1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-09 20:27:45 +00:00
sapphire/src/world
2025-01-02 09:55:21 +01:00
..
Action cache eobj/enpc exd; fix crash on aoe skills; add unlockall; 2024-07-27 22:37:09 -03:00
Actor Removed old gainExp function in player 2025-01-02 09:55:21 +01:00
AI Gambit packs added. Basic timelines for bnpc actions can be defined. 2023-03-24 22:52:38 +01:00
ContentFinder add getRows to exd; optimize iterative exd calls further; split namespace for slim header structs; 2023-03-24 17:38:58 -03: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 exitInstance moved to playerMgr 2025-01-02 09:48:51 +01:00
Math [3.x] WIP: Initial Action and StatusEffect implementation (#958) 2024-06-21 12:27:01 +10:00
Navi Improve path finding and stop position of mobs, also auto attack distance fixed 2022-01-04 22:51:29 +01:00
Network Cleanups in player 2025-01-02 09:22:10 +01:00
Quest Fix quest bitflag mistake 2023-01-20 06:55:03 +01:00
Script [3.x] WIP: Initial Action and StatusEffect implementation (#958) 2024-06-21 12:27:01 +10:00
StatusEffect Fix StatusEffect flags 2024-06-22 07:31:50 +02:00
Task Keep cells active for 20 seconds even after all players left. 2023-03-17 22:01:06 +01:00
Territory exitInstance moved to playerMgr 2025-01-02 09:48:51 +01:00
Util Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
CMakeLists.txt [3.x] WIP: Initial Action and StatusEffect implementation (#958) 2024-06-21 12:27:01 +10:00
ForwardsZone.h Gambit packs added. Basic timelines for bnpc actions can be defined. 2023-03-24 22:52:38 +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 Formatting 2023-04-23 16:42:24 +01:00
WorldServer.h Clarity through better naming of fields. 2023-02-28 10:31:59 +01:00