To-Do

From Dreamer

Jump to: navigation, search

Outstanding tasks in Visual Dreamer development.

  • Create a GUI framework to support docking, floating and tabs.
  • Reimplement that GUI framework.
    • Show only panels related to the current editor (panel visibility is memorized for each editor).
  • Implement Map Editor like in the previous version.
    • Object selector horizontal mode.
  • Implement Script Editor like in the previous version.
    • Type/Group/Command List
      • Insert commands at caret
    • Section Tree
      • Items manipulation
      • Allow changing section type
    • Text/Script editor
      • Undo/Redo
      • Command auto-completion.
    • Customizable DS highlighter colors.
    • Comment/Uncomment.
  • Add support for .fox files.
  • Loading complete .fox file data (all frames, 8bit non-compressed only).
  • No loading of custom patch only files with the default patch such as iteme, lport1.
  • Implement Dream Explorer with document tabbed Editors kind of user interface.
  • Implement DS error list window.
    • Improve icons AA (icons removed).
  • Figure out a new script file layout/format.
    • Implement EndOfScript tag.
  • Implement map editor and script editor as plugins.
  • Implement recent dreams list.
  • Make the right mouse button work.