Skip to content

Releases: OrnitheMC/ornithe-standard-libraries

Ornithe Standard Libraries 0.11.3

21 Dec 13:19

Choose a tag to compare

Pre-release

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.

Ornithe Standard Libraries 0.11.2

10 Dec 16:22

Choose a tag to compare

Pre-release

Ornithe Standard Libraries 0.11.2

Which jar do I get?

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

Changes

Networking API

  • Improved logging in Networking implementations.

Resource Loader API

  • Expanded Minecraft version support to a1.2.2-1.13.2 (was 13w24a-1.13.2).

Ornithe Standard Libraries 0.11.1

26 Nov 22:43

Choose a tag to compare

Pre-release

Ornithe Standard Libraries 0.11.1

Which jar do I get?

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

Changes

Keybinds API

  • Expanded Minecraft version support to 1.3.1-1.14.4 (was 1.3.1-1.13.2).

Ornithe Standard Libraries 0.11.0

10 Nov 00:07

Choose a tag to compare

Pre-release

Ornithe Standard Libraries 0.11.0

Which jar do I get?

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

Changes

Core API

  • Expanded the events system.

Branding Patch

  • Fixed crash.

Entrypoints API

  • Expanded Minecraft version support to a1.0.6-1.14.4 (was a1.0.6-1.13.2).

Lifecycle Events API

  • Expanded Minecraft version support to a1.0.6-1.14.4 (was a1.0.6-1.13.2).

Networking API

  • Expanded Minecraft version support to b1.0-1.14.4 (was b1.0-1.13.2).

Resource Loader API

  • Expanded Minecraft version support to 13w26a-1.14.4 (was 13w26a-1.13.2).

Ornithe Standard Libraries 0.10.4

07 Nov 19:25

Choose a tag to compare

Pre-release

Ornithe Standard Libraries 0.10.4

Which jar do I get?

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

Changes

Entrypoints API

  • Updated for compatibility with Fabric Loader 0.14.23/Quilt Loader 0.21.

Networking API

  • Fixed crash in Minecraft 1.2.5 clients.

Resource Loader API

  • Fixed crash on dedicated servers in 1.13.2.

Ornithe Standard Libraries 0.10.3

03 Oct 18:49

Choose a tag to compare

Pre-release

Ornithe Standard Libraries 0.10.3

Which jar do I get?

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

Changes

Keybinds API

  • Fixed incorrect location for mod icon.

Resource Loader API

  • Fixed broken resource loader.

Ornithe Standard Libraries 0.10.2

02 Oct 14:55

Choose a tag to compare

Pre-release

Ornithe Standard Libraries 0.10.2

Which jar do I get?

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

Changes

Networking API

  • Fixed a crash on dedicated servers in Minecraft versions between b1.0 and 12w16a.

Ornithe Standard Libraries 0.10.1

30 Sep 18:10

Choose a tag to compare

Pre-release

Ornithe Standard Libraries 0.10.1

Which jar do I get?

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

Changes

Lifecycle Events API

  • Fixed bugs and crashes caused by the server STOP event not being fired on integrated servers.

Ornithe Standard Libraries 0.10.0

20 Sep 17:57

Choose a tag to compare

Pre-release

Ornithe Standard Libraries 0.10.0

Which jar do I get?

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

Changes

Networking API

  • Data can now be wrapped in custom payload objects. Check out the readme for more information.
  • Expanded Minecraft version support to b1.0-1.13.2 (was 1.3-1.13.2).

Resource Loader API

  • Fixed namespace detection in built-in mod resource packs.
  • Fixed a crash when attempting to load the icon of built-in mod resource packs.
    • Built-in mod packs now load the default pack icon if the mod does not provide its own icon.
  • Expanded Minecraft version support to 13w26a-1.13.2 (was 13w26a-1.12.2).

Ornithe Standard Libraries 0.9.0

27 Aug 19:19

Choose a tag to compare

Pre-release

Ornithe Standard Libraries 0.9.0

Which jar do I get?

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

Additions

Keybinds API

The Keybinds API provides events for registering keybinds.

Changes

Config API

  • Fixed crash upon game start in 1.3-1.5.

Networking API

  • Added PLAY_READY events that fire after channel registration is complete and data can safely be sent over the connection.
    • This remedies issues where data sent during the LOGIN events quietly fails to go through. If you need to send data upon login, use the PLAY_READY event instead!