HexDebug

A Hex Casting addon for debugging and editing hexes.

File Details

v0.2.1+1.19.2 [Forge]

  • B
  • May 27, 2024
  • 2.42 MB
  • 17
  • 1.19.2
  • Forge

File Name

hexdebug-forge-0.2.1+1.19.2.jar

Supported Versions

  • 1.19.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

0.2.1+1.19.2

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.
  • Evaluator mishaps were unintentionally caught by the Uncaught Mishaps option, and did not apply side effects to the stack.