Skip to content

Releases: wisp-forest/owo-lib

0.6.0+1.18

22 Mar 21:24
d5b5aec
Compare
Choose a tag to compare

Optional channels, automatic generics extraction, removed deprecated ServerParticles and field processing api

0.5.4+1.18

28 Feb 16:28
ed14765
Compare
Choose a tag to compare

First public release for 1.18.2

0.5.2+1.18

13 Feb 01:21
e44b741
Compare
Choose a tag to compare

Update to loom 0.11, add default serializers for ChunkPos and ParticleEffect, add 'query_poi' debug command, make text field injection trert didgts as word characters

0.5.1+1.18

29 Jan 23:51
807918c
Compare
Choose a tag to compare

Fix handshake stalling the client when the server is incompatible, freeze channels after mod init, rename particle system exectute method to spawn, fix namespace of enum argument type

0.5.0+1.18

23 Jan 23:22
2a96747
Compare
Choose a tag to compare

Add handshake support to avoid joining incompatible servers, add offline data api, add new particle api, fix primitive array serialization

0.4.0+1.18

20 Jan 17:15
c22846c
Compare
Choose a tag to compare

Added networking API, some additions to ReflectionUtils

0.3.14+1.18

03 Jan 01:30
a660b18
Compare
Choose a tag to compare

Fix crash caused by an action registered via the RegistryHelper registering a new entry into its registry, make KawaiiUtil part of the public API

0.3.13+1.18

01 Jan 12:18
89145c5
Compare
Choose a tag to compare

API change in FieldProcessingSubject and its dependents - all methods that got passed ID and value now also get passed the field object

0.3.12+1.18

29 Dec 11:28
89145c5
Compare
Choose a tag to compare

Fix compat crash on servers if "OperatingSystem" was classloaded

0.3.11+1.18

27 Dec 14:57
19e1127
Compare
Choose a tag to compare

Fix crashing servers through item group init, allow agreeing to the eula in the server console