Skip to content

Releases: RazorPlay01/SWAY

2.4.3

Choose a tag to compare

@github-actions github-actions released this 18 Aug 22:10

2.4.3 - 2026-08-18

Other

  • An issue has been fixed that caused interactions with plants, even though the entity was not actually colliding with them on the Y-axis. - (24408b6) - RazorPlay01

Contributors

  • RazorPlay01

2.4.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:41
c448640

2.4.2 - 2026-08-18

Fixes

  • fix forge remap error - (e97b760) - RazorPlay01
  • fix double plant linked block resolution to always target upper half from anchor - (06d9343) - Spagles
  • fix foliage registration, multiblock linking, engine decay, and config saving - (c448640) - RazorPlay01

Other

  • remove info log - (149ce7d) - RazorPlay01
  • initialize vanilla foliage registry during mod startup - (1303f90) - Spagles
  • use concurrent hash map for behavior registry to support value-based keys - (4445a88) - Spagles
  • clean up force pipeline execution, fix final decay re-render mark, and prevent map clear race - (0aecc7c) - Spagles
  • ensure config directory exists before saving configuration - (8bc7e60) - Spagles
  • Merge pull request #6 from Spagles/master - (c448640) - RazorPlay01

Contributors

  • RazorPlay01

  • Spagles

2.4.1

Choose a tag to compare

@github-actions github-actions released this 17 Aug 20:09

2.4.1 - 2026-08-17

Other

  • A crash that occurred in version 26.2 when using Sodium has been fixed. - (30a3f2b) - RazorPlay01

Contributors

  • RazorPlay01

2.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 15:17

2.4.0 - 2026-08-16

Other

  • some changes have been made to improve compatibility with other mods. - (950fdff) - RazorPlay01

Contributors

  • RazorPlay01

2.3.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 14:30

2.3.1 - 2026-08-15

Fixes

  • fix anchor is null crash - (1c21685) - RazorPlay01

Contributors

  • RazorPlay01

2.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 03:25

2.3.0 - 2026-08-15

Other

  • port to forge loader - (0262b2a) - RazorPlay01

Contributors

  • RazorPlay01

2.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 16:33

2.2.0 - 2026-08-14

Other

  • bugfixes - (6cc9d47) - RazorPlay01

Contributors

  • RazorPlay01

2.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:42

2.1.0 - 2026-08-14

Other

  • the logic of the vines has been subdivided to make it easier for other developers to use. - (ef46ee7) - RazorPlay01

Contributors

  • RazorPlay01

2.0.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 19:16
c19b0f4

2.0.0 - 2026-08-11

Fixes

  • fix cashe bug on minecraft 26.2 - (07d3904) - RazorPlay01

Other

  • general mod refactor - (1f928de) - RazorPlay01
  • some changes - (38e08a3) - RazorPlay01
  • added sugar cane support - (447e24e) - RazorPlay01
  • added doc - (fc07e59) - RazorPlay01
  • added vines supports - (0a9b751) - RazorPlay01
  • 2.0.0 - (69342c8) - RazorPlay01
  • icon change - (73b4039) - RazorPlay01
  • Merge pull request #3 from RazorPlay01/refactor - (c19b0f4) - RazorPlay01
  • Refactor - (c19b0f4) - RazorPlay01

Contributors

  • RazorPlay01

1.1.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 00:38

1.1.3 - 2026-07-26

Fixes

  • fixed compatibility issue with Sodium on NeoForge 1.21.1. - (6ec3ba7) - RazorPlay01
  • fix publish error - (50d12d3) - RazorPlay01

Contributors

  • RazorPlay01