GOALS
- Card viewer independent of edit form
- Move Form Based Actions into Form Class.
- Make Card changes into small method calls from Form class.
- Modularize form into smaller components
- Make abilities into an html template
BUGS
- Something is setting width and height on the character image. In turn that cause problems when it's not reset back on image change.
- load character is breaking for timeout
- Sometimes version numbers in keyword editor gets wonky
- character image can overflow ruby and saphire cards - needs css changes
- Internet Explorer keeps form data persistent across single page reloads, but not double page reloads...
- Adelon Font is broken in IE 11 probably because I'm loading it as woff2 format.
- Print in general is totally broken in chrome - font is breaking and chrome doesn't render text shadow.
GENERAL ROADMAP
- Drag and drop keyword modifiers.
- Displayimmune icons/ keywords.
- pointer for drag and drop operations.
- Better image controls either offset or drag n drop.
- Highlight other keywords in keyword definitions.
- Add help for ability definitions with basic examples.
- get clear / reset buttonworking.
- Better looking card backgrounds.
Card ROADMAP
- fix card back for Loot, Treasure, Wonder, Command
JSON CARD ROADMAP
- fill out template examples for Hero, Monster, Pet, Loot, Treasure, Explore.
TREASURE CARD ROADMAP
- support for monster specific treasure cards.
TIMEOUT CARD ROADMAP
- Wizard.
ARCADE CARD ROADMAP
- Build it!
WISHLIST
- Comment code javadoc style.
- optimize for mobile.
- make the stat gui interface simpler.
- write usage guide.
- translation support.
UNDER DEVELOPMENT
- output save as image option - started but buggy waiting for updated plugin.