Version 1.25.3
Bugfix(es)
- Improve skill icon replacement/addition by loading them all at once on boot. This should reduce stutter whenever skill icons are displayed and reduce memory usage. Please note that you won't be able to hotswap the sprites in your mod at runtime as a result.
- Prevent lua command CobaltNotice from throwing a panic when the string provided is nil.
- Heavily improve error reporting in lua command UnitSetJob, stopping it from throwing a panic when incorrect arguments are provided.
Note
More improvements similar to the skill icon one are on the way to improve the experience on actual hardware.