issues
search
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
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Quick CI fix
#94
Absolucy
closed
1 month ago
0
Various minor fixes
#93
Absolucy
closed
1 month ago
0
Linux 515.1633+ compat, add signature checking function for development
#92
Absolucy
opened
2 months ago
0
Pointers aren't supported
#91
ninjanomnom
opened
2 months ago
0
crash on debug builds from byond_ffi_fn
#90
checkraisefold
closed
1 month ago
0
isinf or isnan is broken for 515 debugging
#89
ZeWaka
opened
4 months ago
1
x**2 and friends broke for the debugger after 515.1590
#88
ZeWaka
opened
4 months ago
2
extremely high suspended procs force proc array reallocation
#87
checkraisefold
opened
4 months ago
10
Fix Linux compilation + CI
#86
Absolucy
closed
8 months ago
0
Dual 514-515 compat (+ reformatting)
#85
Absolucy
closed
8 months ago
0
BYOND 515.1633 compat (incl. breakpoints!)
#84
Absolucy
closed
8 months ago
5
[SEMI-FUNCTIONAL] 1626 Support
#83
RimiNosha
closed
8 months ago
1
Update debug_server version to 2.3.1
#82
Absolucy
closed
11 months ago
1
Not awful ci
#81
willox
closed
11 months ago
0
Signatures for 515.1616 through 1621
#80
Absolucy
closed
11 months ago
2
1616 debugging
#79
vvvv-vvvv
closed
11 months ago
0
1616 sigs don't work
#78
vvvv-vvvv
closed
11 months ago
2
Bump `debug_server` version to 2.3.0
#77
Absolucy
closed
11 months ago
1
Update Cargo.lock to fix compile error with `guard`
#76
Absolucy
closed
11 months ago
0
Add Windows signatures for 515.1616
#75
itsmeow
closed
11 months ago
3
Update README.md with additional Ubuntu dependencies
#74
Cyberboss
opened
1 year ago
0
Feature Request: auxcov support for branch hits in the output
#73
Cyberboss
opened
1 year ago
0
Allow auxcov to be used by consumers that also use auxtools
#72
Cyberboss
closed
1 year ago
0
use cachix instead of caching nix store on github
#71
willox
closed
1 year ago
0
515 debugging
#70
willox
closed
1 year ago
0
use nix for Linux workflow
#69
willox
closed
1 year ago
0
Linux Signatures for 1606
#68
JamieD1
closed
1 year ago
1
Adds auxcov Code Coverage library
#67
Cyberboss
closed
1 year ago
2
Fix a warning in the linux build
#66
Cyberboss
closed
1 year ago
1
tests fail on 514.1560
#65
willox
opened
1 year ago
0
switch to using windows rs, update deps
#64
jupyterkat
closed
11 months ago
2
refactors signature identification to improve readability and adds 515.1602 signatures for Windows
#63
Y0SH1M4S73R
closed
1 year ago
2
Windows Signatures for 515.1602
#62
itsmeow
closed
1 year ago
1
Update Linux signatures for BYOND 514.1588
#61
Mothblocks
closed
2 years ago
9
Linux sigscan fixes
#60
WilliamVenner
closed
2 years ago
0
Adds support for args, contents, vis_contents, and vis_locs lists
#59
Y0SH1M4S73R
closed
2 years ago
1
make some static muts thread locals
#58
jupyterkat
closed
11 months ago
6
Multiple changes used by tgstation's Auxlua library
#57
Y0SH1M4S73R
closed
2 years ago
0
fix to_string signature for windows 514.1585
#56
willox
closed
2 years ago
0
Some fixes, and updated inventory finally
#55
jupyterkat
closed
2 years ago
0
fixup get_proc_array_entry signature for linux 514.1584
#54
willox
closed
2 years ago
0
update deps
#53
jupyterkat
closed
2 years ago
0
Allow returning all matches from sigscan
#52
semoro
closed
11 months ago
0
Derives Copy and Clone for WeakValue
#51
Y0SH1M4S73R
closed
2 years ago
0
Code seems to have alot of warnings when compiled. dont know if this happens to everyone else but it keeps saying some strings are dead
#50
lucincus
closed
2 years ago
0
Various optimizations and cleanup
#49
Absolucy
closed
2 years ago
1
Certain files can not call libauxmos
#48
lucincus
opened
2 years ago
0
Implement logpoints
#47
igorsaux
closed
7 months ago
2
Add Into<Value> implementations for HashMap and Vec
#46
tigercat2000
closed
3 years ago
2
Cannot debug procs using /database/query
#45
DamianX
opened
3 years ago
1
Next