HexDebug

A Hex Casting addon for debugging and editing hexes.

File Details

v0.2.1+1.20.1 [Forge]

  • B
  • May 27, 2024
  • 2.44 MB
  • 27
  • 1.20.1
  • Forge

File Name

hexdebug-forge-0.2.1+1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:hexdebug-1016340:5377206")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

0.2.1+1.20.1

Changed

  • The Debugger can now be used without VSCode being connected! The next evaluated iota is displayed above the hotbar each time the debugger stops (configurable).
  • A message is now displayed if attempting to use an Evaluator when not debugging, instead of silently failing.
  • Evaluators are now prevented from evaluating patterns after an Uncaught Mishap breakpoint is hit.

Fixed

  • Evaluators were unable to cast any spells requiring media.
  • When debugging, spells requiring media would fail if a Debugger was not in the hand that the debug session was started with.
  • Evaluator mishaps were unintentionally caught by the Uncaught Mishaps option, and did not apply side effects to the stack.