This is a very big tool, I have seen the sources for autohotkey and is very hard to maintain, I don't know how can I help you acediez.
No worries. I appreciate the interest in helping, but I didn't really expect any kind of help in the first place. If anything, I'm already grateful for the hacks contributions you've made so far. This is just something I'm doing for fun while taking a break (from other personal projects not related to videogames), I'm not even a programmer or aspire to do any other romhacking projects, this was made the only way I knew how to, and has only gotten this big because of the continued interest people have shown so far.
I wouldn't worry about maintaining it in its current state, because after fixing the remaining issues, there's not really much else I'd like to do with it. Probably a couple more smaller tweaks here and there, but the things I set out to do initially are done since v1. So whether you make the rewrite you mentioned or not, that only up to you.
As for leaving something other people can use to build on top of it, I think the important part are the hacks themselves being well documented, that's why i'm maintaining the spreadsheet.
July 27, 2018, 01:39:18 am - (Auto Merged - Double Posts are not allowed before 7 days.)
New bug found, after modifying Blade Armor's damage(all options) and adding the Air Dash after Dash jump & Air Dash for X/Shadow, High Max(Gate Lab 2) no longer takes damage from charged shadow buster until he removes his invulnerability to normal attacks. The charged shadow buster deals damage normally to everything else but, High Max
Man, GOOD CATCH! That was a very specific bug. I was using a register that seemed available whenever I tested it, but it turns out it's being used in this particular fight! It may be the only case it's being used on, and could be directly related to how the game sets High Max's invincibility to certain attacks. I haven't looked into it yet, but if that's the case, this was a very fortunate bug to find!
All bugs mentioned so far have been fixed. Let me know if anything else comes up.
v10
- (Fixed) A rewrite in the Events/Souls option caused a game-breaking bug which affected Zero's saber.
- (Fixed) Wrong sound effects when using Blade Armor Mach Dash/Minimum Delay
- (Fixed) Damage Bonus/Blade Armor broke High Max's vulnerability to weapons, making him unbeatable
- (Fixed) Unlimited Air Moves related options are now listed and described correctly.
- (Fixed) Hyper Dash speed controls were not working.
- Minor naming and notes modifications