Commit Graph

21 Commits

Author SHA1 Message Date
DGamerL 4cf6595d12 Makes all playsounds use bools for vary (#26183)
* Makes all playsounds use `TRUE` for vary

* Same but for `FALSE`
2024-07-08 23:54:38 +00:00
DGamerL bad8b31afa Changes all .len to length() where applicable (#25174)
* Globals work

* Double access works

* All other things

* Revert "All other things"

This reverts commit 6574442eb6.

* More changes that compile and work

* IT WORKS AAAAAA

* Changes even more .len to length()

* Apply suggestions from code review

* Update code/datums/mind.dm

* Update code/__HELPERS/sorts/InsertSort.dm

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

* Update code/__HELPERS/sanitize_values.dm

Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>

---------

Co-authored-by: FunnyMan3595 (Charlie Nolan) <funnyman@google.com>
Co-authored-by: Deniz <66401072+Oyu07@users.noreply.github.com>
2024-04-19 17:32:09 +00:00
Adrer 4e30997b5a Backpressure surge now checks if a scrubber is welded (#24112)
* Backpressure surge now checks if a vent is welder

* Increment Endwhen if welded

---------

Co-authored-by: adrermail@gmail.com <adrermail@gmail.com>
2024-02-18 21:54:07 -06:00
warriorstar-orion 77f576a5ca Recategorize in-game announcements by priority. (#19639) 2022-12-19 17:02:22 +00:00
S34NW b22ded5a93 What happened to you, AI? 2021-05-02 13:34:53 +01:00
AffectedArc07 210f8badf4 Makes all global variables handled by the GLOB controller (#13152)
* Handlers converted, now to fix 3532 compile errors

* 3532 compile fixes later, got runtimes on startup

* Well the server loads now atleast

* Take 2

* Oops
2020-03-20 21:56:37 -06:00
Mark van Alphen ab7fb176f6 Opacity fix, re-add rotatium 2019-04-22 22:04:31 +02:00
Fox McCloud f01af6ae20 Implements Goon Smoke 2019-03-15 19:09:29 -04:00
Desolate c974e29a3c global lists global defined 2018-10-02 15:52:46 -05:00
uraniummeltdown 7ed2c68ea7 compiles, find and replace particle_effect and effect_system 2017-11-04 20:16:01 +04:00
uraniummeltdown a0939ca93b finish making smoke OOP, compiles 2017-11-03 22:46:49 +04:00
FalseIncarnate 1ced72dfa5 Compromise is a bitch 2017-09-18 20:21:24 -04:00
FalseIncarnate f3d6356224 Revert "Adjusts vent clog event chemicals"
This reverts commit 8b8c42dd8a.
2017-09-18 20:15:47 -04:00
FalseIncarnate 8b8c42dd8a Adjusts vent clog event chemicals
Removes adminordrazine and nanites from vent clog event reagents.

Adjusts vent clog event to include a few new uncommon reagents that may
spew forth in lower amounts.
2017-09-16 00:17:01 -04:00
Markolie ffc74cda0a Announcement fixes, change most command announcements to event announcements 2016-10-25 15:21:16 +02:00
Crazylemon64 bf2bcbce67 Removes most hard-coded z level checks 2016-07-31 21:29:03 -07:00
Crazylemon64 ae43de3652 Integrates the z level manager with the space transition system 2016-07-29 19:11:36 -07:00
Tastyfish 85d651b781 refactored datum/effect/system because it was a complete mess 2015-11-22 19:43:01 -05:00
Markolie c5c64413a1 Pipenet overhaul 2015-09-21 02:11:54 +02:00
Markolie ed9a63763e More event tweaks 2015-09-17 22:25:35 +02:00
Markolie 34552f259c Event updates 2015-09-17 21:34:51 +02:00