Skip to content

Latest commit

 

History

History
60 lines (58 loc) · 1.96 KB

TODO.md

File metadata and controls

60 lines (58 loc) · 1.96 KB

Codename Engine To-Do List

v1.0.0 - Initial release

  • Remove Herobrine
  • Chart Editor
    • Place & Delete notes
    • Ctrl+Z & Ctrl+Y
    • Selection box & dragging
    • Scroll bar at the right + Song info
    • Fix the strumlines bar when zooming out
    • Algorithm to make note placements faster & sorted out
    • Play here working
    • Cap zoom in & out (NOOOOOOOOOOOO)
    • Events (including Camera Movement)
    • Metadata Editing
    • Custom Notetypes
    • Reorderable Strumlines
    • Step based zooming
    • Add Undo to more actions
    • New Chart Button
    • Bug fixes
      • Zooming in causing notes to disappear
        • Events multiplying for some reason when saving
      • Holds disappear too early
      • Time signature fixes
      • BPM Changes Events
  • Character Editor (Getting reworked, one sec)
    • Animation Editing
    • Animation Deletion/Creationg
    • Character Info Editing
    • Character Saving
    • Add Undos to Actions
    • Change Stage
    • New Character Button
  • Port Videos to a more stable video lib
  • 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
  • New Switch Mod menu
  • Charter Waveforms
  • Port shader camera stuff over to new flixel fork
  • Add note offset
  • Dialogue
  • Finish Base Game port
  • Add credits
  • Verbose mode (--verbose)
  • Tooltips
  • 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) ? (at that point we should add a loading screen whenever we do that.)
  • Stage Editor
  • Optimize flxanimate isOnScreen
  • Fix bugs