Redmoogle

Results 20 issues of Redmoogle

# Document the changes in your pull request Kinda boring when a ion storm happens and its just AI LAWS NOWWWW!!!!! or some AI tries to gamer the system. Just...

# Document the changes in your pull request Renames them to their sheet outputs Plasma + Iron -> Plasteel Plasma + Titanium -> Plastitanium Plasma + Glass -> Plasma Glass...

Tweak

# Document the changes in your pull request The biggest problem was the use of `get_turf()` because it will always get the turf. We use `loc` instead as if your...

Feature
Config
Fix

# Document the changes in your pull request Fixes: #15451 makes autolathe a not laggy piece of shit by sending the design data **once** and not once every second Adds...

Tweak
tgui
Javascript

Changes it to #169420 so the pr 6 isnt mentioned (despite being *really* funny)

Github

https://www.byond.com/docs/ref/#/proc/gradient probably lack color gradient too https://github.com/yogstation13/Yogstation/blob/a1adc40a3b8934518433e5eb4a1d0a2c153dd770/code/game/machinery/recharger.dm#L168 # prepare to suffer

Runtime

Basically when you have a function say ``` /proc/foo(var/bar) if(bar) return TRUE return FALSE ``` and you do ``` /proc/main() foo(TRUE) ``` it should emit a warning that it should...

enhancement
dreamchecker

# Document the changes in your pull request - 2u Lemon Juice - 2u Lime Juice - 4u Ethanol Results - 4u Lemoline It's not super useful so its not...

Feature

# Document the changes in your pull request Kinda 50/50 on this PR but this would make it easier to add more chemical effects and push things away from just...

DME Edit
Feature
Revert / Deletion
Sprites

Should be parity with ref. NaN has weird behavior from fract and trunc returning `1.#QNAN` (pretty sure this is just a Stingification problem) Fixes: #867 Fixes: #866 Fixes: #865 Fixes:...