Releases: wisp-forest/owo-lib
0.6.0+1.18
Optional channels, automatic generics extraction, removed deprecated ServerParticles and field processing api
0.5.4+1.18
First public release for 1.18.2
0.5.2+1.18
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
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
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
Added networking API, some additions to ReflectionUtils
0.3.14+1.18
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
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
Fix compat crash on servers if "OperatingSystem" was classloaded
0.3.11+1.18
Fix crashing servers through item group init, allow agreeing to the eula in the server console