Mothblocks

Results 17 issues of Mothblocks

`transform.Translate(1, 1).Scale(3, 3)` lints as needing a static type

bug
good first issue

```dm var obj/item/thing ``` ...does not let you jump to /obj or /obj/item.

langserver

`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()`:...

diagnostics

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....

enhancement

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.

bug

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...

enhancement