Skip to content

Releases: FG-Unofficial-Developers-Guild/FG-CoreRPG-Party-Inventory-Weight

v1.10

08 Mar 01:13
Compare
Choose a tag to compare

What's Changed

  • Compatibility with March 2024 ruleset updates.

Cumulative Users Graph

Full Changelog: v1.9...v1.10

v1.9

14 Dec 03:10
4cf40ed
Compare
Choose a tag to compare

What's Changed

  • Compatibility patch for 2023-12-12 update
  • Weight column on party inventory now titled Wt instead of Lb for use with other unit systems

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

v1.8

28 Jun 16:51
74c76a6
Compare
Choose a tag to compare

What's Changed

  • Players can now see max party inventory weight and total of inventory on party sheet.

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

v1.7-hotfix.1

13 Apr 10:49
3f97ba7
Compare
Choose a tag to compare

What's Changed

  • Future proofing against future code changes
  • Small performance uplift depending on FGU v4.3.3+
  • Code cleanup and formatting standardization
  • HOTFIX: Don't error on missing currency

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

v1.6 - Sept 2022 Ruleset Update Support

28 Aug 17:50
992eece
Compare
Choose a tag to compare

What's new

  • Use field top label strings for translation support.
  • Move scripts to lua files for more accurate debug messages/errors.
  • Move Total and Max fields to accommodate Sept 2022 ruleset updates.

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

v1.5 - coin weight update

11 Jun 20:37
4ff404a
Compare
Choose a tag to compare

What's new

  • Move some script code to dedicated files to improve error messages.
  • Update coins weight implementation so it no longer requires a separate extension. Now requires the currency weight option be enbled.
  • Standardize / clean up code formatting.

Full Changelog: v1.4...v1.5

v1.4 - Party Inventory Limit + 4e Parcel Fix

06 Feb 15:11
Compare
Choose a tag to compare

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

  • Add field for tracking max weight. Color codes total weight when in use.
  • Fixes 4E script error when opening parcels

Full Changelog: v1.3...v1.4

v1.4-beta.1 - max weight field

07 Jan 15:47
Compare
Choose a tag to compare
Pre-release

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

  • Adds field for tracking max weight. No automation, color coding, etc at this time.

Full Changelog: v1.3...v1.4-beta.1

v1.3 - Implementation for parcels

27 Jun 14:31
Compare
Choose a tag to compare

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

  • Adds weight total to parcels rather than just party inventory
  • Expand party inventory weight field to allow more digits to be shown
  • Intelligently round inventory weight to maximize use of space

See previous release:
https://github.com/bmos/FG-CoreRPG-Party-Inventory-Weight/releases/tag/v1.2

v1.2 - UI Improvement and player view fix

21 Jun 11:39
Compare
Choose a tag to compare
  • Fix weight column overlapping unidentified item name on client view
  • Center item weight in column
  • Fix tabbing between columns

See previous release:
https://github.com/bmos/FG-CoreRPG-Party-Inventory-Weight/releases/tag/v1.1