1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-08 19:57:46 +00:00
sapphire/src/world
Mordred 54f3ffa063
Merge pull request #864 from takhlaq/ThreePointThree
[draft] fix typo in scripts cmake
2023-02-04 23:38:51 +01:00
..
Action Make sure modifiers exist before deserializing 2023-01-28 21:17:35 +01:00
Actor Removal/Replacement of old packet opcodes and structs 2023-01-29 21:31:55 +01: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 More preparation work for free companies. 2023-02-03 22:52:59 +01:00
Inventory Merge remote-tracking branch 'origin/ThreePointThree' 2023-02-04 14:53:35 +01:00
Linkshell Renaming of linkshells implemented 2021-12-12 23:26:12 +01:00
Manager Fixed a merge error. 2023-02-04 15:13:42 +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 chatchannel fetch by player id; general cleanup; 2023-02-02 02:30:31 -03:00
Quest Fix quest bitflag mistake 2023-01-20 06:55:03 +01:00
Script have watchdog remove the lock file when finished loading the module 2023-02-04 22:01:13 +00:00
StatusEffect Remove Component namespace 2022-01-27 21:24:54 +01:00
Task Cleanup inside the player class. 2023-01-27 11:13:57 +01:00
Territory chatchannel fetch by player id; general cleanup; 2023-02-02 02:30:31 -03: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 More preparation work for free companies. 2023-02-03 22:52:59 +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 Convert action lut to JSON 2023-01-27 21:25:26 +01:00
WorldServer.h Cleanup of the server mainloop 2022-01-12 15:10:54 +01:00