1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-09 12:17:45 +00:00
sapphire/src/world/Action
2025-01-06 20:17:09 +01:00
..
Job [3.x] WIP: Initial Action and StatusEffect implementation (#958) 2024-06-21 12:27:01 +10:00
Action.cpp add chara dirty flag, move bnpc position updates to tick 2024-06-25 17:41:14 +01:00
Action.h add chara dirty flag, move bnpc position updates to tick 2024-06-25 17:41:14 +01:00
ActionLut.cpp [3.x] WIP: Initial Action and StatusEffect implementation (#958) 2024-06-21 12:27:01 +10:00
ActionLut.h Change StatusEntry duration to unsigned int 2024-06-21 12:33:26 +02:00
ActionLutData.cpp myerge squashy; 2025-01-03 02:46:22 -03:00
ActionLutData.h [3.x] WIP: Initial Action and StatusEffect implementation (#958) 2024-06-21 12:27:01 +10:00
ActionResult.cpp Avoid copying modifiers to applyStatusEffect 2024-06-21 12:33:18 +02:00
ActionResult.h Avoid copying modifiers to applyStatusEffect 2024-06-21 12:33:18 +02:00
ActionResultBuilder.cpp Maintarget logic improved in AOE packet generation 2025-01-06 20:17:09 +01:00
ActionResultBuilder.h Avoid copying modifiers to applyStatusEffect 2024-06-21 12:33:18 +02:00
CommonAction.h [3.x] WIP: Initial Action and StatusEffect implementation (#958) 2024-06-21 12:27:01 +10:00
EventAction.cpp More cleanup of player packets. 2023-03-06 10:12:29 +01:00
EventAction.h Initial commit of Sapphire for FFXIV 3.0 "light rewrite" 2021-11-27 00:53:57 +01:00
EventItemAction.cpp More cleanup around actions 2023-02-28 22:30:54 +01:00
EventItemAction.h More cleanup around actions 2023-02-28 22:30:54 +01:00
ItemAction.cpp myerge squashy; 2025-01-03 02:46:22 -03:00
ItemAction.h implement unlocking orchestrion roll 2024-01-10 20:35:02 -08:00
ItemManipulationAction.cpp Refactoring of action logic, ongoing. 2023-03-09 21:54:30 +01:00
ItemManipulationAction.h More cleanup around actions 2023-02-28 22:30:54 +01:00
MountAction.cpp Refactoring of action logic, ongoing. 2023-03-09 21:54:30 +01:00
MountAction.h Remove Component namespace 2022-01-27 21:24:54 +01:00