File Details
v0.2.0+1.19.2 [Fabric, Quilt]
- B
- May 21, 2024
- 2.37 MB
- 16
- 1.19.2
- Fabric + 1
File Name
hexdebug-fabric-0.2.0+1.19.2.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
0.2.0+1.19.2
Added
- New item: Evaluator!
- A staff that allows evaluating expressions in an ongoing debug session. The stack and ravenmind update to reflect the state of the Debugger whenever it changes.
- When the Evaluator's grid is cleared, the Debugger is reset to the state it was in just before the first pattern was drawn in the Evaluator.
- New config options:
- Open Debug Port: Whether or not a port should be opened. If false, the Debugger effectively becomes useless.
- Smart Debugger Sneak-Scroll: If a hex is not currently being debugged and a Debugger is in your main hand, prefer shift-scrolling whatever item is in your offhand (eg. a spellbook).
- This was already a feature; it's just configurable now.
Changed
- Moved some relatively unimportant log messages from INFO to DEBUG.