Skip to content

Releases: Kneelawk/GraphLib

v2.0.3-beta.1+1.21.5

Choose a tag to compare

@Kneelawk Kneelawk released this 27 Mar 08:54
v2.0.3-beta.1+1.21.5
6481c9a
GraphLib version 2.0.3-beta.1 for Minecraft 1.21.5

v2.0.3+1.21

Choose a tag to compare

@Kneelawk Kneelawk released this 11 Aug 23:10
v2.0.3+1.21
569ea49

Changes:

  • Fixed debug-renderer packet sending being broken on dedicated servers.

v2.0.2+1.21

Choose a tag to compare

@Kneelawk Kneelawk released this 09 Aug 07:02
v2.0.2+1.21
e608269

Changes:

  • Fixed client-sided graph worlds throwing NPEs when trying to get a graph at an empty block-pos.

v2.0.1+1.21

Choose a tag to compare

@Kneelawk Kneelawk released this 12 Jul 20:56
d64f44f

Changes:

  • Fixed missing explicit dependencies on fabric.
  • Fixed some class initializer orders that would cause GraphLib-Syncing-KNet to have null fields.

v2.0.0+1.21

Choose a tag to compare

@Kneelawk Kneelawk released this 18 Jun 19:38

Changes:

  • Same as version 2.0.0-beta.1.
  • Updated to Minecraft 1.21.
  • Divided GraphLib up into modules:
    • core - Houses the primary GraphLib stuff, like graphs, nodes, and entities.
    • debugrender - Houses the debug renderer.
    • syncing-core - Houses the client-side graph stuff, allowing syncing implementations to transmit graphs to the
      client.
    • syncing-knet - Houses the KNet-based synchronization mechanism.
    • syncing-lns - Houses the LibNetworkStack-based synchronization mechanism.
  • Made GraphLib multi-platform, supporting both Fabric and NeoForge, supporting both vanilla-gradle and
    architectury-based setups.
  • Added Codextra library dependency.
  • Moved everything over to using Codecs for encoding and decoding.
  • Moved syncing over to using StreamCodecs for buffer encoding and decoding.
  • Removed LEGACY_UNIVERSE default graph universe from pre-1.0 versions.
  • Moved events system over to using Common Events library.

v2.0.0-beta.1+1.21

Choose a tag to compare

@Kneelawk Kneelawk released this 12 Jun 18:47
b567abe
GraphLib version 2.0.0-beta.1 for Minecraft 1.21

v2.0.0-alpha.19+1.21

Choose a tag to compare

@Kneelawk Kneelawk released this 05 Jun 13:27
dcd068e
GraphLib version 2.0.0-alpha.19 for Minecraft 1.21

v2.0.0-alpha.18+1.21

Choose a tag to compare

@Kneelawk Kneelawk released this 02 Jun 02:39
2dd0889
GraphLib version 2.0.0-alpha.18 for Minecraft 1.21

v2.0.0-alpha.17+1.20.6

Choose a tag to compare

@Kneelawk Kneelawk released this 20 May 02:03
392b30a
GraphLib version 2.0.0-alpha.17 for Minecraft 1.20.6

v2.0.0-alpha.16+1.20.6

Choose a tag to compare

@Kneelawk Kneelawk released this 17 May 19:27
47a89ac
GraphLib version 2.0.0-alpha.16 for Minecraft 1.20.6