Skip to content

Latest commit

 

History

History
61 lines (58 loc) · 1.85 KB

TODO.md

File metadata and controls

61 lines (58 loc) · 1.85 KB

Codename Engine Todo 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
    • 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
      • Holds disappear too early
      • Time signature fixes
      • BPM Changes Events
  • Character Editor
    • 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
  • Port shader camera stuff over to new flixel fork
  • Add note offset
  • Dialogue
  • Finish Base Game port
  • Add 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