1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-06-17 04:47:46 +00:00
sapphire/src/world
2021-12-31 16:20:11 +01:00
..
Action onEventItem in scripts can now be implemented 2021-12-17 23:13:27 +01:00
Actor It is now possible to deaggro striking dummies properly... 2021-12-31 16:20:11 +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 Fixed some small linkshell issues 2021-12-22 23:17:35 +01:00
Math Spawn overworld mobs with accurate MaxHp 2021-12-30 13:57:08 +01:00
Navi Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Network Fixed some small linkshell issues 2021-12-22 23:17:35 +01:00
Quest Get bit fields in correct order 2021-12-01 21:37:00 +01:00
Script Implemented a kill quest as a test again 2021-12-22 00:40:11 +01:00
StatusEffect Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Territory Spawn overworld mobs with accurate MaxHp 2021-12-30 13:57:08 +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 Fixed quest state breaking on zoning, fixed some formatting issues in some quests, more are still messed up though 2021-12-20 00:06:52 +01:00
WorldServer.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00