Commit graph

9 commits

Author SHA1 Message Date
Skold
41c52121b7 Implement Overdrive / Tactical Switch
Implements Overdrive / Tactical Switch / Cleans up some functions in automaton.lua / Fixes burden calculations.
2026-06-21 14:12:56 -04:00
sruon
a446ef1f39 Level 96 1HR recast protected from Paralyze. Proper Wild Card Effect 2025-12-18 21:10:16 -07:00
sruon
3e2ad93a36 Ability AoE type and radius calculations in lua 2025-12-14 14:08:54 -07:00
sruon
a776c3b24f Paralyze puts abilities on cooldown 2025-11-11 16:38:58 -07:00
claywar
a8986be5ab
Add explicit table path for enum declarations 2024-08-26 23:05:00 -04:00
claywar
94887d4db8
Use @enum annotation for tables in enum directory 2024-08-20 18:12:33 -04:00
Zach Toogood
75844e6776 CI: Add annotations to enums 2024-07-25 08:18:34 +01:00
MowFord
368da812f2
[cpp/lua] Bp recast (#5518)
* Redundant recast reset for deactivate

* Move smn blood pact cooldown to lua

* Update Cait Sith BP to consume MP again

* Fix updated bp recast logic to consider apogee

---------

Co-authored-by: Xaver-DaRed <60053999+Xaver-DaRed@users.noreply.github.com>
2024-05-18 13:13:25 -04:00
claywar
aa30d6afee
Break out status enums to separate files in enum/
Standardize filename format
2023-06-01 08:06:58 -04:00