Skip to content

Releases: FG-Unofficial-Developers-Guild/FG-CoreRPG-Coins-Weight

v2.4

10 Feb 18:22
0410ed2

Choose a tag to compare

What's Changed

  • Coins weight was being written to the total coin value as well. Now they behave as intended.

Full Changelog: v2.3...v2.4

v2.3

17 Nov 12:07
8bf3712

Choose a tag to compare

What's Changed

  • Support for PFRPG2-Legacy ruleset

Full Changelog: v2.2...v2.3

v2.2

23 Feb 22:14
3232a1e

Choose a tag to compare

What's Changed

  • Limit coin weight decimal places further
  • Slight performance uplift (requires v4.3.3+)
  • Future proofing against likely future updates.

Full Changelog: v2.1...v2.2

v2.1

01 Aug 19:17
77f5390

Choose a tag to compare

No to War in Ukraine!

What's Changed

  • New chat announcement icon
  • Backend code cleanup

Full Changelog: v2.0-rc.5...v2.1

v2.0 - rework for new ruleset updates

09 Feb 20:16

Choose a tag to compare

No to War in Ukraine!

What's Changed

  • The March 2022 CoreRPG ruleset now includes coin weight natively. This extension now ties into that official UI and on/off option, but handles coin weight via an inventory item. This enables negating coin weight per-player. It also allows you to see the net value of all coins by opening up the item sheet for the coin item.
  • Better compatibility with theoretical rulesets that use different data structures/names for currency list.
  • Much more efficient searching for coin inventory item.
  • Coins inventory specifically sets coin item count to 1 (this seems to have been an issue in some rulesets).
  • Coin inventory item can now be renamed to be anything.
  • Add support for rulesets that have multiple coin or item inventories per character (such as savage worlds).

Full Changelog: v1.8-hotfix.1...v2.0-rc.5

v1.8-hotfix.1 - Add ADND/2E denoninations

14 Sep 17:52

Choose a tag to compare

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

  • Add denominations for 2E/ADND. Contributed by Sterno.
  • HOTFIX: More flexible item name detection (courtesy of JustinFreitas). Can now be renamed to Coins (Coins Weight Extension).

See previous release:
https://github.com/bmos/FG-CoreRPG-Coins-Weight/releases/tag/v1.7

v1.7 - add Dungeon Fantasy denominations

28 Aug 16:20

Choose a tag to compare

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

  • Add denominations for GURPS Dungeon Fantasy and Dungeon Fantasy RPG ("Powered by GURPS"). Contributed by Syndaryl.
  • Add chat message with ruleset name if ruleset definitions are not found (to help in accurate requests).

See previous release:
https://github.com/bmos/FG-CoreRPG-Coins-Weight/releases/tag/v1.6

v1.6 - fix createchild script error

04 Jul 19:52

Choose a tag to compare

v1.5 - allow other extensions to use denominations

14 Jun 13:10

Choose a tag to compare

  • Other extensions can now use the denominations defined in Coins Weight (by referencing "CoinsWeight.aDenominations["pp"]['nWeight']" as an example).

See previous release:
https://github.com/bmos/FG-CoreRPG-Coins-Weight/releases/tag/v1.4

v1.4 - change method of triggering recalculation

24 May 17:54

Choose a tag to compare

Spread the word: 59% support of waiving all patent protections to produce generic versions of life-saving medicines for critical diseases

  • Code simplification (26.6% smaller file size)
  • Change triggering of coin recalculation to use database handler rather than xml script. Benefits: more extension compatibility distributing from party inventory adds weight immediately. Drawbacks: more wasted processing power as it now recalculates as you type each digit.

See previous release:
https://github.com/bmos/FG-CoreRPG-Coins-Weight/releases/tag/v1.3