Skip to content

Releases: FG-Unofficial-Developers-Guild/FG-PFRPG-Enhanced-Items

v4.11

20 Aug 23:35
Compare
Choose a tag to compare

What's Changed

  • compatibility fixes for new ruleset updates

Full Changelog: v4.10...v4.11

Cumulative Users Graph

v4.10

24 Feb 13:06
14a3b40
Compare
Choose a tag to compare

What's Changed

  • Feb 2023 Ruleset Updates

Full Changelog: v4.9...v4.10

v4.9

07 Feb 17:10
415396d
Compare
Choose a tag to compare

What's Changed

  • Item type detection now case-insensitive
  • Fixed possible issue where clients could see too much on the item sheet
  • Moved wand charges to subcolumn for performance
  • Code cleanup (net reduction of 20 lines even with these improvements)

Full Changelog: v4.8...v4.9

v4.8 - fuzzy type matching and bug fixes

18 Sep 15:16
a8400b3
Compare
Choose a tag to compare

What's Changed

  • Changes ItemManager.isArmor, isWeapon, and isShield to use looser string.match instead of exact match. This means formats like "Magic Armor" in the type field will also be accepted instead of simply "Armor".
  • Fixed detection of wondrous items.
  • Widened charge/maxcharge fields so "Maximum" label is visible. Sorry they don't line up anymore.
  • Fixed weapon/armor fields getting 'stuck' visible.
  • Fixed 4th divider not being visible.

Full Changelog: v4.7...v4.8

v4.7 - activation field

14 Sep 18:58
d7123a1
Compare
Choose a tag to compare

What's Changed

  • Add activation field by @ZarestiaDev in #2
  • Cleanup of some code behind the scenes.

Full Changelog: v4.6...v4.7

v4.6 - Sept 2022 Ruleset Update Compatibility

26 Aug 21:04
87af045
Compare
Choose a tag to compare

What's Changed

  • New feature: hidden cost. Click on the eye icon to hide the value of an item from players.
  • Compatible with new September 2022 rulesets and potentially better compatibility with other extensions.

New Contributors

Full Changelog: v4.5...v4.6

v4.5 - minor efficiency improvement

27 Jan 00:35
Compare
Choose a tag to compare

No to War in Ukraine!

What's Changed

  • code improvements

Full Changelog: v4.4...v4.5

v4.4-hotfix.1 - item type case sensitivity fix

19 Jul 20:20
Compare
Choose a tag to compare

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

  • code improvements
  • item type no longer case sensitive
  • HOTFIX: visibility of GM notes field was not correct (players could see it). Sorry about that 😬.

See previous release:
https://github.com/bmos/FG-PFRPG-Enhanced-Items/releases/tag/v4.3

v4.3 - initial bmos release

27 Jun 18:10
Compare
Choose a tag to compare
  • Housekeeping changes
  • Feb 16 2021 ruleset updates

v4.2.1 - Forked from release by Llisandur

27 Jun 18:09
Compare
Choose a tag to compare