Open
Conversation
- title, fixed shadow issue on structured text in ui, removed shadow value and set color to transparent - added new developer helper function `dumpModClasses` to common, allows developers to dump mod classes to the rpt file for easy copy and pasting for massive lists
- added numeric filtering to `dumpModClasses` function for gear filtering making data much easier to filter and grab
- added face wear filtering
- title, fixed descriptions of items passing the <br/> from stringtables since item descriptions were never parsed prior to showing in the trading ui
- added bipod grabbing and added examples for Flashlights, Bipods, Binocs into example section
- formatting and systemChat hint cleanup
- improved listbox contents, removed price & stock from listbox data, applied stock and price data to item / objects once clicked on - updated `processTransaction` function to update clicked object / items data once a transaction has happened to update stock / price immediately - fixed `countItem` function in `common`, was also counting magazines inside weapons
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.
When merged this pull request will:
title, fixed shadow issue on structured text in ui, removed shadow value and set color to transparent
added new developer helper function
dumpModClassesto common, allows developers to dump mod classes to the rpt file for easy copy and pasting for massive listsIMPORTANT
Component - Add|Fix|Improve|Change|Make|Remove {changes}.