Changelog
Libraries can be found here.
Changes pushed to branch stable
- bf650b0 - Refactor logging messages in TShop for improved clarity and consistency
- 2bda253 - Refactor UnturnedEventHandler and ShopHelper to use TLogger for error logging and remove unnecessary transaction state management
- 2416a2d - Enhance ShopComponent with XML documentation and refactor logging methods for improved clarity
- b349e67 - Update assembly versioning to 4.0.* and set informational version to 4.3.0
- 7ed8ca8 - Update default product icon URL and file server folder paths in ShopConfiguration
- bd8941a - Update TLibrary & Refactor logging methods to streamline error and warning handling in TShop
- 5ac5bc5 - Added icon & no image available
- 34acdfc - Update release.yml to extract ProductVersion instead of FileVersion for DLL and library versioning
- e108e58 - Change Basket value type from int to byte and streamline transaction handling in TShop
- a570a27 - Change Basket dictionary value type from int to byte for improved memory efficiency
- be5f4ae - Log TLibrary version in TShop for better version tracking
- dabd94d - Enhance ShopHelper with detailed method documentation and transaction handling for item and vehicle purchases
- 3978ab1 - Updated TLibrary
- 27e5057 - refactor: Remove unused using directives and fix typo in equipment event handler
- a2fd52f - feat: Add transaction handling to ShopComponent and prevent equipment during transactions
- 81edd0c - Refactor: Introduce ShopHelper for item and vehicle transactions, update amount type to byte
- 7ec3807 - Update copyright year and assembly version to 2025 and 4.3.0 respectively