Skip to content

Latest commit

 

History

History
executable file
·
31 lines (25 loc) · 999 Bytes

TODO.md

File metadata and controls

executable file
·
31 lines (25 loc) · 999 Bytes

INTERFACE

  • Text Editor

    • Wrap words longer than width of window
    • Fix bug allowing insertion of characters after the newline at the end of a line
  • List View

    • Implement a listview base class from which an item list, skill list, advantage list, etc may inherit features.
    • underline currently selected item
    • scroll
    • open a viewer / text editor when [enter] is pressed
  • Tables

    • Random Hit Location
    • Swing / Thrust
    • More and more and more...
  • Generic counters

    • can be added, removed, renamed, and saved. Useful for tracking temporary stats (Status effects, enemy health, etc).
  • Multiple entry fields for a window. E.g. to add a new item.

BACKEND / LOGIC

  • GURPS
    • Skill levels
    • Rolling at skill levels. i.e. "3d6@DX-1"
  • D&D
  • Pathfinder