1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-12 21:47:45 +00:00
sapphire/src/world
2023-03-08 16:37:13 -03:00
..
Action More cleanup of player packets. 2023-03-06 10:12:29 +01:00
Actor Merge pull request #909 from hkAlice/achievos 2023-03-06 10:12:53 +01:00
ContentFinder Moved player management actually into playerMgr... 2023-02-25 15:58:11 +01:00
DebugCommand Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Encounter add timers and enrage mechanic; 2023-03-08 14:36:53 -03:00
Event [3.x] Basic map icon support (MapMgr backport) (#896) 2023-02-16 22:16:01 +01:00
FreeCompany More cleanups. 2023-02-25 15:31:57 +01:00
Inventory Initialize missing fields for Item 2023-02-12 14:10:51 +01:00
Linkshell Added functions for queueing packets for entire an entire ls or fc. 2023-02-07 09:26:41 +01:00
Manager More cleanup of player packets. 2023-03-06 10:12:29 +01:00
Math hudparam fixes; int type fixes; 2023-02-10 16:53:00 -03:00
Navi Improve path finding and stop position of mobs, also auto attack distance fixed 2022-01-04 22:51:29 +01:00
Network More cleanup of player packets. 2023-03-06 10:12:29 +01:00
Quest Fix quest bitflag mistake 2023-01-20 06:55:03 +01:00
Script remove scripts for battle; 2023-03-08 11:59:21 -03:00
StatusEffect Remove Component namespace 2022-01-27 21:24:54 +01:00
Task More cleanup of player packets. 2023-03-06 10:12:29 +01:00
Territory fix typos; 2023-03-08 16:37:13 -03:00
Util Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
CMakeLists.txt remove scripts for battle; 2023-03-08 11:59:21 -03:00
ForwardsZone.h remove scripts for battle; 2023-03-08 11:59:21 -03:00
mainGameServer.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Session.cpp Reducing direct calls to getSession 2023-02-27 08:58:08 +01:00
Session.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
WorldServer.cpp Added a simple version check to worldServer. 2023-03-03 21:47:05 +01:00
WorldServer.h Clarity through better naming of fields. 2023-02-28 10:31:59 +01:00