Added
- TaCZStartupEvents: Added a
getStdJson
method to AbstractLoadEvent, enabling the retrieval of JavaScript-compatible standard JSON. ThegetJson
method remains available for non-standard JSON formats.
Changed
- Build Process: Updated to use a compressed icon for output, reducing file size and optimizing resource usage.
Added
- Added
TaCZJSUtils.openRefitScreen
andTaCZJSUtils.mainHandHoldGun
functions.
Fixed
- Prevented a crash when attempting to retrieve an icon for a non-existent item. #2