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
Skold
e331b2c55b
Implement JA Heady Artifice
...
Implements JA Heady Artifice, which allows automatons to use 2-hour abilities. Retires the automaton abilities ENUM and moves them into mobskills.
2026-06-20 22:11:02 -04:00
sruon
05c20a592f
Migrate DAMAGE_TYPE enum to YAML
2026-06-18 18:17:36 -06:00
sruon
3cb7f6d35f
Migrate ECOSYSTEM enum to YAML
2026-06-18 16:16:04 -06:00
sruon
a6b0ea737a
Migrate LATENT enum to YAML codegen
2026-06-18 15:57:11 -06:00
Xaver
6e140398b6
Merge pull request #10344 from Skold177/Globalize-Attachment-Modifiers-/-Cleanup-Automaton.lua
...
[C++] [lua] Globalize attachment modifiers, implement Volt Gun, cleanup Automaton.lua
2026-06-18 10:21:23 +02:00
Skold
984b000675
Globalize Attachment Mods, Add Volt Gun, Cleanup Automaton.lua
...
Globalizes the attachment modifiers, implements volt gun and cleans up automaton lua.
Co-Authored-By: WinterSolstice8 <60417494+WinterSolstice8@users.noreply.github.com>
2026-06-18 09:32:41 +02:00
Xaver
220e2a6791
Merge pull request #10349 from sruon/akamafula_shop
...
[lua, sql] Akamafula converted to standard shop
2026-06-18 08:42:42 +02:00
Xaver
ca34f0073e
Merge pull request #10348 from neelahaneesh03-ops/fix/10336-deus-ex-automata-typo
...
[good-first-issue] Fix typo: DEUX_EX_AUTOMATA TO DEUS_EX_AUTOMATA
2026-06-18 08:42:29 +02:00
sruon
70f316d2a0
Akamafula converted to standard shop
2026-06-18 00:13:53 -06:00
neelahaneesh03-ops
353b818a29
Fix typo: DEUX_EX_AUTOMATA TO DEUS_EX_AUTOMATA
2026-06-18 01:18:52 -04:00
sruon
f1a47645ea
Yabby Tanmikey guild shop converted to Lua
2026-06-17 21:21:09 -06:00
WinterSolstice8
aeebca38a7
Merge pull request #10331 from sruon/yaml_status_effects
...
[core, lua, sql] YAML as static data source; enums codegen; schema validation
2026-06-16 05:14:33 -06:00
sruon
6f40ea8625
YAML data: codegen pipeline + status_effects migration
2026-06-16 00:32:19 -06:00
sruon
bdae3da585
Kopopo guild shop converted to lua
2026-06-15 16:20:36 -06:00
Skold
a1d2f8043e
Implement Nott for Trusts
...
Implement Nott, add to Apururu (UC) and Sylvie (UC)
2026-06-14 15:39:46 -04:00
Xaver
46c456a8e5
Merge pull request #10315 from sruon/amulya_guild
...
[lua, sql] Amulya Guild Shop converted to lua
2026-06-14 12:49:38 +02:00
sruon
b4dd0af85c
Amulya Guild Shop converted to lua
2026-06-13 20:27:47 -06:00
Xaver
52fc146197
Merge pull request #10298 from ThrisStraizo/finalmaat
...
[lua] [sql] Final Stage Maat Migration to Individualized Luas
2026-06-13 13:48:49 +02:00
ThrisStraizo
7b0c9975cf
Final Stage Maat Migration to Individualized Luas
...
Co-authored-by: Xaver-DaRed <Xaver-DaRed@users.noreply.github.com>
2026-06-13 13:22:16 +02:00
Xaver
6390690371
Merge pull request #10294 from sruon/guild_shops_rework
...
[core, lua, sql] Move Guild Shops to Lua
2026-06-13 03:38:59 +02:00
sruon
2e1ac6e323
Lua-driven Guild Shops
2026-06-12 17:49:39 -06:00
WinterSolstice8
54561bf321
[core] Actually instansiate CFlowerPot
2026-06-11 14:32:51 -06:00
Xaver
e6091d5246
Merge pull request #10283 from WinterSolstice8/spikes
...
[core][lua][sql] Fix various spikes issues
2026-06-11 21:14:40 +02:00
WinterSolstice8
56e5fced68
[core] add delStatusEffectsByType
2026-06-11 12:24:47 -06:00
Xaver
9bb3022f0e
Merge pull request #10257 from Skold177/Steam-Jacket
...
[core] [C++] [lua] Update Automaton Steam Jacket
2026-06-10 23:45:17 +02:00
Xaver
7d10d72156
Merge pull request #9827 from CriticalXI/assault_framework
...
[lua, cpp] Assault Framework Rework
2026-06-10 22:54:45 +02:00
Skold
5c6a5b3548
Update Automaton Steam Jacket
...
Co-authored-by: Xaver-DaRed <Xaver-DaRed@users.noreply.github.com>
2026-06-09 12:31:24 +02:00
Xaver
8ec1309106
Merge pull request #10255 from ThrisStraizo/moremaat
...
[lua] [sql] Stage 2 Maat Migration to Individualized Lua
2026-06-07 22:16:54 +02:00
ThrisStraizo
d204326d72
Stage 2 Maat Migration to Individualized Lua
...
This PR adds additional Maat fights to individualized Luas.
2026-06-07 12:50:09 -07:00
Skold
ecb264f77a
Fix Automaton Evasion Calculations / Refactor Pattern Reader
...
Fixes Automaton Evasion Calculations / Refactors Pattern Reader / Cleans up a local variable in Hammermill.
Co-Authored-By: Frank <105882754+Frankie-hz@users.noreply.github.com>
2026-06-06 16:20:23 -04:00
Xaver
67fe8f5b67
Merge pull request #10235 from Skold177/Mana-Channeler-and-Mana-Booster
...
[core] [C++] [lua] Update Mana Channeler I + II / Update Mana Booster
2026-06-06 09:38:46 +02:00
Skold
ad09e8f09a
Update Mana Channeler and Mana Booster
...
Updates Mana Channeler I and II. Updates Mana Booster.
Rename AUTO_MAGIC_DELAY to AUTO_MAGIC_COOLDOWN. Fixes inverted modifier.
2026-06-05 21:22:46 -04:00
Skold177
4ad53b9792
Refactor Heat Capacitor I + II
...
Refactors the code for Heat Capacitor I and II
2026-06-05 19:44:21 -04:00
Xaver
bd38275f3a
Merge pull request #10228 from Skold177/Shock-Absorber
...
[lua] Audit Automaton Attachment Shock Absorber I / II / III
2026-06-06 01:02:13 +02:00
Skold
2fdcc12bfa
Audit Shock Absorber I / II / III
...
Audits the Automaton Attachments Shock Absorber I / II / III
2026-06-05 12:53:04 -04:00
Xaver
c34c405514
Merge pull request #10049 from ThrisStraizo/maatpocalypse
...
[lua] [sql] Stage 1 Maat Migration to Individualized Luas (War, Rng, Blm)
2026-06-05 09:46:35 +02:00
Xaver
4bb40f46b4
Merge pull request #10218 from KiplingFFXI/Zizzy-Zillah-Audits
...
[lua] [sql] Zizzy Zillah Audits
2026-06-03 23:04:11 +02:00
Kipling
c51766f90e
Zizzy Zillah Audits
2026-06-02 16:48:26 -07:00
Skold
99a1cbf27b
Implement Automaton Damage Gauge II + Audit Values
...
Implements Damage Gauge II for Automatons and Audits the values for both Damage Gauge and Damage Gauge II
2026-06-02 17:48:36 -04:00
ThrisStraizo
1fdd0c2088
Stage 1 Maat Migration to Individualized Luas (War, Rng, Blm)
...
This PR starts the process to move away from the Maat mixin to individualized luas in addition to making each Maat fight far more accurate than before.
2026-05-29 09:18:34 -07:00
WinterSolstice8
706c2fe199
[lua] [sql] Implement Voirloup
2026-05-27 19:16:15 -06:00
WinterSolstice8
2cc1d8b274
[core] [lua] Improve Attuner backend
2026-05-27 15:54:29 -06:00
Kipling
feda732a01
Energetic Eruca Audits
2026-05-26 13:47:16 -07:00
Skold177
e326fde779
[core] [C++] [lua] Add MP Cost Reduction Mod, Implement Power Cooler
...
Adds a new MP Cost Reduction modifier and implements the Automaton Attachment Power Cooler.
Co-Authored-By: WinterSolstice8 <60417494+WinterSolstice8@users.noreply.github.com>
2026-05-26 13:47:11 -04:00
Xaver
d154149892
Merge pull request #10119 from KiplingFFXI/Aydeewa-NM-Audits
...
[lua] [sql] Aydeewa Subterrane NM Audits
2026-05-26 12:21:49 +02:00
Xaver
d5dac29045
Merge pull request #10136 from sruon/rararoon
...
[core, lua] Shop job restrictions; Add Rararoon shop
2026-05-26 11:35:38 +02:00
Critical
d209b953f0
[lua, cpp] Assault Framework Rework
...
Co-authored-by: Abdiah <62350957+dallano@users.noreply.github.com>
2026-05-25 23:24:54 -06:00
sruon
fb7d21ab3a
Rararoon shop
2026-05-25 23:14:07 -06:00
WinterSolstice8
18e62f7088
[core] [lua] remove unused ITEMCHECK/param from onItemCheck
2026-05-25 21:05:21 -06:00