Commit Graph

338 Commits

Author SHA1 Message Date
Sym ed7f4b9e75 Fixes corrosive acid, makes most important things unacidable
Makes pretty much anything important to the crew unacidable, fixes how acid interacts with floors.
2021-08-14 10:49:44 -04:00
Verkister c683ad7bbc Fixes dropnoms
CanPass checks for density var, which is enabled for nearly all mobs by default.
2021-07-31 16:31:28 +03:00
Aronai Sieyes 831d5dc452 Supposed to be NO MORE SHADOWS 2021-07-29 23:44:15 -04:00
Aronai Sieyes 5572e62c25 Remove atom/Uncross override
It's the most overtime proc on the server
2021-07-28 16:01:41 -04:00
Aronai Sieyes bd110f03de Scary so remove 2021-07-25 20:38:11 -04:00
Leshana c4e01aa739 Fix falling when moving diagonally past an open space.
This was happening because the decision to call handle_fall was made when over the open space, but execution deferred until the next tick.  By that time it is too late for the checks in handle_fall to abort falling, so lets call those in advance.
We do so in a separate proc from can_fall() because implementing it would be awkward, some types that override can_fall to avoid the anchored check would need to repeat the entire code or else delegate it.
2021-07-20 22:51:14 -04:00
Aronai Sieyes 294d79ef36 Fix stupid type path 2021-07-19 22:51:23 -04:00
MarinaGryphon f5db6b47e8 Catches the rest, unfortunately including some comments. Oh well! 2021-07-16 15:58:57 -05:00
MarinaGryphon a843667af3 Fixes a bunch of bools missed in #11100 2021-07-16 15:55:49 -05:00
MarinaGryphon 577b986ba6 Convert some bools to TRUE/FALSE instead of 1/0. (#11100)
Co-authored-by: Aronai Sieyes <arokha@arokha.com>
2021-07-16 13:43:25 -04:00
MarinaGryphon e41c2ecfd7 first pass (emotification, some \the -> \The) 2021-07-05 09:42:48 -05:00
Aronai Sieyes b4387f251d /tg/ vis openspace 2021-06-30 15:39:07 -04:00
Aronai Sieyes 0da0c54388 Convert almost all alert() to tgui_alert() 2021-06-25 17:03:35 -04:00
MarinaGryphon 385fa640af Linter diagnostics + bans non-var relative pathing 2021-06-20 18:16:45 -04:00
Aronai Sieyes 1696db4842 Move most/all overlay use to SSoverlays
Except for the ones I'm about to change in the
lighting commits!
2021-06-17 00:11:13 -04:00
Aronai Sieyes 869520f818 Remove extra asterisks from rune audible messages 2021-05-31 13:13:57 -04:00
Aronai Sieyes 177fd15c30 Various onamonapoea 2021-05-30 15:45:11 -04:00
Aronai Sieyes 27b9451181 VS: Kwargs fixes 2021-05-27 12:10:22 -04:00
Neerti 767e655310 Linter Introduction + Cleanup 2021-05-25 23:19:34 -04:00
Novacat f4e98e84d3 Update movement_vr.dm 2021-05-16 14:11:34 -04:00
Verkister b5222d656b Update movement_vr.dm 2021-05-16 19:14:12 +03:00
Verkister c508d25d59 Fixes ghosts breaking dropnoms
yeah
2021-05-16 15:25:34 +03:00
Atermonera 8d4801b827 Ported the Bay/Nebula emote system. 2021-05-05 12:28:25 -04:00
Atermonera 87df394d2b Merge pull request #7989 from Atermonera/roofing_fix
Fixes roofing tiles not working in multiz areas
2021-03-25 14:09:20 -04:00
MistakeNot4892 9a7406aede Allows Teshari to glide in some multiz fall conditions. 2021-03-21 22:59:36 -04:00
Unknown 213d383c09 Merge remote-tracking branch 'VOREStation/master' into upstream-merge-7697 2021-03-11 10:01:39 -05:00
Novacat 466b0af3b8 Merge pull request #9815 from VOREStation/upstream-merge-7927
[MIRROR] Removes transform from speech bubbles when speaker is scaled at less than 2x.
2021-03-09 17:40:51 -05:00
Unknown e436ca7b12 Compat fixes 2021-03-09 17:28:24 -05:00
Novacat 3f12fb193e Update turf.dm 2021-03-07 12:39:09 -05:00
Novacat b23a61afc9 Update stairs.dm 2021-03-07 12:38:44 -05:00
Schnayy 42de948f78 Stair tweaks 2021-03-06 03:08:47 -05:00
Heroman 7d4b7a51b1 Hopefully fixes ceiling blocker for good. 2021-03-03 17:51:23 +10:00
Unknown 3bc42f05bb Fixes whitespace nonsense 2021-03-02 17:18:07 -05:00
Unknown 41f4948621 Earlyports Stair fix from Polaris
https://github.com/PolarisSS13/Polaris/pull/7943
2021-03-02 17:13:14 -05:00
MistakeNot4892 68e57c5225 Removes transform from speech bubbles when speaker is scaled at less than 2x. 2021-02-28 18:09:34 -05:00
Unknown 11ac8b1df3 More fixes 2021-02-28 16:44:43 -05:00
MistakeNot4892 3e804dc799 Sideports a couple of init unit tests from Neb. 2021-02-27 13:05:16 -05:00
Novacat a190ce2979 Update turf.dm 2021-02-21 17:19:21 -05:00
Unknown a3aaa128cb Compatability 2021-02-21 17:12:49 -05:00
Atermonera 32e08ebc59 Reworks stairs to be sensible 2021-02-21 17:02:08 -05:00
Unknown 9aa0641524 Bug Fix 2020-12-18 22:36:01 -05:00
Unknown 23f70de6a2 Experimental anti-micro technology 2020-12-18 21:59:16 -05:00
Unknown 4eb7e0e07b Ports code for scatter portals 2020-12-18 20:42:21 -05:00
VerySoft 17024e1599 Adds some extra fun stuff too and final fiddlings 2020-12-15 04:19:46 -05:00
ShadowLarkens 3d7b051f2b Convert /material to /datum/material 2020-09-27 16:16:44 -07:00
lbnesquik 305320d173 Make flying not cost your entire fat reserves 2020-08-30 20:33:39 +02:00
Novacat 762f655b59 Merge pull request #8873 from VOREStation/upstream-merge-7559
[MIRROR] Ladders respect Move Up/Down paradigm
2020-08-28 13:35:11 -04:00
Novacat dedbb71ccf Update structures.dm 2020-08-28 12:59:17 -04:00
Novacat 9ac3f02519 Update movement.dm 2020-08-28 12:58:04 -04:00
Atermonera f2f5ba7a9e Ladders respect Move Up/Down paradigm 2020-08-27 21:39:06 -04:00