Skip to content

Releases: ian612/sfrpgbb

V13 Update - New Icons

04 Dec 22:53

Choose a tag to compare

Indicates v13 compatibility now, along with making some minor fixes to broken things. Also added new icons to the characters and aliens in the compendiums.

v1.3.1 - Conditions Update

05 Jun 18:03
bece0e1

Choose a tag to compare

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

03 Jun 15:51
46404cf

Choose a tag to compare

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

06 Jan 17:30

Choose a tag to compare

This release, in addition to a couple of visual cleanups, adds support for roll automation from the character and npc sheets.

  1. Added a migration script for cleaning up some differences between actor and npc data structures
  2. Grays out trained skill checkboxes when a skill is selected as a class skill
  3. Cleaned up some hbs templates to make them iterative (easier to change in future
  4. Added roll automation for characters and NPCs, including relevant visual/stylistic effects

Full Changelog: v1.1.1...v1.2.0

Manifest URL Correction

19 Dec 23:06
231129f

Choose a tag to compare

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

20 Sep 03:37

Choose a tag to compare

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

16 Sep 21:26
a2fd737

Choose a tag to compare

This version enables compatibility with Foundry v10. It was tested with 10.285, and updates code to remove deprecated syntax.

Compendium Corrections

16 Aug 21:40

Choose a tag to compare

Initial System Release

11 Aug 18:53

Choose a tag to compare

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)

10 Aug 04:06

Choose a tag to compare

Pre-release

Added manifest info to system.json so the system is installable.