HexManiacAdvance/src/HexManiac.Core/Models/Code
Haven1433 c23819edb9 add protect success rate table
This table isn't terminated, which means it just _happens_ to drop to almost zero, since the metronome table is directly after it. But if the metronome table gets moved, then the rate grows back to full if the bytes after the table are FFFF. Adding this table makes it possible to fix the bug by expanding the table and adding `00 00` as the last entry, to make sure that Protect 'always fails on the 5th attempt' or however many entries you want to add.
2022-06-19 19:51:01 -05:00
..
animationScriptReference.txt show animation script load/unload graphics tag in hex 2022-03-05 22:46:39 -06:00
armReference.txt FireRed Pokemon Expansion now works right for pokemon/pokedex, but not flags 2021-12-18 20:23:59 -06:00
battleScriptReference.txt add battle script compare options 2022-06-09 07:59:56 -05:00
constantReference.txt add newgame constants for R/S/E 2022-06-02 23:09:56 -05:00
default.axve.axpe.bpee.toml update effect animations names for FR/LG 2022-06-19 18:58:42 -05:00
default.axve.axpe.toml Use pokeball icon for Ruby/Sapphire item shortcut, rather than shopkeeper sprite. 2021-11-15 08:40:25 -06:00
default.bpee.toml add sound.tracks and sound.musicplayer for emerald 2022-05-14 07:29:33 -05:00
default.bpge1.toml add support for starter editing in FR/LG 2022-05-13 22:37:08 -05:00
default.bpge0.toml add support for starter editing in FR/LG 2022-05-13 22:37:08 -05:00
default.bpre.bpge.toml update effect animations names for FR/LG 2022-06-19 18:58:42 -05:00
default.bpre1.bpge1.toml Add FR/LG offset anchors for steps2hatch 2021-10-04 07:39:46 -05:00
default.bpre1.toml add support for starter editing in FR/LG 2022-05-13 22:37:08 -05:00
default.bpre0.bpge0.toml Add FR/LG offset anchors for steps2hatch 2021-10-04 07:39:46 -05:00
default.bpre0.toml add support for starter editing in FR/LG 2022-05-13 22:37:08 -05:00
default.bprf0.toml fix issue with french firered 2021-11-18 14:41:33 -06:00
default.toml update effect animations names for FR/LG 2022-06-19 18:58:42 -05:00
expand_levelup_moves_code.hma Fix the level-up move replacement 2021-06-30 21:32:29 -05:00
Patcher.cs Add ips/ups patch creation support 2022-05-12 08:05:04 -05:00
pcsReference.txt Allow Text Macros 2022-06-02 20:53:39 -05:00
ScriptParser.cs Allow Text Macros 2022-06-02 20:53:39 -05:00
scriptReference.txt fix script reference typo 2022-05-27 23:33:49 -05:00
tableReference.txt add protect success rate table 2022-06-19 19:51:01 -05:00
ThumbParser.cs fix bug compiling thumb code 2022-06-08 22:14:49 -05:00