Skip to content

v0.2.0+1.19.2

Compare
Choose a tag to compare
@object-Object object-Object released this 21 May 17:45
7c8df36

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.