• v0.0.5 bb542b8545

    v0.0.5 Pre-release

    github-actions[bot] released this 2024-02-16 05:12:33 +00:00 | 171 commits to main since this release

    Features:

    • Add a new item type "untyped" that is the most generic form of item, allowing for items that don't fit into one of the other categories to be created
    • Character : Improved inventory management
      • Bytes / Supplies / Materials all have a +/- button to allow incrementing / decrementing the value easier
      • Get rid of the atrocious textarea in the inventory that was a nightmare to edit, replacing it with a list of untyped items
      • Remove the maximum value from supplies and materials
    • Group : Rest dice tracking
      • Added a number to track how many Rest Dice the group has
      • The group sheets now have auto-increasing of Rest Dice
    • Character & Mob : Initiative rolling
      • Characters and Mobs can now utilize the Encounter Tracker within Foundry
    • Compendiums:
      • Begin work on some rudimentary compendia for the core game data.

    Bug Fixes:

    • Mob : Remove the data migration code that was preventing editing of mobs
    • Made it so that buttons that aren't meant to submit the form data don't submit the form data.

    Full Changelog: https://github.com/Oliver-Akins/foundry.dungeon/compare/v0.0.4...v0.0.5

    Downloads