AzureLib (AzureLib)
AzureLib是一个源自Geckolib 4.x的分支,作为专为Minecraft模组定制的动画引擎。它拥有各种功能,包括支持复杂的3D关键帧驱动动画、超过30种不同的缓动函数、并发动画功能、声音和粒子关键帧、基于事件的关键帧等等。目前,我将专注于维护和支持AzureLib;不再对Geckolib提供帮助。
AzureLib代表了从Geckolib 4.x派生出来的一个分支,是一个专为Minecraft模组设计的动画引擎。它拥有多种功能,包括支持复杂的3D关键帧驱动动画、超过30种不同的缓动函数、并发动画功能、声音和粒子关键帧、基于事件的关键帧等等。
This library is compatible with the following Minecraft versions:
Forge: 1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.19.3, 1.19.4, and 1.20.1.
NeoForge: 1.20.1
Fabric: 1.16.5, 1.17.1, 1.18.2, 1.19.2, 1.19.3, 1.19.4, 1.20.1, and 1.20.2.
此库与以下Minecraft版本兼容:
Forge:1.16.5、1.17.1、1.18.2、1.19.2、1.19.3、1.19.4和1.20.1。
NeoForge:1.20.1
Fabric:1.16.5、1.17.1、1.18.2、1.19.2、1.19.3、1.19.4、1.20.1和1.20.2。
Are you a developer and want to use this library in your mod? Add the following to your build.gradle
repositories {
// The Maven with the mods source
maven {url 'https://libs.azuredoom.com:4443/mods'}
}
dependencies {
//Fabric or Quilt
modImplementation "mod.azure.azurelib:azurelib-fabric-MCVERSION:MODVERSION"
//Forge
implementation fg.deobf("mod.azure.azurelib:azurelib-forge-MCVERSION:MODVERSION")
//NeoForge
implementation fg.deobf("mod.azure.azurelib:azurelib-neo-MCVERSION:MODVERSION")
}
Need a server to play with friends? Don't know how to setup one? Just rent an already configured server from BisectHosting!
Click on the picture above, select plan(at least 4GB), and use my code azuredoom to get 25% off your first month and enjoy playing with your friends!
截图:
fabric 2.3.29-alpha
- Revert GeoGlowingTextureMeta change.
**WARNING 1.21.1 IS CURRENTLY UNDERGOING A HEAVY REWRITE THAT WILL BE RELEASED AS ALPHA FOR TESTING, DO NOT UPDATE TO THAT ALPHA UNLESS THE MODS USING AZURELIB REQUIRE IT**
neo 2.3.29-alpha
- Revert GeoGlowingTextureMeta change.
**WARNING 1.21.1 IS CURRENTLY UNDERGOING A HEAVY REWRITE THAT WILL BE RELEASED AS ALPHA FOR TESTING, DO NOT UPDATE TO THAT ALPHA UNLESS THE MODS USING AZURELIB REQUIRE IT**
fabric 2.0.41
- Revert GeoGlowingTextureMeta change.
neoforge 2.0.41
- Revert GeoGlowingTextureMeta change.
azurelib-forge-1.19.4 1.0.50
- Revert GeoGlowingTextureMeta change.
azurelib-fabric-1.19.4 1.0.50
- Revert GeoGlowingTextureMeta change.
azurelib-forge-1.19.2 1.0.56
- Revert GeoGlowingTextureMeta change.
azurelib-fabric-1.19.2 1.0.56
- Revert GeoGlowingTextureMeta change.
azurelib-forge-1.18.2 1.0.47
- Revert GeoGlowingTextureMeta change.
azurelib-fabric-1.18.2 1.0.47
- Revert GeoGlowingTextureMeta change.
azurelib-fabric-1.17.1 1.0.28
- Revert GeoGlowingTextureMeta change.
azurelib-forge-1.17.1 1.0.28
- Revert GeoGlowingTextureMeta change.
azurelib-fabric-1.16.5 1.0.52
- Revert GeoGlowingTextureMeta change.
azurelib-forge-1.16.5 1.0.52
- Revert GeoGlowingTextureMeta change.
azurelib-forge-1.15.2 1.0.11
- Revert GeoGlowingTextureMeta change.
fabric 2.3.28
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
**WARNING 1.21.1 IS CURRENTLY UNDERGOING A HEAVY REWRITE THAT WILL BE RELEASED AS ALPHA FOR TESTING, DO NOT UPDATE TO THAT ALPHA UNLESS THE MODS USING AZURELIB REQUIRE IT**
neo 2.3.28
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
**WARNING 1.21.1 IS CURRENTLY UNDERGOING A HEAVY REWRITE THAT WILL BE RELEASED AS ALPHA FOR TESTING, DO NOT UPDATE TO THAT ALPHA UNLESS THE MODS USING AZURELIB REQUIRE IT**
fabric 2.0.40
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
neoforge 2.0.40
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-forge-1.19.4 1.0.49
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-fabric-1.19.4 1.0.49
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-forge-1.19.2 1.0.55
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-fabric-1.19.2 1.0.55
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-forge-1.18.2 1.0.46
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-fabric-1.18.2 1.0.46
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-fabric-1.17.1 1.0.27
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-forge-1.17.1 1.0.27
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-fabric-1.16.5 1.0.51
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-forge-1.16.5 1.0.51
- Port color changes from a geckolib pr that was left to die
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
azurelib-forge-1.15.2 1.0.10
- Port UV Face Rotation support
- Port GeoGlowingTextureMeta using wrong colors
fabric 2.3.27
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
neo 2.3.27
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
neo 2.2.22
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
fabric 2.2.22
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
fabric 2.1.24
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
neoforge 2.1.24
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
fabric 2.0.39
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
neoforge 2.0.39
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-forge-1.19.4 1.0.48
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-forge-1.19.4 1.0.48
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-fabric-1.19.4 1.0.48
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-forge-1.19.2 1.0.54
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-fabric-1.19.2 1.0.54
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-forge-1.18.2 1.0.45
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-fabric-1.18.2 1.0.45
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-forge-1.17.1 1.0.26
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-fabric-1.17.1 1.0.26
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-fabric-1.16.5 1.0.50
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-forge-1.16.5 1.0.50
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
azurelib-forge-1.15.2 1.0.9
- Remove format version check, unneeded
- Add GeoItemRender#useNewOffset() which will remove the y offset on item displays, due to change in BlockBench 4.11 item displays
neo 2.3.26
- Only throw error if no format version
fabric 2.3.26
- Only throw error if no format version
neo 2.2.21
- Only throw error if no format version
fabric 2.2.21
- Only throw error if no format version
fabric 2.1.23
- Only throw error if no format version
neoforge 2.1.23
- Only throw error if no format version
fabric 2.0.38
- Only throw error if no format version
neoforge 2.0.38
- Only throw error if no format version
azurelib-forge-1.19.4 1.0.47
- Only throw error if no format version
azurelib-fabric-1.19.4 1.0.47
- Only throw error if no format version
azurelib-forge-1.19.2 1.0.53
- Only throw error if no format version
azurelib-fabric-1.19.2 1.0.53
- Only throw error if no format version
azurelib-forge-1.18.2 1.0.44
- Only throw error if no format version
azurelib-fabric-1.18.2 1.0.44
- Only throw error if no format version
azurelib-fabric-1.17.1 1.0.25
- Only throw error if no format version
azurelib-forge-1.17.1 1.0.25
- Only throw error if no format version
azurelib-forge-1.16.5 1.0.49
- Only throw error if no format version
azurelib-fabric-1.16.5 1.0.49
- Only throw error if no format version
azurelib-forge-1.15.2 1.0.8
- Only throw error if no format version
fabric 2.3.25
- Port Avoid duplicating mc code to improve compat in mixins
- Updated to latest NeoForge to fix crash with https://github.com/neoforged/NeoForge/pull/1541
- MixinHumanoidArmorLayer Mixin fixed now with NeoForge
neo 2.3.25
- Port Avoid duplicating mc code to improve compat in mixins
- Updated to latest NeoForge to fix crash with https://github.com/neoforged/NeoForge/pull/1541
- MixinHumanoidArmorLayer Mixin fixed now with NeoForge
neo 2.3.24
- Adjust cache for BB exporting using weird version, which still works.
fabric 2.3.24
- Adjust cache for BB exporting using weird version, which still works.
neo 2.2.20
- Adjust cache for BB exporting using weird version, which still works.
fabric 2.2.20
- Adjust cache for BB exporting using weird version, which still works.
fabric 2.1.22
- Adjust cache for BB exporting using weird version, which still works.
neoforge 2.1.22
- Adjust cache for BB exporting using weird version, which still works.
fabric 2.0.37
- Adjust cache for BB exporting using weird version, which still works.
neoforge 2.0.37
- Adjust cache for BB exporting using weird version, which still works.
azurelib-forge-1.19.4 1.0.46
- Adjust cache for BB exporting using weird version, which still works.
- Ports Config system to Forge as well so 1.19.4 has parity with Fabric.
azurelib-fabric-1.19.4 1.0.46
- Adjust cache for BB exporting using weird version, which still works.
azurelib-forge-1.19.2 1.0.52
- Adjust cache for BB exporting using weird version, which still works.
- Ports Config system to 1.19.2.
azurelib-fabric-1.19.2 1.0.52
- Adjust cache for BB exporting using weird version, which still works.
- Ports Config system to 1.19.2.
azurelib-fabric-1.18.2 1.0.43
- Adjust cache for BB exporting using weird version, which still works.
- Ports Config system to 1.18.2.
azurelib-forge-1.18.2 1.0.43
- Adjust cache for BB exporting using weird version, which still works.
- Ports Config system to 1.18.2.
azurelib-fabric-1.17.1 1.0.24
- Adjust cache for BB exporting using weird version, which still works.
- Ports Config system to 1.17.1.
azurelib-forge-1.17.1 1.0.24
- Adjust cache for BB exporting using weird version, which still works.
- Ports Config system to 1.17.1.
azurelib-fabric-1.16.5 1.0.48
- Adjust cache for BB exporting using weird version, which still works.
- Ports Config system to 1.16.5.
azurelib-forge-1.16.5 1.0.48
- Adjust cache for BB exporting using weird version, which still works.
- Ports Config system to 1.16.5.
azurelib-forge-1.15.2 1.0.7
- Adjust cache for BB exporting using weird version, which still works.
neo 2.3.23
- Use root locale when converting strings - PlanetTeamSpeak
- Add missing client packet registartion on Fabric
fabric 2.3.23
- Use root locale when converting strings - PlanetTeamSpeak
- Add missing client packet registartion on Fabric
neo 2.2.19
- Use root locale when converting strings - PlanetTeamSpeak
- Fixes Neo packets not properly triggering
- Add missing client packet registartion on Fabric
fabric 2.2.19
- Use root locale when converting strings - PlanetTeamSpeak
- Fixes Neo packets not properly triggering
- Add missing client packet registartion on Fabric
fabric 2.1.21
- Use root locale when converting strings - PlanetTeamSpeak
neoforge 2.1.21
- Use root locale when converting strings - PlanetTeamSpeak
fabric 2.0.36
- Use root locale when converting strings - PlanetTeamSpeak
neoforge 2.0.36
- Use root locale when converting strings - PlanetTeamSpeak
fabric 2.0.36
- Use root locale when converting strings - PlanetTeamSpeak
neoforge 2.0.36
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-forge-1.19.4 1.0.45
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-fabric-1.19.4 1.0.45
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-forge-1.19.2 1.0.51
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-fabric-1.19.2 1.0.51
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-forge-1.18.2 1.0.42
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-fabric-1.18.2 1.0.42
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-forge-1.17.1 1.0.23
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-fabric-1.17.1 1.0.23
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-fabric-1.16.5 1.0.47
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-forge-1.16.5 1.0.47
- Use root locale when converting strings - PlanetTeamSpeak
azurelib-forge-1.15.2 1.0.6
- Use root locale when converting strings - PlanetTeamSpeak
fabric 2.3.22
- Fixes packets not firing properly on NeoForge.
- Tweaked CommonUtils#spawnLightSource
neo 2.3.22
- Fixes packets not firing properly on NeoForge.
- Tweaked CommonUtils#spawnLightSource
neo 2.3.21
- Fixes missing faceRotation from RenderUtils
fabric 2.3.21
- Fixes missing faceRotation from RenderUtils
neo 2.2.17
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
fabric 2.3.20
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
neo 2.3.20
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
fabric 2.2.17
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
neoforge 2.1.20
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
fabric 2.1.20
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
fabric 2.0.35
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
neoforge 2.0.35
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-forge-1.19.4 1.0.44
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-fabric-1.19.4 1.0.44
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-forge-1.19.2 1.0.50
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-fabric-1.19.2 1.0.50
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-forge-1.18.2 1.0.41
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-fabric-1.18.2 1.0.41
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-fabric-1.17.1 1.0.22
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-forge-1.17.1 1.0.22
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-forge-1.16.5 1.0.46
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-fabric-1.16.5 1.0.46
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
azurelib-forge-1.15.2 1.0.5
- Tweaked DyeableGeoArmorRender to match on all MC versions.
- Added DynamicGeoRenders for Armor, Blocks, Items, Objects and ReplacedEntities
fabric 2.3.19
- Blacklist neoforge name due to NeoForge#1525
- Fixes issues layers/render.
neo 2.3.19
- Blacklist neoforge name due to NeoForge#1525
- Fixes issues layers/render.
neo 2.3.18
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
- Fixes crash due to null context on getPathType in AzureNavigation.
- Deprecated DyeableGeoArmorRenderer for 1.21+
- Update everything to properly use the colour value, this is a required breaking change.
- Tweak AutoGlowingTexture
fabric 2.3.18
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
- Fixes crash due to null context on getPathType in AzureNavigation.
- Deprecated DyeableGeoArmorRenderer for 1.21+
- Update everything to properly use the colour value, this is a required breaking change.
- Tweak AutoGlowingTexture
neo 2.2.16
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
- Fixes crash due to null context on getPathType in AzureNavigation.
fabric 2.2.16
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
- Fixes crash due to null context on getPathType in AzureNavigation.
fabric 2.1.19
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
neoforge 2.1.19
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
fabric 2.0.34
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
neoforge 2.0.34
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-forge-1.19.4 1.0.43
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-fabric-1.19.4 1.0.43
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-forge-1.19.2 1.0.49
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-fabric-1.19.2 1.0.49
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-forge-1.18.2 1.0.40
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-fabric-1.18.2 1.0.40
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-fabric-1.17.1 1.0.21
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-forge-1.17.1 1.0.21
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-forge-1.16.5 1.0.45
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-fabric-1.16.5 1.0.45
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
azurelib-forge-1.15.2 1.0.4
- Adds hardStop() for nulling path and pathToPosition if you need it to stop before reaching end node in path in AzureNavigation.
- Made pathToPosition protected instead of private in AzureNavigation.
- Adds error for new bedrock format number.
neo 2.3.17
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
fabric 2.3.17
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
neo 2.2.15
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
fabric 2.2.15
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
neoforge 2.1.18
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
fabric 2.1.18
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
fabric 2.0.33
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
neoforge 2.0.33
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-forge-1.19.4 1.0.42
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-fabric-1.19.4 1.0.42
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-forge-1.19.2 1.0.48
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-fabric-1.19.2 1.0.48
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-forge-1.18.2 1.0.39
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-fabric-1.18.2 1.0.39
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-forge-1.17.1 1.0.20
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-fabric-1.17.1 1.0.20
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-fabric-1.16.5 1.0.44
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-forge-1.16.5 1.0.44
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
azurelib-forge-1.15.2 1.0.3
- Port fix for shader issue with reflection and emissive texutes.
- Fixes quad lighting being flipped.
- Fixes crash when loaded with Born in Chaos.
- Port fix for Molang Queries IS_IN_WATER_OR_RAIN, IS_ON_FIRE and YAW_SPEED.
neo 2.3.16
- Built against 1.21.1
fabric 2.3.16
- Built against 1.21.1
neo 2.3.15
- few Java doc fixes.
- Fixes NeoForge Config crash.
- hopefully fixes AzureNav crash
fabric 2.3.15
- few Java doc fixes.
- Fixes NeoForge Config crash.
- hopefully fixes AzureNav crash
fabric 2.3.14
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
- Fixes configuration thread not closing on datagen for Fabric.
- Fixes error if config folder is missing on first run only.
- Closes configuration thread in a safer way.
neo 2.3.14
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
- Fixes configuration thread not closing on datagen for Fabric.
- Fixes error if config folder is missing on first run only.
- Closes configuration thread in a safer way.
neo 2.2.14
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
- Fixes configuration thread not closing on datagen for Fabric.
- Fixes error if config folder is missing on first run only.
- Closes configuration thread in a safer way.
fabric 2.2.14
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
- Fixes configuration thread not closing on datagen for Fabric.
- Fixes error if config folder is missing on first run only.
- Closes configuration thread in a safer way.
neoforge 2.1.17
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
- Fixes configuration thread not closing on datagen for Fabric.
- Fixes error if config folder is missing on first run only.
- Closes configuration thread in a safer way.
fabric 2.1.17
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
- Fixes configuration thread not closing on datagen for Fabric.
- Fixes error if config folder is missing on first run only.
- Closes configuration thread in a safer way.
fabric 2.0.30
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
- Fixes configuration thread not closing on datagen for Fabric.
- Fixes error if config folder is missing on first run only.
- Closes configuration thread in a safer way.
neoforge 2.0.30
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
- Fixes configuration thread not closing on datagen for Fabric.
- Fixes error if config folder is missing on first run only.
- Closes configuration thread in a safer way.
azurelib-fabric-1.19.4 1.0.41
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
- Fixes configuration thread not closing on datagen for Fabric.
- Fixes error if config folder is missing on first run only.
- Closes configuration thread in a safer way.
azurelib-forge-1.19.4 1.0.41
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-forge-1.19.2 1.0.47
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-fabric-1.19.2 1.0.47
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-forge-1.18.2 1.0.38
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-fabric-1.18.2 1.0.38
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-forge-1.17.1 1.0.19
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-fabric-1.17.1 1.0.19
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-fabric-1.16.5 1.0.43
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-forge-1.16.5 1.0.43
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-forge-1.16.5 1.0.43
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
azurelib-forge-1.15.2 1.0.2
- Move the buffer rebuilding to earlier to avoid using buffers that aren't building.
fabric 2.3.13
- Fixes Fabric version requring ModMenu in dev.
- Moves all private fields/methods to protected in AnimationController.
neo 2.3.13
- Fixes Fabric version requring ModMenu in dev.
- Moves all private fields/methods to protected in AnimationController.
neo 2.2.13
- Fixes Fabric version requring ModMenu in dev.
- Moves all private fields/methods to protected in AnimationController.
fabric 2.2.13
- Fixes Fabric version requring ModMenu in dev.
- Moves all private fields/methods to protected in AnimationController.
neoforge 2.1.16
- Fixes Fabric version requring ModMenu in dev.
- Moves all private fields/methods to protected in AnimationController.
fabric 2.1.16
- Fixes Fabric version requring ModMenu in dev.
- Moves all private fields/methods to protected in AnimationController.
fabric 2.0.30
- Fixes Fabric version requring ModMenu in dev.
- Moves all private fields/methods to protected in AnimationController.
neoforge 2.0.30
- Fixes Fabric version requring ModMenu in dev.
- Moves all private fields/methods to protected in AnimationController.
azurelib-forge-1.19.4 1.0.40
- Fixes publishing issues for maven artifacts.
- Moves all private fields/methods to protected in AnimationController.
azurelib-fabric-1.19.4 1.0.40
- Fixes Fabric not using remap.
- Fixes Fabric version requring ModMenu in dev.
- Moves all private fields/methods to protected in AnimationController.
azurelib-forge-1.19.2 1.0.46
- Fixes publishing issues for maven artifacts.
- Moves all private fields/methods to protected in AnimationController.
azurelib-fabric-1.19.2 1.0.46
- Fixes Fabric not using remap.
- Moves all private fields/methods to protected in AnimationController.
azurelib-forge-1.18.2 1.0.37
- Fixes publishing issues for maven artifacts.
- Moves all private fields/methods to protected in AnimationController.
azurelib-fabric-1.18.2 1.0.37
- Fixes Fabric not using remap.
- Moves all private fields/methods to protected in AnimationController.
azurelib-forge-1.17.1 1.0.18
- Fixes publishing issues for maven artifacts.
- Moves all private fields/methods to protected in AnimationController.
azurelib-fabric-1.17.1 1.0.18
- Fixes publishing issues for maven artifacts.
- Moves all private fields/methods to protected in AnimationController.
azurelib-fabric-1.16.5 1.0.42
- Fixes Fabric not using remap.
- Moves all private fields/methods to protected in AnimationController.
azurelib-forge-1.16.5 1.0.42
- Fixes publishing issues for maven artifacts.
- Moves all private fields/methods to protected in AnimationController.
azurelib-forge-1.15.2 1.0.1
- Fixes publishing issues for maven artifacts.
- Moves all private fields/methods to protected in AnimationController.
fabric 2.3.12
- Fixes packets network crash.
neo 2.3.12
- Fixes packets network crash.
neo 2.2.12
- Fixes packets network crash.
fabric 2.2.12
- Fixes packets network crash.
neo 2.3.11
- Fixes crash with creeperoverhual, just blacklist the mods resources as that mod has been broken since like 1.19.2
fabric 2.3.11
- Fixes crash with creeperoverhual, just blacklist the mods resources as that mod has been broken since like 1.19.2
neo 2.3.10
- Adds headers to Geckolib forked classes
- Adds headers to Configuration forked classes
- Forks SBL into AzureLib for 1.21+
fabric 2.3.10
- Adds headers to Geckolib forked classes
- Adds headers to Configuration forked classes
- Forks SBL into AzureLib for 1.21+
neo 2.2.11
- Adds headers to Geckolib forked classes
- Adds headers to Configuration forked classes
fabric 2.2.11
- Adds headers to Geckolib forked classes
- Adds headers to Configuration forked classes
fabric 2.1.15
- Adds headers to Geckolib forked classes
- Adds headers to Configuration forked classes
neoforge 2.1.15
- Adds headers to Geckolib forked classes
- Adds headers to Configuration forked classes
fabric 2.0.29
- Adds headers to Geckolib forked classes
- Adds headers to Configuration forked classes
- Fixes a broken JavaDoc
neoforge 2.0.29
- Adds headers to Geckolib forked classes
- Adds headers to Configuration forked classes
- Fixes a broken JavaDoc
azurelib-forge-1.19.4 1.0.39
- Adds headers to Geckolib forked classes
azurelib-fabric-1.19.4 1.0.39
- Adds headers to Geckolib forked classes
azurelib-forge-1.19.2 1.0.45
- Adds headers to Geckolib forked classes
azurelib-fabric-1.19.2 1.0.45
- Adds headers to Geckolib forked classes
azurelib-forge-1.18.2 1.0.36
- Adds headers to Geckolib forked classes
azurelib-fabric-1.18.2 1.0.36
- Adds headers to Geckolib forked classes
azurelib-forge-1.17.1 1.0.16
- Adds headers to Geckolib forked classes
- Make handleAnimations no longer final
- Set up lighting before getting VertexConsumer in GeoItemRender
- Fixes metadata log spam
- Port additional handling for weirdly formatted bedrock animation jsons
- Add a helper SingleteonGeoAnimatable#registerSyncedAnimatable in GeoItem
- Add support for scale attribute/missing shaking for GeoReplaced
- Fix stale buffer on Entities/Layers
- Changed reload default to insert key
azurelib-fabric-1.17.1 1.0.16
- Adds headers to Geckolib forked classes
- Make handleAnimations no longer final
- Set up lighting before getting VertexConsumer in GeoItemRender
- Fixes metadata log spam
- Port additional handling for weirdly formatted bedrock animation jsons
- Add a helper SingleteonGeoAnimatable#registerSyncedAnimatable in GeoItem
- Add support for scale attribute/missing shaking for GeoReplaced
- Fix stale buffer on Entities/Layers
- Changed reload default to insert key
azurelib-fabric-1.16.5 1.0.40
- Adds headers to classes, because some people are cry babies regarding forks.
- Fixes a few JavaDocs.
- Changed reload keybind default to insert key.
azurelib-forge-1.16.5 1.0.40
- Adds headers to classes, because some people are cry babies regarding forks.
- Fixes a few JavaDocs.
- Changed reload keybind default to insert key.
azurelib-forge-1.15.2 1.0.0
- Port Easing Fix
- Add a helper SingleteonGeoAnimatable#registerSyncedAnimatable
- Fixes isPerspectiveAware JavaDoc
- Fix stale buffer on Entities/Layers
- Add support for scale attribute/missing shaking for GeoReplaced
neo 2.3.9
- Remove unneeded 0.01f translate in GeoEntityRenderer
- Rewrite events using Services