stevesea / Adventuresmith

Generate tabletop RPG nonsense at the push of a button! (on Android)
https://stevesea.github.io/Adventuresmith/
GNU General Public License v3.0
74 stars 16 forks source link

allow configurable generators #113

Closed stevesea closed 7 years ago

stevesea commented 7 years ago

Seems like... generator could define input map

input:
  val1: defaultVal1
  val2: defaultVal2
  val3: defaultVal3

if that's there, GUI could display configure-glyph on generator button. only enabled for generators that have input config. that map is saved in user's shared preferences as "GeneratorConfig." Generator.generate now takes optional param

possible generators SS&SS spell consequences, Perilous Wilds guarded treasure generator