Skip to content

Releases: isXander/Debugify

Debugify 26.1.2.2

10 Apr 20:35

Choose a tag to compare

Debugify 26.1.2.2

Debugify now has a new versioning scheme!

It is now similar to the versioning scheme of NeoForge.
This version, 26.1.2.2, refers to 26.1.2 Minecraft version, build 2 of Debugify.
This change was made to make Debugify's version semantically parseable by Fabric.

Changes

  • Move MC-136249 (Depth strider + riptide bug) to a gameplay fix, meaning it is disabled by default in multiplayer.
  • Move MC-231097 (Release item after dropping bug) to a gameplay fix, meaning it is disabled by default in multiplayer.

Both of these fixes had been known to cause strict anti-cheats, such as the one found on minemen.club,
to ban users of Debugify.

As of this release, Debugify will no longer cause bans on minemen.club, as of this update, confirmed by dewgs.

Debugify 1.21.11+1.1

10 Apr 20:43

Choose a tag to compare

Debugify 1.21.11+1.1

Changes

  • Move MC-136249 (Depth strider + riptide bug) to a gameplay fix, meaning it is disabled by default in multiplayer.
  • Move MC-231097 (Release item after dropping bug) to a gameplay fix, meaning it is disabled by default in multiplayer.

Both of these fixes had been known to cause strict anti-cheats, such as the one found on minemen.club,
to ban users of Debugify.

As of this release, Debugify has no known ban conditions on minemen.club, as of this update, confirmed by dewgs.

Debugify 26.1.2+1.0

09 Apr 22:00

Choose a tag to compare

Debugify 26.1.2+1.0

As usual with a 1.0, all bug fixes that have been fixed in vanilla have been removed.

Some mixins have also been rewritten to be more optimal and compatible with other mods.

Debugify 1.21.11+1.0

12 Jan 19:47

Choose a tag to compare

Debugify 1.21.11+1.0

As usual with a 1.0, all bug fixes that have been fixed in vanilla have been removed.

Debugify 1.21.10+1.1

20 Nov 21:32

Choose a tag to compare

Debugify 1.21.10+1.1

Changes

  • Fix crash with Controlify installed
    • The fix for MC-59810 was failing. This was not caught in testing because the fix applies specifically for macOS.
  • Attempted mixin failure recoveries are now logged within crash reports, like they are in latest.log

Debugify 1.21.10+1.0

12 Nov 22:41

Choose a tag to compare

Debugify 1.21.10+1.0

As usual with a 1.0, all bug fixes that have been fixed in vanilla have been removed.

Newly Patched Bugs

Changes

Debugify 1.21.8+1.0

25 Jul 14:27

Choose a tag to compare

Debugify 1.21.8+1.0

Bug Fixes

Read more

Debugify 1.21.7+1.0

30 Jun 17:37

Choose a tag to compare

Debugify 1.21.7+1.0

  • Make bug fix descriptions offline as the bug tracker migration broke the API
  • Removed MC-112730 as it was fixed by vanilla

Debugify 1.21.5+1.0

07 Apr 11:02

Choose a tag to compare

Debugify 1.21.5+1.0

  • Removed MC-108948 fix since it was extremely buggy
  • Move MC-159163 to a gameplay fix as some servers detected this as cheating

Debugify 1.21.4+1.1

15 Jan 22:43

Choose a tag to compare

Debugify 1.21.4+1.1

  • Fix crash when going into end dimension (by rvbsm)