Vanya's Quest
Vallombrosa
coming soon

Dungeons.WTF Alpha version 0.6.0

Changelog

  • All spellcasting classes now include a spell wizard at the end of character creation for selecting cantrips and prepared spells.
  • Special cases are fully accounted for (e.g. Wizard spellbooks, Ranger not receiving cantrips, etc.).
  • The inventory selection screen in the wizard has been removed. Instead, all characters receive all possible default starting equipment.
  • Spells tab added to the character sheet.
  • Inventory tab added to the character sheet.
  • Any spell can now be added to the action bar from the Spells tab.
  • The Inventory on the main character page now starts empty. Players must equip items from the Inventory tab to display them on the main sheet.
  • Items in the main sheet Inventory section now include an options menu to:

    • Unequip
    • View item details
    • Navigate to the full Inventory page
  • If your class cannot use a certain item, the character sheet will prevent it from being equipped.
  • Equipping new armor or shields automatically unequips any currently equipped piece.
  • Up to 10 weapons can be equipped at once, with their stats automatically added to the action bar.
  • All generator selections are now correctly calculated during character creation.
  • Various styling improvements.
  • Complete refactor of all files over 1,000 lines for performance and readability improvements.

Known Issues & Future Plans

  • Any action abilities not granted by class (e.g. racial traits, feats, items) are not yet added to the action bar. They are recorded by the wizard but currently appear unparsed at the bottom of the Spells tab. This will be implemented in Alpha v0.7.0.
  • Some non-action abilities are also being captured incorrectly and stored in the Spells tab bottom section. A helper script in v0.7.0 will properly identify actionable traits.
  • Various parsing issues remain, including:

    • Book references in item names
    • Oversized or incomplete feature descriptions on the review page
    • Other inconsistencies as discovered These will be fixed progressively going forward.