RPGM Library v5.0.0: Commerce & Money#2107
Merged
Merged
Conversation
DameryDad
commented
Sep 3, 2025
Contributor
- Added Commerce and money system, with MI-DB-Services & Race-DB-Services.
- Added weapon proficiency slot management.
- Major upgrade to table management including table groups.
- Changed table indexing (e.g. for item variable attribute names) to use table row object-ids, thereby eliminating impact of changing row numbers.
- Fixed delTableRow() table method so tables can be tidied.
- New Drag & Drop creatures.
- Added values to all tradeable database items.
- More treasure added to the MI-DB-Treasure database.
- Fixes to the thief skills system.
- Allow [Return] buttons to be inserted in dialogs even when show more... hyperlink is used.
- Extended evalAttr() to use ^^field^^ to retrieve character sheet fields.
- Added new RPGM config options: auto-calculate weapon proficiency slots; allow/disallow more than one weapon specialisation.
- Added collapsible sections in item dialogs grouping items of similar types.
- Fixed race queries when not in alphabetised lists.
- Fixed bugs with weapon attacks per round calculations.
- Fixed narrative text in database data specifications (e.g. WeapData=[name w:weapon-name,...]) causing invalid inheritance of data from parent objects.
* Added Commerce and money system, with MI-DB-Services & Race-DB-Services. * Added weapon proficiency slot management. * Major upgrade to table management including table groups. * Changed table indexing (e.g. for item variable attribute names) to use table row object-ids, thereby eliminating impact of changing row numbers. * Fixed delTableRow() table method so tables can be tidied. * New Drag & Drop creatures. * Added values to all tradeable database items. * More treasure added to the MI-DB-Treasure database. * Fixes to the thief skills system. * Allow [Return] buttons to be inserted in dialogs even when show more... hyperlink is used. * Extended evalAttr() to use ^^field^^ to retrieve character sheet fields. * Added new RPGM config options: auto-calculate weapon proficiency slots; allow/disallow more than one weapon specialisation. * Added collapsible sections in item dialogs grouping items of similar types. * Fixed race queries when not in alphabetised lists. * Fixed bugs with weapon attacks per round calculations. * Fixed narrative text in database data specifications (e.g. WeapData=[name w:weapon-name,...]) causing invalid inheritance of data from parent objects.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.