Jul 27, 2024
Build 2024.7.27.1380:
- Majorly reworked internal Keybinds API.
- Fixed Texture loading from URL stalling the renderer.
- Cleaned up shutdown procedure.
- Added millisecond timing to log messages.
- Added texture shadowing. Calls to TextureService::Load* functions will always recreate the texture rather than returning an existing one.
- Fixed a crash, if 0 addons are currently installed, but any were in the past.
- Implemented simple shortcuts (Context Menu Items) for icons other than the Nexus one. (API Revision 6)
- Fixed some double lookups internally.
- Added Game Binds to Addon API for addons to invoke them. (API Revision 6)
- User Font can now be resized at runtime. Changing font at runtime will follow in a later update.
- Added used Keybinds to each addon's options tab.
- Added font resizing for any font to API. (API Revision 6)
- Added function for addons to register a window that should close on escape, if the setting is enabled. (API Revision 6)
- Added Addon Policy tiers to the Addon Library.