Skip to content

Releases: Kneelawk/GraphLib

v2.0.3-beta.1+1.21.5

27 Mar 08:54
v2.0.3-beta.1+1.21.5
6481c9a

Choose a tag to compare

GraphLib version 2.0.3-beta.1 for Minecraft 1.21.5

v2.0.3+1.21

11 Aug 23:10
v2.0.3+1.21
569ea49

Choose a tag to compare

Changes:

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

v2.0.2+1.21

09 Aug 07:02
v2.0.2+1.21
e608269

Choose a tag to compare

Changes:

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

v2.0.1+1.21

12 Jul 20:56
d64f44f

Choose a tag to compare

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

18 Jun 19:38

Choose a tag to compare

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

12 Jun 18:47
b567abe

Choose a tag to compare

GraphLib version 2.0.0-beta.1 for Minecraft 1.21

v2.0.0-alpha.19+1.21

05 Jun 13:27
dcd068e

Choose a tag to compare

GraphLib version 2.0.0-alpha.19 for Minecraft 1.21

v2.0.0-alpha.18+1.21

02 Jun 02:39
2dd0889

Choose a tag to compare

GraphLib version 2.0.0-alpha.18 for Minecraft 1.21

v2.0.0-alpha.17+1.20.6

20 May 02:03
392b30a

Choose a tag to compare

GraphLib version 2.0.0-alpha.17 for Minecraft 1.20.6

v2.0.0-alpha.16+1.20.6

17 May 19:27
47a89ac

Choose a tag to compare

GraphLib version 2.0.0-alpha.16 for Minecraft 1.20.6