Kouzukii / ffxiv-deathrecap

FFXIV Plugin for showing death recaps
MIT License
19 stars 12 forks source link

Partial opcode updates for 6.0.8 hotfix #10

Closed reiichi001 closed 2 years ago

reiichi001 commented 2 years ago

Updated the opcodes I could.

These are the ones remaining. They're not in opcode wizard, so I don't have an easy method to find them.

StatusEffectList2
StatusEffectList3
BossStatusEffectList
Ability16 aka ActionEffect16 
Ability24 aka ActionEffect24 
Ability32 aka ActionEffect32
NpcSpawn2

Opcodes grabbed from https://github.com/karashiiro/FFXIVOpcodes which is updated regularly. Some of these are also provided by Dalamud, which can help cut down on manual updates.

Kouzukii commented 2 years ago

Thanks for the PR! I'm kind of on FFXIV hiatus atm until the 6.1 comes out, but I'll quickly update the opcodes.