Releases: ian612/sfrpgbb
V13 Update - New Icons
v1.3.1 - Conditions Update
This update adds the correct condition labels to the token HUD, matching the beginner box rules. The conditions are not automated and are indicators only, but at least have the correct labels now.
v11 Compatibility
This updates the system to be compatible with Foundry v11
Additional Bugfixes
Strength is properly added to appropriate weapon damage rolls
Additional Features
Diagonal movement is now calculated correctly, and can be optionally changed by the user
Roll Automation
This release, in addition to a couple of visual cleanups, adds support for roll automation from the character and npc sheets.
- Added a migration script for cleaning up some differences between actor and npc data structures
- Grays out trained skill checkboxes when a skill is selected as a class skill
- Cleaned up some hbs templates to make them iterative (easier to change in future
- Added roll automation for characters and NPCs, including relevant visual/stylistic effects
Full Changelog: v1.1.1...v1.2.0
Manifest URL Correction
This release corrects an issue with the manifest URL that caused it to link to the main branch of the GitHub repository, rather than the file in the tag, so it would show an update available when there was none.
Localization Fixes
This release fixes a few issues where words were hard-coded instead of having localization. All sheets are now localized and translation should be supported.
Additionally, some scaling issues were fixed on NPC and character image displays on sheets.
Foundry v10 Compatibility Release
This version enables compatibility with Foundry v10. It was tested with 10.285, and updates code to remove deprecated syntax.
Compendium Corrections
Full Changelog: v1.0.0...v1.0.1
Initial System Release
This is the first release of the game system.
It includes player and npc/alien sheets, as well as spells, npc abilities, and item sheets. Actors have inventory management included, and player and NPC sheets are designed to mimic the design of the sheets in the Beginner Box, with a focus on helping players learn and understand how the calculations work, and helping GMs find the information they need quickly and easily.
Preliminary Release (Installable)
Added manifest info to system.json so the system is installable.