tradeshop-2.5.0-DEV-2022-01-09T01.06.36
Pre-release
Pre-release
Notes
- Due to large changes in the way config and messages are read, please backup these files before updating. (Renaming them in the folder is sufficient)
Changelog
Known Issues
- None
New Features
- Built-In Language support has been added. No new languages will be added for now, but servers should change the language setting in messages so that we can see what languages may have demand
Changes
- Made TOO_MANY_ITEMS message clearer
- Unified Setting and Message so less code was repeated
- Buffed up file saving for Message and Setting
- Added Metrics for new LANGUAGE setting
Bug Fixes
- Fixed bug in Data storage that caused chest-linkage files to be wiped on every launch/reload
- Fixed "bug" where both sides of a shops double chest were not added to the chest linkage map
- Fixed Bug causing a Shops chest to be unlinked if the other half of a double chest was destroyed
- Fixed potential bug in Utils#findShopSign, the sign is now found in the same direction order as the sign would find the chest but with each direction flipped instead of the whole list flipped(could grab a different data from shop->chest vs chest->shop)
Minor Changes/Reformatting
- Changed over some legacy code that had not been updated to newer methods