Skip to content

Road map

ViviCoder edited this page Jun 14, 2017 · 27 revisions

Road-map for version 1.3 (bold when done)

Major :

  • tabs in the note editor
  • one note associated to each character
  • note item, allowing to put notes in trees (clicking on it will open a tab in the note editor)
  • playlist item, allowing to play a set of musics
  • possibility to import elements of a former scenario into a new scenario (plot -> history, properties, characters,...)

Minor :

  • Dice simulator : remove the limit of 10 dices, add a "sum calculator", add a "difficulty check" that count the number of dices with a value above or under a set value.
  • enable drag & drop between modules
  • implement copy/cut & paste in modules (optional)

Road-map for version 1.2 (bold when done)

Major :

  • Undo / redo, must be decided if managed globaly over all the soft or specified by widget
  • add the .gms as an archive containging all the required files, and with this new file format a conversion subroutine:
  • archive containing the xml save data ( .gma)
  • 3 folders : sound, music, pictures
  • add 2 fields in the scenario data: the title (independent of the file save name) and a short description of the scenario

Minor :

  • shortcut to change the states of items, to expand of collapse the tree, + action to open menu
  • a new menu entry to choose the language manually
  • drag & drop for the characters
  • add a new menu entry: Tools, including a basic (very basic) dice simulator and the combat widget

Road-map for the version 1.1

  • loop button for the "Music widget"
  • Creating 2 different item for the sound: sound and music, with a control on the sound size (in fact, it only checks the size)
  • Interface menu
  • keyboard shortcuts (+ to add an item for exemple)
  • "recent file open" entry menu, involving a config file
  • change .xml for .gma save file
  • Picture item with full screen showing option
  • do not show (or desactivate) unavailable actions, and doc it via status tip
  • BONUS: undo - redo

Road-map for the version 1.0

  • scenario, background, music and sounds: deployable tree, possibility to add, delete, drag & drop the items, and change their states
  • music and sounds: playable sounds by double click
  • notes: minimalist text editor
  • characters: list of characters, possibility to add, remove and move characters, and change characteristics (inside a character)

For all, possibility to save and load from xml save files. Linux, MacOSX and Windows must be supported