1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 08:57:44 +00:00
sapphire/src/world
2023-03-12 21:06:37 +01:00
..
Action Statuseffect fix #2 2023-03-12 21:06:37 +01:00
Actor Statuseffect fix #2 2023-03-12 21:06:37 +01:00
AI Basic gambit work, still needs cleanup and improvements 2023-03-12 16:33:33 +01:00
ContentFinder Another big batch of refactoring for readability. 2023-03-08 09:20:08 +01:00
DebugCommand Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Event Refactoring of action logic, ongoing. 2023-03-09 21:54:30 +01:00
FreeCompany Another big batch of refactoring for readability. 2023-03-08 09:20:08 +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 Fixe for target and statuseffect issues, cleanup of gambits 2023-03-12 20:46:27 +01:00
Math Statuseffect fix #2 2023-03-12 21:06:37 +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 Fixe for target and statuseffect issues, cleanup of gambits 2023-03-12 20:46:27 +01:00
Quest Fix quest bitflag mistake 2023-01-20 06:55:03 +01:00
Script [3.x] Basic map icon support (MapMgr backport) (#896) 2023-02-16 22:16:01 +01:00
StatusEffect Status effect rework for actionintegrity. 2023-03-10 22:34:12 +01:00
Task Fixe for target and statuseffect issues, cleanup of gambits 2023-03-12 20:46:27 +01:00
Territory Action logic rework #1 2023-03-10 17:32:52 +01:00
Util Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
CMakeLists.txt Basic gambit work, still needs cleanup and improvements 2023-03-12 16:33:33 +01:00
ForwardsZone.h Fixe for target and statuseffect issues, cleanup of gambits 2023-03-12 20:46:27 +01:00
mainGameServer.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Session.cpp Converted autoattacks to the action system 2023-03-11 20:52:52 +01:00
Session.h Converted autoattacks to the action system 2023-03-11 20:52:52 +01:00
WorldServer.cpp Converted autoattacks to the action system 2023-03-11 20:52:52 +01:00
WorldServer.h Clarity through better naming of fields. 2023-02-28 10:31:59 +01:00