Skip to content

Releases: OrnitheMC/ornithe-standard-libraries

Ornithe Standard Libraries 0.14.2

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 10 Mar 22:50

Ornithe Standard Libraries 0.14.2

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.14.2.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.14.2.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.14.2.jar

Fixes

Branding Patch API

  • Incompatibility with the Lifecycle Events API in beta versions.

Ornithe Standard Libraries 0.14.1

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 10 Mar 22:22

Ornithe Standard Libraries 0.14.1

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.14.1.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.14.1.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.14.1.jar

Fixes

Branding Patch API

  • Invalid client entrypoint in the mod.json.

Ornithe Standard Libraries 0.14.0

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 10 Mar 16:49

Ornithe Standard Libraries 0.14.0

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.14.0.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.14.0.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.14.0.jar

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

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 09 Feb 16:18

Ornithe Standard Libraries 0.13.3

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.13.3.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.13.3.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.13.3.jar

Fixes

Resource Loader API

  • Since v0.13.0, translations do not load in 1.5.2 and below.

Ornithe Standard Libraries 0.13.2

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 08 Feb 15:53

Ornithe Standard Libraries 0.13.2

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.13.2.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.13.2.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.13.2.jar

Fixes

Resource Loader API

  • Crash in 13w26a and above.

Ornithe Standard Libraries 0.13.1

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 07 Feb 21:17

Ornithe Standard Libraries 0.13.1

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.13.1.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.13.1.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.13.1.jar

Fixes

Resource Loader API

  • Crash in 1.5.2 and below.

Ornithe Standard Libraries 0.13.0

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 02 Feb 19:47

Ornithe Standard Libraries 0.13.0

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.13.0.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.13.0.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.13.0.jar

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.

Ornithe Standard Libraries 0.12.1

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 21 Jan 18:08

Ornithe Standard Libraries 0.12.1

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.12.1.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.12.1.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.12.1.jar

Fixes

Resource Loader API

  • In 1.5 and below, Resource Loader uses absolute paths instead of paths relative to the mod root.

Ornithe Standard Libraries 0.12.0

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 26 Dec 18:41

Ornithe Standard Libraries 0.12.0

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.12.0.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.12.0.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.12.0.jar

Fixes

Resource Loader API

  • In 1.5 and below, Vanilla translations are broken if any mod translations are present.

Ornithe Standard Libraries 0.11.3

Pre-release

Choose a tag to compare

@SpaceWalkerRS SpaceWalkerRS released this 21 Dec 13:19

Ornithe Standard Libraries 0.11.3

Which jar do I get?

  • Minecraft 1.3 and above: ornithe-standard-libraries-0.11.3.jar
  • client Minecraft 12w30e and below: ornithe-standard-libraries-client-0.11.3.jar
  • server Minecraft 12w30e and below: ornithe-standard-libraries-server-0.11.3.jar

Fixes

Resource Loader API

  • Crash upon start-up in 13w07a and below.