Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 808 Bytes

TASKS.md

File metadata and controls

24 lines (21 loc) · 808 Bytes

NecroEdit task list

Done

  • Level rendering
  • Dungeon loading
  • Dungeon saving
  • Basic brush tools (place/erase objects and tiles)
  • Level management (select, add, remove, arrange levels)
  • Level properties (music, boss, player spawn point)
  • Better object placement (object stacking, removing topmost object only, etc.)
  • Object properties when placing (position, type, enemy beat delay, chest content, etc.)

TODO

  • Remember game directory choice
  • Selection tool
  • Picking for brush tools (select tile hovered by mouse cursor)
  • More brush shapes (line, rectangle)
  • Customizable keyboard and mouse controls
  • Undo/Redo

Future ideas

  • Extra tools for specific tasks (e.g. bouncetrap chains)
  • "Test level" button (requires API from NecroDancer)
  • Networking (multi-user realtime editing)