v3.1.3
WARNING THIS IS A BREAKING CHANGE FROM 3.0.X, PLEASE ALLOW MOD DEVS TIME TO UPDATE THEIR MOD TO THIS VERSION
Fixes
- Fixed animation issue per https://github.com/AzureDoom/AzureLib/issues/168
- Fixed animation cache bug.
v3.2.3
WARNING THIS IS A BREAKING CHANGE FROM 3.1.X, PLEASE ALLOW MOD DEVS TIME TO UPDATE THEIR MOD TO THIS VERSION
Fixes
- Fixed animation issue per https://github.com/AzureDoom/AzureLib/issues/168
- Fixed animation cache bug.
v3.1.2
WARNING THIS IS A BREAKING CHANGE FROM 3.0.X, PLEASE ALLOW MOD DEVS TIME TO UPDATE THEIR MOD TO THIS VERSION
Changes
- Cached controllers, some animations points, and other related data to reduce memory usage.
Fixes
- Fixed enum texture rendering as black in the config screen.
- Fixed Armor Trim not showing enchant glint when enchanted.
- Fixed Armor scaling on baby mobs.
- Fixed an issue where the model cache would not update when a model was changed.
- Fixed an issue where items couldn't use client side AzCommands.
v3.1.2
WARNING THIS IS A BREAKING CHANGE FROM 3.0.X, PLEASE ALLOW MOD DEVS TIME TO UPDATE THEIR MOD TO THIS VERSION
Changes
- Cached controllers, some animations points, and other related data to reduce memory usage.
- Backported the AzArmorTrimLayer from 1.21.1
Fixes
- Fixed enum texture rendering as black in the config screen.
- Fixed Armor scaling on baby mobs.
- Fixed an issue where the model cache would not update when a model was changed.
- Fixed an issue where items couldn't use client side AzCommands.
v3.2.2
WARNING THIS IS A BREAKING CHANGE FROM 3.1.X, PLEASE ALLOW MOD DEVS TIME TO UPDATE THEIR MOD TO THIS VERSION
Changes
- Cached controllers, some animations points, and other related data to reduce memory usage.
Fixes
- Fixed Armor scaling on baby mobs.
- Fixed an issue where the model cache would not update when a model was changed.
- Fixed an issue where items couldn't use client side AzCommands.
v3.1.1
Changes
- Set the default render type of Block Entities to translucent.
- Made AzProvider variables protected instead of private.
Fixes
- Fixed quads disappearing when entity gets hurt.
- Fixed quads rendering with cull when invisible and viewed in spectator mode.
- Fixed AzBlockEntityRendererConfig builder using a generic type instead of the correct one.
v3.1.1
Changes
- Set the default render type of Block Entities to translucent.
- Made AzProvider variables protected instead of private.
Fixes
- Fixed quads disappearing when entity gets hurt.
- Fixed quads rendering with cull when invisible and viewed in spectator mode.
- Fixed AzBlockEntityRendererConfig builder using a generic type instead of the correct one.
