1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-28 15:17:46 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Tahir
75a2fcbb63 reference conditions globally in timeline
- add PhaseActive and GetAction conditions
- refactor ifrit to use controller
2024-06-24 22:45:06 +01:00
Tahir
9445bc0260 fix 0 duration timepoints
- fix BNpcSpawn timepoint
- temp workaround for actions
- fix selectors not working as intended
- todo: rewrite this shit to not abuse copy ctors
2024-06-24 18:41:18 +01:00
Tahir
8c952540d5 fix timeline advancing, add ifrit normal encounter script 2024-06-23 22:44:51 +01:00
Tahir
2f4efec34d fix some timeline bugs, temporarily disable gambits 2024-06-23 01:30:07 +01:00
Tahir
7b2ea407e9 encounter timeline fix json parsing 2024-06-22 06:13:23 +01:00
Tahir
26534d2a37 refactor timeline stuff, implement selectors 2024-06-22 00:28:52 +01:00
Tahir
7cc3f65571 split encounter timeline stuff into separate files
- todo: use selector in CastAction timepoint
2024-06-22 00:28:51 +01:00