Skip to content

Releases: GarlicRot/GarlicSight

v1.0.5

Choose a tag to compare

@github-actions github-actions released this 15 Jun 02:29
173efc5

GarlicSight v1.0.5

What's Changed

  • Updated GarlicSight for Minecraft 1.21.11 and the latest RusherHack plugin API.
  • Added 1.21.11 support to the plugin metadata.
  • Fixed HUD square-character artifacts by replacing multiline separators with inline separators.
  • Updated the GitHub Actions release workflow to publish the new 1.21.11 jar.

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 10 Feb 22:13
398c5ad
Update rusherhack-plugin.json

- update Minecraft versions

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Jan 21:08
21d9fdd

GarlicSight v1.0.3 Release Notes

What's New

  • Added support for Java 17 on the 2b branch (Minecraft 1.20.4) and Java 21 on the master branch (Minecraft 1.21.4).
  • Introduced automated build and release workflows for both branches.

Changes

  • Synchronized versioning across branches using Git tags.
  • Improved compatibility with different Minecraft versions by separating Java versions into distinct branches.

Full Changelog

Compare v1.0.2...v1.0.3

GarlicSight

Choose a tag to compare

@GarlicRot GarlicRot released this 29 Aug 03:44
c9cf988

New Features:

  • Redstone Info Display:

    • Added a new setting in the GarlicSight HUD to display detailed information for Redstone components.
    • Displays power levels, active/inactive states, delays, and modes for blocks such as Redstone Wire, Torches, Repeaters, and Comparators.

Full Changelog: v1.0.1...v1.0.2

GarlicSight

Choose a tag to compare

@GarlicRot GarlicRot released this 29 Jul 06:55
  • Added All Versions Available By: Rusherhacks -
    "1.20.1, 1.20.2, 1.20.3, 1.20.4, 1.20.5, 1.20.6 And 1.21"

Full Changelog: v1.0.0...v1.0.1

GarlicSight

Choose a tag to compare

@GarlicRot GarlicRot released this 26 Jul 06:46
e336d5c
  • Initial Release