Changelog
Ornithe Standard Libraries 0.15.0
Additions
Config API
- Expanded Minecraft version support to b1.3-b1.7.3, 1.3-1.13.2.
- More option types for primitives:
byte
,char
,double
,float
,long
,short
. ModifiableOption
: intended to be used for modifiable objects (e.g. lists).ListOption
: implementation ofModifiableOption
forList
s.MapOption
: implementation ofModifiableOption
forMap
s.
Changes
Config API
Serialization has been refactored. With the introduction of object serializers, option serialization can be simplified as object serializers can be re-used for different option types.
Fixes
Networking API
- Crash in b1.4 and below.
- Inconsistent max channel lengths in Beta versions.
Files
ornithe-standard-libraries-server-0.15.0.jar(5.79 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
BetaVersion number
0.15.0-serverLoaders
FabricQuilt