netlib

netlib

Mod

Kotlinx Serialization for custom payloads.

Client and server Library

179 downloads
1 follower
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!
Filter loader...
Filter versions...

1.3.1+fabric

by Pyrrha on Oct 9, 2024
Download

Added

  • NeoForge runtime target
  • (NeoForge) PayloadRegistrar.netlibPayload extension function for registering SerializedPayloads with NeoForge networking.
  • Created typealiases in dev.wanderia.netlib.payload.api for moved classes.

Changed

  • Renamed Marven artifacts to match targets: netlib-common, netlib-fabric, netlib-neoforge
  • Moved dev.wanderia.netlib.payload.api classes to dev.wanderia.netlib.payload
  • Updated dokka from 1.9.20 to 2.0.0-Beta
  • Updated fabric-api from 0.103.0+1.21.1 to 0.105.0+1.21.1
  • Updated fabric-kotlin from 1.12.1+kotlin.2.0.20 to 1.12.2+kotlin.2.0.20
  • Updated fabric-loader from 0.16.3 to 0.16.5
  • Updated kotlinx-serialization from 1.7.1 to 1.7.3

Deprecated

  • Typealiases in dev.wanderia.netlib.payload.api, replace with dev.wanderia.netlib.payload.

Removed

  • Testmod, to be added back for each runtime target.

Fixed

  • Broken dokka versioning plugin configuration.

1.2.0

by Pyrrha on Aug 28, 2024
Download

Added

  • Debug log lines to print payload info when initializing.

Changed

  • Updated minecraft from 1.21 to 1.21.1
  • Updated kotlin from 2.0.0 to 2.0.20
  • Updated fabric-api from 0.100.7+1.21 to 0.103.0+1.21.1
  • Updated fabric-kotlin from 1.11.0+kotlin.2.0.0 to 1.12.1+kotlin.2.0.20
  • Updated fabric-loader from 0.16.0 to 0.16.3
  • Updated spotless from 7.0.0.BETA1 to 7.0.0.BETA2
  • Moved use of client networking and events to a client entrypoint. (TestMod)

Fixed

  • Broken custom entrypoint.

1.1.0

by Pyrrha on Jul 20, 2024
Download

Added

  • wanderia-netlib entrypoint as new standard for registering payload types.
  • WanderiaSerializersModule used by default in payload serialization.
  • UUIDSerializer as a default contextual serializer.
  • IdentifierSerialzier as a default contextual serializer.
  • Spotless formatting and checking.

Changed

  • Updated to Minecraft 1.21
  • Updated to Kotlin 2.0.0
  • Updated to Kotlinx Serialization 1.7.1
  • Updated to Fabric Loom 1.7-SNAPSHOT
  • Updated to Fabric Loader 0.16.0
  • Updated to Fabric API 0.100.7+1.21

Removed

  • dev.wanderia.netlib.samples has been replaced with a full example test mod in src/testmod.
  • Yumi licenser (replaced by spotless)

Project members

Wanderia

Wanderia

Organization

Pyrrha

Project Head

Details

Licensed MPL-2.0
Published 4 months ago
Updated a month ago