Skip to content

Design Overhaul Phase 1

Compare
Choose a tag to compare
@CurtR95 CurtR95 released this 30 Apr 13:42
· 35 commits to master since this release
9efdcff

On the otherside of the spectrum to the last update, this is a BIG update. This features the first phase of the design overhaul.

Features:

  • The Momentum and Tracker have been redesigned, this is likely the biggest visual change to the system in general. (see #52 for images also closes #96)
  • The character sheets have both been redesigned, the NPC one is still in progress but the Character Sheet is mostly complete. (see #52 for images)
  • 0.8.0 support is mostly in (note the mostly). I have had to relist my focus at 0.7.9 and get the features out first. (closes #89, closes #91 and closes #90)
  • Truths have been itemised, migration will happen to ensure any non itemised truths become itemised. (closes #66 and closes #100)
  • Added NPC Types of Major, Minor, Notable and Incidental. These will do more in the future, but for now, they are just a drop-down. (see #65 for detail on how this might end up)
  • Improved Dice So Nice support. (closes #99)

Key Fixes:

  • The images should no longer reset - please let me know if you still find this! (closes #88)

Other Fixes:

  • 0.8.0 should be functional. Note this is just functional. No bug testing passes were done for this release, 0.5.1 will resolve that.
  • Dice So Nice is working based on role types now, not off of janky implementation into their API.
  • Due to the design overhaul, item descriptions broke, this causes a bug in #94, but also caused item descriptions to not appear - that bit is fixed, however, the descriptions autoloading is not (closes #101).
  • General JS Cleanup (closes #93)