Difference between revisions of "Itinerant Royalty Errands/TODO"

From RPG Wiki
Jump to navigationJump to search
(Created page with "==Code== * Storage ** Read-only and writeable ** Some kind of key/value, with schema specifying types; types can include lists (for decks or inventory) * Decks * Jobs * Player...")
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
==Code==
==Engine==
* Storage
* Storage
** Read-only and writeable
** Read-only and writeable
Line 9: Line 9:
* Proposals
* Proposals
* Events
* Events
* Actions
* Hexes
* Hexes
* Features
* Features

Latest revision as of 12:12, 31 December 2020

Engine

  • Storage
    • Read-only and writeable
    • Some kind of key/value, with schema specifying types; types can include lists (for decks or inventory)
  • Decks
  • Jobs
  • Player Characters
  • Projects
  • Proposals
  • Events
  • Actions
  • Hexes
  • Features
  • Letters
  • Fronts
  • Resources
  • Artifacts
  • Significant NPCs
  • Global Config
  • Turn Transitions

Data

  • Hexes
  • Jobs
  • Job Decks

Client/Server/UI

  • Figure out UI components
  • Figure out resumability/reloading
  • Figure out accepting events