Skip to content

cardillan/MlogAssertions

Repository files navigation

MlogAssertions

Tip

This mod supports Mindustry BE.

Mod for making debugging in Mindustry Logic a bit easier. Provided functionality:

  • Settings for overriding instruction limit (the limit can be increased up to 2000 instructions). This allows you to insert debugging code (e.g., additional print instructions) into your code, even if the original instruction limit is exceeded.
  • Buttons to copy the variables (including their full, unrounded values) and the processor's text buffer to clipboard. The variables can be pasted into a spreadsheet and sorted by name for easier inspection.
  • Custom mlog instruction for enhanced runtime checks in Mindustry Logic. (This instruction is generated by Mindcode for runtime checks.)

The mod is still under development. The precise specification of instructions may still change.

About

Provides custom mlog instructions for enhanced runtime checks in Mindustry Logic.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages