1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-04 01:37:47 +00:00
sapphire/src/world/Action
2022-01-13 11:45:40 -03:00
..
Action.cpp revert sheet check for action and fix combo; 2022-01-13 11:45:40 -03:00
Action.h Base implementation of event items, action still need to be generalized 2021-12-17 15:48:56 +01:00
ActionLut.cpp somewhat working action lut stuff 2019-06-02 02:30:54 +10:00
ActionLut.h Fix undeclared types 2021-11-29 18:54:16 +01:00
ActionLutData.cpp Basic actions are functional 2022-01-02 22:32:17 +01:00
EffectBuilder.cpp Missed one getCurrentTerri call. 2022-01-11 00:22:58 +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 Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EffectResult.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventAction.cpp Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventAction.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventItemAction.cpp onEventItem in scripts can now be implemented 2021-12-17 23:13:27 +01:00
EventItemAction.h Base implementation of event items, action still need to be generalized 2021-12-17 15:48:56 +01:00
ItemAction.cpp 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
ItemAction.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
MountAction.cpp 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
MountAction.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00