1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-08 19:57:46 +00:00
sapphire/src/world
2022-01-14 19:06:23 +01:00
..
Action Fixed event item action, also changed the way the action interrupt grace period works 2022-01-14 12:51:37 +01:00
Actor Add support for unlocking gear sets 2022-01-14 19:06:23 +01:00
ContentFinder Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
DebugCommand Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Event Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
Inventory Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Linkshell Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
Manager get/setCurrentTerritory now completely removed 2022-01-12 11:11:47 +01:00
Math Further improvement of damage calculations 2022-01-03 13:24:33 +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 Fixed event item action, also changed the way the action interrupt grace period works 2022-01-14 12:51:37 +01:00
Quest Get bit fields in correct order 2021-12-01 21:37:00 +01:00
Script Fixed event item action, also changed the way the action interrupt grace period works 2022-01-14 12:51:37 +01:00
StatusEffect Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Territory get/setCurrentTerritory now completely removed 2022-01-12 11:11:47 +01:00
Util Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
CMakeLists.txt Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
ForwardsZone.h Base implementation of event items, action still need to be generalized 2021-12-17 15:48:56 +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 Aethery bools fix and potential action flags. 2022-01-12 23:16:49 +01:00
WorldServer.h Cleanup of the server mainloop 2022-01-12 15:10:54 +01:00