Releases: samvbeckmann/statblock-shop
Releases · samvbeckmann/statblock-shop
v0.1.1 - Aarakocra
This release provides bug fixes and enhancements for v0.1.0.
Improved
- Many creatures added to SRD
- Default ability text field set to trait
content
renamed toabilities
in UI
Fixed
\n
newlines are now parsed properly in fields that support markdown- Trait and property text fields now don't change size when you start typing in them
- The ability score text in the editor is now properly centered
- A Spells line's placeholder text is no longer "subtitle," as spells are not subtitles
v0.1.0 - Aarakocra
This release rewrites large portions of the app from the ground up! Things are smoother, sleeker, and way more usable.
Features
- Changed the monster list to a table
- Complete rewrite of editor
- New two-pane UI, with scrollable editor on the left and scrollable statblock render on the right. At small screen sizes, the statblock is not rendered, and a new preview option appears (This does not yet work)
- Editor pane now uses many labeled text fields, rather than a few large blocks that needed to be parsed. This hopefully improves usability and decreases errors.
- Added a README file (already out of date)
Improvements
- Under the core: Moved from CSS to Sass, so a little bit less spaghetti.
Fixes
- Fixed some errors in the SRD file
Known Issues
- Download options don't work
- Preview option doesn't work, your browser window must be at least 1,200 pixels to see the rendered statblock
- Drag-to-reorder handles aren't yet implemented
The new editor is very cool, and I encourage you to check it out!
v0.0.0 - Initial Release
The official first public release of Statblock Shop!
All functionality considered to be in beta and unstable. Anything can change at any time.
Documentation is not available at this stage.