seibaby

Hacker
  • Content count

    149
  • Joined

  • Last visited

  • Days Won

    26

Community Reputation

132 Excellent

About seibaby

  • Rank
    Regular
  1. Code repository for 2.0

    Updated the random encounter patch with a bugfix. Current RC as of writing this is 27.8 (which does not include this fix).
  2. Code repository for 2.0

    Include a music change to AI command FA 06 (characters run left) @Synchysi this replaces the SrBehemoth fix from Madsiur
  3. Code repository for 2.0

    Scan doesn't trigger counters @Synchysi NOTE: I'm unsure of whether this conflicts with @darknil's scan code. Anyway, just find a way to fit a STZ $341A in the Scan target effect code.
  4. Code repository for 2.0

    Tank & Spank 1.1beta There was an issue in Tank & Spank where Love Token would be prevented by Blind/Berserk/Image just like Cover is. This should fix it. NOTE: the free space requirements have changed and the freespace defines needs to be set up again. The main part of the code now requires 114 damn bytes. I set the define for it it to the newly freed up chunk where the Rage table used to be, for testing. @Synchysi
  5. Code repository for 2.0

    Updated the Made of Explodium patch to fix a bug. @Synchysi Just change the CPX to a CPY.
  6. Code repository for 2.0

    Updated the Melee/MP damage counter code to fix the bug where MP damage would trigger melee counters. @Synchysi NOTE: the free space requirements have changed. Details in the code comments.
  7. RC4 - The Shell spell sets Stop instead of Shell. (Fixed in RC-5)
  8. Code repository for 2.0

    Status display bugfix
  9. Code repository for 2.0

    Made of Explodium - DONE EDIT: Updated to fix a bug. No changed requirements (just changed the CPX to a CPY).
  10. Code repository for 2.0

    Lack of back attack damage stack hack - DONE
  11. Code repository for 2.0

    Modified Pincer/Side/Back attack probabilities - DONE
  12. Code repository for 2.0

    Vindictive targeting fix - DONE
  13. Code repository for 2.0

    Quake/Vanish fix - DONE
  14. Code repository for 2.0

    Reflect timer - DONE
  15. Code repository for 2.0

    Random encounter mod - DONE EDIT: updated to fix a bug with formation odds.