1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-09 04:07:46 +00:00
sapphire/src/world/Actor
2023-02-21 06:33:27 +01:00
..
BNpc.cpp Alot more cleanups in various areas. 2023-02-20 11:24:02 +01:00
BNpc.h Clang tidy cleanups 2023-01-17 08:28:06 +01:00
Chara.cpp Remove statuseffects in the same tick if the expiry time is the same 2023-02-21 06:33:27 +01:00
Chara.h Remove statuseffects in the same tick if the expiry time is the same 2023-02-21 06:33:27 +01:00
EventObject.cpp sendToInRangeSet removed 2023-02-17 22:46:02 +01:00
EventObject.h Clang tidy cleanups 2023-01-17 08:28:06 +01:00
GameObject.cpp sendToInRangeSet removed 2023-02-17 22:46:02 +01:00
GameObject.h sendToInRangeSet removed 2023-02-17 22:46:02 +01:00
Npc.cpp Clang tidy cleanups 2023-01-17 08:28:06 +01:00
Npc.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
Player.cpp Missed a few state flags functions during renaming. 2023-02-20 16:41:04 +01:00
Player.h Missed a few state flags functions during renaming. 2023-02-20 16:41:04 +01:00
PlayerEvent.cpp 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
PlayerInventory.cpp Changing various packet sending functions to clean up the project. 2023-02-17 15:34:51 +01:00
PlayerQuest.cpp Refactoring ongoing. 2023-02-20 15:25:57 +01:00
PlayerSql.cpp Support other currencies than gil 2023-02-14 21:29:24 +01:00