TrainingMode-CommunityEdition icon indicating copy to clipboard operation
TrainingMode-CommunityEdition copied to clipboard

recording version bump TODO list

Open AlexanderHarrison opened this issue 1 year ago • 0 comments

  • [ ] add more savestate slots
  • [ ] be more clever when storing input data to avoid bloating heap usage.
  • [ ] fix pointers in FTState. Do a search for fighter GObj/JObj pointers and save them.
  • [ ] store slot chances?
  • [ ] optional RNG seed
  • [ ] stage information (FOD plats)
  • [ ] fix zelda/sheik
  • [ ] Record both analog triggers so that input display is correct during playback.
  • [x] Remove unneeded XRotN field
  • [ ] Fix kirby hats
  • [ ] Save more options - custom TDI, tech options, counter actions.
  • [ ] Fix savestate issues when Yoshi shields.
  • [x] Save follower CPU->leader_log
  • [ ] hazards
  • [ ] Store physical inputs instead of processed inputs and apply them to raw pads for proper UCF.
  • [x] Store ledge_cooldown
  • [x] Double jab stuff
  • [ ] peach parasol

AlexanderHarrison avatar Nov 09 '24 21:11 AlexanderHarrison