Mothblocks
Mothblocks
`transform.Translate(1, 1).Scale(3, 3)` lints as needing a static type
```dm var obj/item/thing ``` ...does not let you jump to /obj or /obj/item.
`call` to a proc will sleep if that proc sleeps, but SpacemanDMM does not know this. I'm planning on getting around this by putting this at the top of `callback.Invoke()`:...
After #119, the release build of librust_g.so is 70 MB as opposed to the previous 10 MB. This is extremely unideal. There are two ways I see to solve this....
Testing if this is actually faster, but I can't run tests on WSL 1 sooo
Need to connect a panic hook or use `dont_panic` (or whatever its called) or something.
We faced issues with a few people where they couldn't use even old copies of rust-g because of obscure "The specific procedure could not be found" errors. Eventually they had...