HexDebug

A Hex Casting addon for debugging and editing hexes.

File Details

v0.2.1+1.20.1 [Fabric, Quilt]

  • B
  • May 27, 2024
  • 2.42 MB
  • 40
  • 1.20.1
  • Fabric + 1

File Name

hexdebug-fabric-0.2.1+1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:hexdebug-1016340:5377207"

Quilt

modImplementation "curse.maven:hexdebug-1016340:5377207"
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.