1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-14 22:47:45 +00:00
sapphire/src/world
2023-01-21 21:07:55 +01:00
..
Action Use discardItem instead of dropInventoryItem 2023-01-19 20:18:14 +01:00
Actor Adjusted structs for 3.3, might still be more to fix. 2023-01-20 21:50:08 +01:00
ContentFinder Instance content build fix 2023-01-21 21:06:28 +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
Inventory Fix itemlvl field 2022-02-20 19:30:26 +01:00
Linkshell Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
Manager Instance content build fix 2023-01-21 21:06:28 +01:00
Math Remove Component namespace 2022-01-27 21:24:54 +01: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 online status 2023-01-21 05:57:56 +00:00
Quest Fix quest bitflag mistake 2023-01-20 06:55:03 +01:00
Script fix compile warning - missing return 2023-01-19 14:45:48 +11:00
StatusEffect Remove Component namespace 2022-01-27 21:24:54 +01:00
Task Overhaul of the queued zoning system 2022-01-30 14:44:17 +01:00
Territory Instance content build fix 2023-01-21 21:06:28 +01:00
Util Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
CMakeLists.txt Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
ForwardsZone.h Basic Task system, proper zone initializing 2022-01-20 21:37:14 +01:00
mainGameServer.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Session.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Session.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
WorldServer.cpp AchievementMgr framework; styling fixes; 2023-01-19 13:03:54 -03:00
WorldServer.h Cleanup of the server mainloop 2022-01-12 15:10:54 +01:00