1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-17 16:07:45 +00:00
sapphire/src/world
2023-02-10 15:05:14 +00:00
..
Action Changing pointer var name 2023-02-10 15:05:14 +00:00
Actor Reimplemented EventItem. Fixed bug with onDeath not triggering when bnpc kills player. Fixed EventItem struct. Implemented ClsThm050 quest. Fixed some wrong param names 2023-02-09 22:57:21 +00: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 Fixed an issue with a missing lookup table update. Removed unneeded functions. 2023-02-09 17:58:25 +01:00
Inventory Merge remote-tracking branch 'origin/ThreePointThree' 2023-02-04 14:53:35 +01:00
Linkshell Added functions for queueing packets for entire an entire ls or fc. 2023-02-07 09:26:41 +01:00
Manager Reimplemented EventItem. Fixed bug with onDeath not triggering when bnpc kills player. Fixed EventItem struct. Implemented ClsThm050 quest. Fixed some wrong param names 2023-02-09 22:57:21 +00: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 Sign petition work, member gets added to db, but not much else yet. 2023-02-08 23:27:12 +01:00
Quest Fix quest bitflag mistake 2023-01-20 06:55:03 +01:00
Script Some more Fc testing code. 2023-02-04 23:41:04 +01: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 Reimplemented EventItem. Fixed bug with onDeath not triggering when bnpc kills player. Fixed EventItem struct. Implemented ClsThm050 quest. Fixed some wrong param names 2023-02-09 22:57:21 +00: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 Added functions for queueing packets for entire an entire ls or fc. 2023-02-07 09:26:41 +01:00
WorldServer.h Added functions for queueing packets for entire an entire ls or fc. 2023-02-07 09:26:41 +01:00