Releases: timblegoorn/Combat-Companion
Releases · timblegoorn/Combat-Companion
v0.3
Full Changelog: v0.2...v0.3
The general flow of the app was improved and additional features were added to significantly improve the user experience. Combat Companion is in a fully functional and usable state now.
Major Changes:
- Statblocks can be "popped out" and dragged around the screen for quick reference
- New "Quick Info" panel that displays relevant information about the currently selected unit and/or the current unit's turn with the option to heal or damage in bulk.
- New flow of adding units to combat with option to edit and add prebuilt statblocks as before, or perform a "Quick Add" which allows users to provide only the bare minimum information to add a unit to combat if they do not wish to customize a statblock.
- Added support for death saving throws for player characters. A new window opens on a player character's turn that forces the DM to perform a death saving throw. On 3 failed saves, the PC dies.
- Additional action buttons in the table to clone or delete existing units.
- Added "Notes" section for all units
- Units now use unique ID's and are correctly copied, edited, saved accordingly.
- Overhauled Readme to use a standardized format and properly reference the OGL that Open5e content, and by proxy this app, is provided under.
- Various bug fixes and style improvements
v0.2
Fully functional version of the Combat Companion with the majority of features present. Bugs may still exist.
What's Changed
- V0.2 Completion by @timblegoorn in #6
Full Changelog: v0.1...v0.2
v0.1
Basic functionality that demonstrates proof of concept.