1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 08:57:44 +00:00
sapphire/src/world/Action
2023-02-20 11:24:02 +01:00
..
Action.cpp Changing various packet sending functions to clean up the project. 2023-02-17 15:34:51 +01:00
Action.h correctly process hatevalues to table; update players with value/rate of their respective table entry; 2022-01-27 20:03:51 -03:00
ActionLut.cpp Map out modifiers for lut and handle deserializing 2023-01-28 20:02:34 +01:00
ActionLut.h Map out modifiers for lut and handle deserializing 2023-01-28 20:02:34 +01:00
ActionLutData.cpp Map out modifiers for lut and handle deserializing 2023-01-28 20:02:34 +01:00
ActionLutData.h Make sure modifiers exist before deserializing 2023-01-28 21:17:35 +01:00
EffectBuilder.cpp Alot more cleanups in various areas. 2023-02-20 11:24:02 +01:00
EffectBuilder.h slight effect rework; support multiple ct/tg per action for both aoe and singletarget; fix several inconsistencies with effect packets; 2022-01-10 19:31:21 -03:00
EffectResult.cpp first batch of moving packet/logic out of player to playermgr; 2023-02-10 12:11:11 -03:00
EffectResult.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventAction.cpp sendToInRangeSet removed 2023-02-17 22:46:02 +01:00
EventAction.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventItemAction.cpp Changing pointer var name 2023-02-10 15:05:14 +00:00
EventItemAction.h 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
ItemAction.cpp Changing various packet sending functions to clean up the project. 2023-02-17 15:34:51 +01:00
ItemAction.h [wip] Implement minions 2023-01-23 21:51:02 +01:00
ItemManipulationAction.cpp Implement ItemManipulationAction 2023-02-10 18:17:04 +01:00
ItemManipulationAction.h Implement ItemManipulationAction 2023-02-10 18:17:04 +01:00
MountAction.cpp Changing various packet sending functions to clean up the project. 2023-02-17 15:34:51 +01:00
MountAction.h Remove Component namespace 2022-01-27 21:24:54 +01:00