Ornithe Standard Libraries 0.14.2 Server
on Mar 10, 2024Ornithe Standard Libraries 0.14.2
Fixes
Branding Patch API
- Incompatibility with the Lifecycle Events API in beta versions.
Ornithe Standard Libraries 0.14.1
on Mar 10, 2024Ornithe Standard Libraries 0.14.1 Client
on Mar 10, 2024Ornithe Standard Libraries 0.14.1 Server
on Mar 10, 2024Ornithe Standard Libraries 0.14.1
Fixes
Branding Patch API
- Invalid client entrypoint in the mod.json.
Ornithe Standard Libraries 0.14.0
on Mar 10, 2024Ornithe Standard Libraries 0.14.0 Client
on Mar 10, 2024Ornithe Standard Libraries 0.14.0 Server
on Mar 10, 2024Ornithe Standard Libraries 0.14.0
Changes
Branding Patch API
The Branding Patch now has an API, allowing mods to register custom components that modify the branding information displayed on the title screen and the debug overlay. Check out the readme for more information.
Fixes
Networking API
- Passing
null
or 0 size data into a custom payload can result in a crash or a freeze.
Resource Loader API
- The checks for valid resource location namespaces and paths is too strict and incompatible with Vanilla in MC 1.6-1.12.
Ornithe Standard Libraries 0.13.3
on Feb 9, 2024Ornithe Standard Libraries 0.13.3 Client
on Feb 9, 2024Ornithe Standard Libraries 0.13.3 Server
on Feb 9, 2024Ornithe Standard Libraries 0.13.3
Fixes
Resource Loader API
- Since v0.13.0, translations do not load in 1.5.2 and below.
Ornithe Standard Libraries 0.13.2
on Feb 8, 2024Ornithe Standard Libraries 0.13.2 Client
on Feb 8, 2024Ornithe Standard Libraries 0.13.2 Server
on Feb 8, 2024Ornithe Standard Libraries 0.13.2
Fixes
Resource Loader API
- Crash in 13w26a and above.
Ornithe Standard Libraries 0.13.1
on Feb 7, 2024Ornithe Standard Libraries 0.13.1 Client
on Feb 7, 2024Ornithe Standard Libraries 0.13.1 Server
on Feb 7, 2024Ornithe Standard Libraries 0.13.1
Fixes
Resource Loader API
- Crash in 1.5.2 and below.
Ornithe Standard Libraries 0.13.0
on Feb 2, 2024Ornithe Standard Libraries 0.13.0 Client
on Feb 2, 2024Ornithe Standard Libraries 0.13.0 Server
on Feb 2, 2024Ornithe Standard Libraries 0.13.0
Changes
Resource Loader API
- Language files can now be loaded as
.json
files in 1.12 and below. - Language files can now be loaded as
.lang
files in 1.13 and above.
Fixes
Resource Loader API
- Crash in 1.13 and 1.14.