Releases: willox/auxtools
Releases · willox/auxtools
Debug Server v1.1.1
- Support for BYOND 514.1550
Debug Server v1.1.0
-
Disassembler replaced with https://github.com/willox/dmasm, which adds debugging support for procs using slightly niche byond features.
-
Crash fix when stepping through code rapidly.
Debug Server v1.0.1
This adds support for BYOND 514.1543.
No other new functionality has been added (which means the debugger won't yet be able to step over any new instructions added by 514.1543.)
Debug Server v1.0.0
./debug_server/src/server_types.rs
has changed so it's a backwards incompatible release.
Debug Server v0.1.1
- adds compatibility for BYOND 513.1539
Debug Server
first test release