DorkmasterFlek / smrpg_web_randomizer

Web-based randomizer for Super Mario RPG
https://randomizer.smrpgspeedruns.com
MIT License
16 stars 11 forks source link

Add python scripting for battle scripts #58

Closed Patcdr closed 5 years ago

Patcdr commented 5 years ago

Also uses this system to randomize spells as a flag. And all of the battle things that were being patched--boss HP checks, some fixes--are now done using either the BattleScript interface or finding and replacing through the intermediate representation.