Skip to content

Releases: bmos/FG-PFRPG-Encumbrance-Penalties

v1.14

15 Aug 11:32
Compare
Choose a tag to compare

v1.13

29 Apr 00:35
d84afae
Compare
Choose a tag to compare

What's Changed

  • Fixed Slow and Steady racial trait.
    It now applies to encumbrance-related speed penalties as well, while formerly it only applied to armor speed penalties.

Cumulative Users Graph

Full Changelog: v1.11...v1.13

v1.11

23 Feb 22:31
89fedc8
Compare
Choose a tag to compare

What's Changed

  • Slight performance uplift (requires v4.3.3+)
  • Future proofing against likely future updates.

Full Changelog: v1.10...v1.11

v1.10-hotfix.2 - speed field issues

04 Nov 13:33
5517611
Compare
Choose a tag to compare

What's Changed

  • Compatibility issues with new ruleset updates caused by merge tag on template.
  • Compatibility with Advanced Charsheet
  • HOTFIX: block negative speed.
  • HOTFIX: remove merge tag on number_charspeed template for compatibility with FGU 4.3.0
  • HOTFIX: disable checking for disabled character if character level is zero

Full Changelog: v1.9...v1.10-hotfix.2

v1.9 - Issues with speed values and encumbrance without armor

09 Oct 21:59
2abd341
Compare
Choose a tag to compare

Do you have a union?

What's Changed

  • Resolves issues with the wrong encumbrance info being used when encumbered but not wearing armor
  • Adds SPEEDMULT effect to allow for more spell automation
  • Cleans up the codebase a bunch for easier readability (but still a long way to go)

Full Changelog: v1.8...v1.9

v1.8 - Effect Builder Support

17 Aug 01:46
8f29199
Compare
Choose a tag to compare

Do you have a union?

  • Fixes detection of shields
  • Improves detection of armor
  • Improves armor speed penalties by properly detecting armor subtype (light, medium, heavy).
  • Improve encumbrance color code
  • Adds support for Effect Builder extension.

Full Changelog: v1.7...v1.8

v1.7-hotfix.1

09 Aug 20:13
e9732d9
Compare
Choose a tag to compare

No to War in Ukraine!

What's Changed

  • Fix coloring of encumbrance values.
  • Improve compatibility of those colors with themes.

Full Changelog: v1.6...v1.7-hotfix.1

v1.6 - July 2022 Ruleset Updates

17 Jul 21:12
9d312dc
Compare
Choose a tag to compare

No to War in Ukraine!

What's Changed

  • Updates for use with July 2022 ruleset update
  • Moved windowclass scripts into lua files to improve error messages.

Full Changelog: v1.5...v1.6

v1.5 - 2022 ruleset update compatibility

09 Feb 20:37
Compare
Choose a tag to compare

No to War in Ukraine!

What's Changed

  • Fix deprecated warning when using with 2022-02 ruleset

Full Changelog: v1.4...v1.5-rc.1

v1.4 - more speed penalties

02 Oct 14:15
Compare
Choose a tag to compare

If you work at Whole Foods and want a union, contact Whole Worker

  • Fix speed not recalculating when effects are changed. Thanks to Zygmunt Molotch for reporting this.
  • Limit speed and dex if overloaded
  • Set speed to zero if character is totally overloaded

See previous release:
https://github.com/bmos/FG-PFRPG-Encumbrance-Penalties/releases/tag/v1.3-hotfix.2