willox / auxtools

Rust library for low-level interfacing with BYOND's virtual machine. Includes a remote debugger for the BYOND DreamMaker language.
MIT License
27 stars 32 forks source link

Signatures for 515.1616 through 1621 #80

Closed Absolucy closed 9 months ago

Absolucy commented 9 months ago

auxmos seems to work, but the debug server shits itself and dies.

2023-12-17 (1702841732) ~ Code

2023-12-17 (1702843926) ~ devenv image

Absolucy commented 9 months ago

note: debug_server won't actually crash anything, the exception seems to just get swallowed, it just doesn't work (no breakpoints and such)

Absolucy commented 9 months ago

nvm https://github.com/willox/auxtools/pull/79 just did all this but better