1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-12 05:27:45 +00:00
sapphire/src/world
2023-02-13 16:29:06 -03:00
..
Action fix actionresult, hudparam, resting packet; comment action filter for sprint false selftarget; warp vfx on exit range; fix status duration; 2023-02-13 16:27:36 -03:00
Actor revert slot incr; 2023-02-13 16:29:06 -03:00
ContentFinder WIP fixing contentfinder, id usage reworked. 2023-01-22 16:53:21 +01:00
DebugCommand Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Event Updated EventHandlerTypes 2022-02-18 00:03:04 +01:00
FreeCompany Fixed an issue with a missing lookup table update. Removed unneeded functions. 2023-02-09 17:58:25 +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 Merge pull request #883 from T00fy/master 2023-02-11 23:34:06 +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 fix actionresult, hudparam, resting packet; comment action filter for sprint false selftarget; warp vfx on exit range; fix status duration; 2023-02-13 16:27:36 -03:00
Quest Fix quest bitflag mistake 2023-01-20 06:55:03 +01:00
Script move teleport to warpmgr; more player to playermgr; cleanup; 2023-02-10 13:05:53 -03:00
StatusEffect Remove Component namespace 2022-01-27 21:24:54 +01:00
Task warpmgr vfx; get threadcount for nav export; 2023-02-10 23:13:00 -03:00
Territory Merge pull request #883 from T00fy/master 2023-02-11 23:34:06 +01:00
Util Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
CMakeLists.txt Class and db table for basic FC representation 2023-02-02 22:46:51 +01:00
ForwardsZone.h Implement ItemManipulationAction 2023-02-10 18:17:04 +01:00
mainGameServer.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Session.cpp Merge attempt #2 2023-02-10 21:38: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 functions for queueing packets for entire an entire ls or fc. 2023-02-07 09:26:41 +01:00
WorldServer.h Added functions for queueing packets for entire an entire ls or fc. 2023-02-07 09:26:41 +01:00