Skip to content

Latest commit

 

History

History
35 lines (32 loc) · 1.07 KB

TODO.md

File metadata and controls

35 lines (32 loc) · 1.07 KB

Funkin'++ Todo List

v1.0.0 - Initial release

  • Remove Herobrine
  • Character Editor
    • Animation Editing
    • Animation Deletion/Creationg
    • Character Info Editing
    • Character Saving
    • Add Undos to Actions
    • Change Stage
  • Port Videos to a more stable video lib (hxvlc)
  • Optimization to Editors
  • Fix Ratings Lag
  • Re-export gf-christmas, gf-car and gf-tankmen with padding
  • Re-add shader camera stuff
  • Make update.bat use libs.xml instead of hmm.json
  • Mod switching menu
  • Softcode credits
  • Verbose mode (--verbose)
  • Tooltips
  • Fix bugs

v1.1.0

  • Charter Waveforms (maybe in v1.1.0, dont wanna slow shit down)
  • Custom classes
    • Proper super overrides (FlxText_HSX doesn't allow overrides for update because of this)
    • Custom Class extending Custom Classes
    • Statics on Custom Classes
    • Fix Bugs
  • Full 3D support via stages files
  • Multithread sprites and assets loading (for faster load times) ?
  • Stage Editor
  • Optimize flxanimate isOnScreen