deathride58
|
aa53cc9ea9
|
Merge branch 'master' into fuckatmos
|
2019-06-07 04:38:47 -04:00 |
|
Arturlang
|
352b07d5b1
|
Goddamnit, TABS, not spaces.
Also removes alt click function for vol pumps, since thats unnecesary.
|
2019-05-26 17:49:48 +03:00 |
|
Arturlang
|
3f7f8a3560
|
Update mixer.dm
Adds logging and to-admin
|
2019-05-26 17:34:48 +03:00 |
|
Arturlang
|
3eff474300
|
Update filter.dm
Adds logging and to-admin
|
2019-05-26 17:33:25 +03:00 |
|
Arturlang
|
b494e21ef6
|
Update volume_pump.dm
Adds logging and message to admins
|
2019-05-26 17:31:23 +03:00 |
|
Arturlang
|
ac066c3425
|
Logging
Adds logging and message to admins for CTRL and Alt
|
2019-05-26 17:27:21 +03:00 |
|
Arturlang
|
869fac49a7
|
Apply suggestions from code review
Fixes compile errors
Co-Authored-By: Poojawa <Poojawa@users.noreply.github.com>
|
2019-05-26 03:29:27 +03:00 |
|
Arturlang
|
08bb998cf3
|
Fixes some oofs
|
2019-05-25 14:06:45 +03:00 |
|
Arturlang
|
749e3a6f6a
|
Apply suggestions from code review
Added logging as suggested by Poojawa
Co-Authored-By: Poojawa <Poojawa@users.noreply.github.com>
|
2019-05-25 14:01:55 +03:00 |
|
Arturlang
|
96ab12cb48
|
Update code/modules/atmospherics/machinery/components/binary_devices/volume_pump.dm
Co-Authored-By: Poojawa <Poojawa@users.noreply.github.com>
|
2019-05-25 13:59:35 +03:00 |
|
Arturlang
|
9e025a03bd
|
Ditto
Adds output max confirmation, removes unneeded icon update
|
2019-05-24 15:23:54 +03:00 |
|
Arturlang
|
7b82ce463b
|
Ditto
Removes icon update, adds text confirmation to maxed pump in filter
|
2019-05-24 15:23:10 +03:00 |
|
Arturlang
|
40e90d1e34
|
Adds volume pump max text, as unlikely as it may be. Removes unnecesary icon update.
|
2019-05-24 15:21:40 +03:00 |
|
Arturlang
|
5a7ab390ce
|
Gah, forgot to do spacing
|
2019-05-24 15:20:36 +03:00 |
|
Arturlang
|
661c1d9020
|
Add fancy colours to the plaintext.
|
2019-05-24 15:18:38 +03:00 |
|
Arturlang
|
5b2fc29d1f
|
Pumps now let you know when their output is maxed using Alt
|
2019-05-24 15:08:25 +03:00 |
|
Arturlang
|
5d06de81b6
|
Fixes inconsistent indentation
|
2019-05-24 15:00:27 +03:00 |
|
Arturlang
|
fc54f4b7bf
|
Update mixer.dm
|
2019-05-24 13:49:24 +03:00 |
|
Arturlang
|
07db00be8f
|
Update filter.dm
|
2019-05-24 13:48:03 +03:00 |
|
Arturlang
|
e91338f9e3
|
Update volume_pump.dm
|
2019-05-24 13:47:23 +03:00 |
|
Arturlang
|
77bfcc61ed
|
Update pump.dm
|
2019-05-24 13:37:05 +03:00 |
|
Arturlang
|
ea1edd965d
|
Update mixer.dm
|
2019-05-24 12:18:13 +03:00 |
|
Arturlang
|
277a498f28
|
Update filter.dm
|
2019-05-24 12:13:45 +03:00 |
|
Arturlang
|
54e013272a
|
Volume pump CTRL and alt click functionality
|
2019-05-24 12:12:15 +03:00 |
|
Arturlang
|
a09df34420
|
Gas pump CTRL and Alt click function
|
2019-05-24 12:09:14 +03:00 |
|
deathride58
|
905f32b193
|
further optimizes performance by making all of the meta gas properties use their own individual lists instead of being in a messy nested list
|
2019-04-14 16:40:37 -04:00 |
|
deathride58
|
41375d9737
|
Increases performance significantly by turning garbage collection into a define
|
2019-04-14 11:33:28 -04:00 |
|
deathride58
|
2c9deab42e
|
removes add_gas() and assert_gas(). next up: do further testing with garbage_collect() present and not present
|
2019-04-14 10:33:39 -04:00 |
|
deathride58
|
8b75240d89
|
fuck atmos - attempts to optimize atmos by removing GAS_META from the gas mixture meta list and removing the usage of gas archive
|
2019-04-11 17:07:11 -04:00 |
|
deathride58
|
ee8df80c80
|
Ports tgstation/tgstation#40577 - Makes /datum/gas_mixture/share() roughly 5% faster by removing fairly useless abstraction, also contains a small boost to pipelines
|
2019-04-02 03:07:13 -04:00 |
|
deathride58
|
417676f438
|
makes sure the gas actually fucking reacts so that it has a reaction list when it's being passed through the teg
|
2019-02-27 03:13:11 -05:00 |
|
deathride58
|
2fa89d71b3
|
FIXES A BUG THAT MAKES THE GAME EXTREMELY UNPLAYABLE
|
2019-01-11 11:40:46 -05:00 |
|
deathride58
|
d02a781632
|
Merge pull request #7626 from Poojawa/blue-alarms
Blue air alarms
|
2018-10-07 14:36:07 -04:00 |
|
Poojawa
|
a987caabb4
|
better ambient color to match
|
2018-10-05 22:20:37 -05:00 |
|
Poojawa
|
86cef31a40
|
Update airalarm.dm
updateUsrDialog() is nice.
|
2018-09-29 22:05:16 -05:00 |
|
Poojawa
|
f8ebb49462
|
Also cleans up shitcode they also told me to fix
|
2018-09-29 21:57:13 -05:00 |
|
Poojawa
|
0933ce3829
|
Someone on tg told me I didn't need overlays
smh
|
2018-09-29 21:53:04 -05:00 |
|
Poojawa
|
c6b53bb31b
|
update on lock status
|
2018-09-22 04:06:28 -05:00 |
|
Poojawa
|
3c3a01bdc0
|
Make these alarms initialized
|
2018-09-22 03:42:00 -05:00 |
|
Poojawa
|
18e08763d8
|
Ports my air alarm night lights
|
2018-09-21 23:34:00 -05:00 |
|
Poojawa
|
cb342866d6
|
a few last minute changes from TG
also changes His Grace from 25 to 10 requirments
|
2018-09-18 23:12:29 -05:00 |
|
Poojawa
|
b00a76476c
|
Oh hey, all of those compile fixes
|
2018-09-11 11:00:18 -05:00 |
|
Poojawa
|
284e9d0325
|
module things, jfc
|
2018-09-11 07:51:01 -05:00 |
|
deathride58
|
3e18d8208e
|
Updates to tgstation commit 78e471d
|
2018-07-05 01:22:27 -04:00 |
|
deathride58
|
b1688405d9
|
and finally, the modules folder. Now I can publish and take a break
|
2018-07-02 01:19:37 -04:00 |
|
LetterJay
|
be23ad6a06
|
Merge pull request #7277 from Citadel-Station-13/upstream-merge-38656
[MIRROR] Makes the deconstructable TEG working
|
2018-07-01 09:36:57 -05:00 |
|
Dennok
|
58f634db63
|
deconstructable-TEG (#38656)
Make TEG deconstructable.
|
2018-07-01 05:41:53 -05:00 |
|
Matt Smith
|
17d59060ad
|
Add welded shut message to vent scrubber (#38834)
|
2018-07-01 05:41:43 -05:00 |
|
CitadelStationBot
|
f02a99f901
|
[MIRROR] Fixes HE pipes not respecting layering (#7223)
* Fixes HE pipes not respecting layering (#38468)
* HE pipes fix
* Heat exchange stuff
* Fixes HE pipes not respecting layering
|
2018-06-22 00:16:50 -07:00 |
|
deathride58
|
e279392386
|
Merge pull request #6962 from Citadel-Station-13/upstream-merge-38128
[MIRROR] Standardizes and cleans up some admin messages & logging
|
2018-06-09 05:53:25 +00:00 |
|