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

Add Windows signatures for 515.1616 #75

Closed itsmeow closed 9 months ago

itsmeow commented 12 months ago

get_misc_by_id had to be reworked from scratch so it might be unstable now. variable_names and the other var sigs are also probably unstable.

Tested on 515.1616, most likely compatible with 1515 but I don't expect anyone to use that.

GoldenAlpharex commented 10 months ago

Would this allow for the VSC debugger to start working again on 515?

ZeWaka commented 10 months ago

Would this allow for the VSC debugger to start working again on 515?

Yes.

SyncIt21 commented 10 months ago

Would this allow for the VSC debugger to start working again on 515?

VSC Debugger still works on 515.1609 older versions can be downloaded here. This would allow it to work on 515.1620 now.