Skip to content

Releases: CoolAid48/NoSignGUI

NoSignGUI v3.0.0 for 26.1

27 Mar 20:40

Choose a tag to compare

  • Bump version + README and metadata tweaks
  • Major code refactoring in v3.0.0
    • Rewrote the common logic from scratch for cleaner behavior (fixed the mod_id, enclosed the GUI state behind methods, and centralized the toggle/actionbar generation
    • Split the actionbar toggle message into two cached parts (white prefix + green toggle state)
    • Fabric: Rewrote the Fabric side to have a proper client entrypoint, register a static keybind once, and delegate the toggle behavior to common logic for less duplication and better maintainability
    • NeoForge: Rewrote the NeoForge side similarly with shared common toggle logic and a static keybind path
    • Moved MixinClientPlayerEntity to central common directory since they were unnecessarily split
    • Updated MixinClientPlayerEntity to use the new encapsulated API isSignGuiEnabled()
  • Updated to Java 25 and Gradle v9.0 for 26.1
  • Updated Architectury loom to 1.14-SNAPSHOT and Arch plugin 3.5-SNAPSHOT
  • FAPI for 26.1 now requires Fabric Loader v0.18.4+

NoSignGUI v1.2.0 for 1.21.11

16 Jan 03:18

Choose a tag to compare

NoSignGUI 1.2.0

  • No big code changes
  • Overhauled README
  • Tweaked fabric.mod.json links
  • Changed name scheming to "NoSignGUI" from "DisableSignGUI"

Might backport this to >1.21.11 because the code is untouched idk

DisableSignGUI v1.1.0 for 1.21.11

20 Dec 03:15

Choose a tag to compare

  • Dependency update to 1.21.11 "Mounts of Mayhem" Drop!
  • NeoForge Support Coming Soon™

DisableSignGUI v1.1.0 for 1.21.9-1.21.10

17 Oct 02:27
9e39238

Choose a tag to compare

  • Updated to 1.21.9-1.21.10
  • Category changed from simple string to "KeyBinding.Category" object via identifiers since you can’t pass a plain string for keybind categories anymore.
  • Small tweaks to fabric.mod.json
  • NeoForge Support Coming Soon™

DisableSignGUI v1.0.0 for 1.21.8

18 Jul 17:24

Choose a tag to compare

  • Dependency update to versions 1.21.6-1.21.8
  • Added GitHub "issues" link for Mod Menu page

DisableSignGUI v1.0.0 for 1.21.5

30 Mar 17:58

Choose a tag to compare

Dependency update to 1.21.5

DisableSignGUI v1.0.0 for 1.21.4

16 Feb 06:02

Choose a tag to compare

Finalized 1.0.0 release! - Small name changes + fixed a link!

Inspired by Masonion's "NoSignGUI"

Full Changelog: https://github.com/CoolAid48/DisableSignGUI/commits/v1.0.0-mc-1.21.4

DisableSignGUI v0.1.0 for 1.21.4

03 Feb 02:02
bf36ad7

Choose a tag to compare

First release! This mod allows you to toggle the sign text interface off and on! Inspired by Masonion's NoSignGUI

Full Changelog: https://github.com/CoolAid48/DisableSignGUI/commits/mc-1.21.4