Commit Graph

1054 Commits

Author SHA1 Message Date
deathride58 f1739cb482 Upstream fix mirror spree (#7362)
* tgstation/tgstation#39025 - Fixes nukeop eshield not being buyable

* tgstation/tgstation#39011 - [s] Adds missing logging to the staff of storms

* tgstation/tgstation#38980 - Corrects a stat error in the Nuke Ops uplink

* tgstation/tgstation#38988 - Fixes blob victory.

* tgstation/tgstation#38990 - Allow players to un-ignore previously ignored popups for ghostroles, and ignore notifications with no ignore button

needs tgui recompile

* tgstation/tgstation#38994 - Fix timer bug

* TGUI recompile

* tgstation/tgstation#39035 - Fixes navigation computers.

* tgstation/tgstation#39043 - Fixes minor genetics scanner runtime

* tgstation/tgstation#39044 - Fixes burgers icons

* tgstation/tgstation#39055 - Fixes porta_turret and decal shuttle rotations

* tgstation/tgstation#39063 - Stops extinguishers from cooling turfs to absolute zero

* tgstation/tgstation#38967 - Fixes smuggler's satchel init typo

* tgstation/tgstation#38931 - Fixes pulse rifles exploding structures in nullspace and that sort of thing
2018-07-20 03:40:39 -07:00
deathride58 d4146db593 Jukebox rework + environment/reverb controls for sounds played via playsound_local (#7367)
* Reworks jukeboxes - Makes jukeboxes a subsystem, adds realtime directional jukebox audio, adds environment/reverb controls to sounds played with TG procs

* fixes my stupidity, has no effect at all outside of boombox local branch

* minor optimizations, fixes jukebox sound not updating at all when the source is on a different z-level
2018-07-20 03:39:07 -07:00
kevinz000 abd38ba0f2 Update doppler_array.dm 2018-07-14 23:34:42 -07:00
deathride58 8b58db057e Merge pull request #7355 from Citadel-Station-13/upstream-merge-38934
[MIRROR] Fix constructed directional windows leaking atmos, wrap setting of the anchored var on objects
2018-07-10 01:56:32 -04:00
vuonojenmustaturska 417496aa6e Fix constructed directional windows leaking atmos, wrap setting of the anchored var on objects (#38934)
* Wrap setting anchored for structures, fix atmos bug

* forgot this

* Add a signal for setanchored

* move setanchored to obj

* machinery, also some structure stuff

* tabbing
2018-07-06 13:28:01 -05:00
kevinz000 04993d4dba Update dance_machine.dm 2018-07-06 08:16:41 -07:00
deathride58 b2ec8f89e0 missed files 2018-07-05 01:27:07 -04:00
deathride58 3e18d8208e Updates to tgstation commit 78e471d 2018-07-05 01:22:27 -04:00
deathride58 ac6fddcfb3 Merge remote-tracking branch 'upstream/master' into hopefullythefinalhardsync 2018-07-05 00:17:44 -04:00
CitadelStationBot 06d08c67c3 [MIRROR] Makes tear in the fabric of reality inaccessible until a boh bomb is detonated (#7327)
* Makes tear in the fabric of reality inaccessible until a boh bomb is detonated (#38852)

* a commit message

* reviews addressed?

* Makes tear in the fabric of reality inaccessible until a boh bomb is detonated
2018-07-04 18:38:53 -07:00
CitadelStationBot 0500be9b35 [MIRROR] Fixes some shard harddel stuff. (#7299)
* Fixes some shard harddel stuff. (#38799)

* Fixes some shard harddel stuff.
2018-07-02 06:44:50 -07:00
deathride58 91805b8789 and that just leaves the modules folder 2018-07-02 00:28:51 -04:00
ShizCalev 452b34caa2 Cleans up leftover telesci teleporter code (#38789) 2018-07-01 05:43:43 -05:00
kevinz000 bae1993861 Update pipe_dispenser.dm 2018-06-25 06:19:30 -07:00
LetterJay 8f7ca9fbba Merge pull request #7211 from Citadel-Station-13/upstream-merge-38534
[MIRROR] Fixes AI's being unable to call shuttle using comm console.
2018-06-24 15:16:09 -05:00
CitadelStationBot 386bc528ea [MIRROR] Add logging to teleport and the teleporter destination setting (#7225)
* Add logging to teleport and the teleporter destination setting (#38645)

Helps with some admin issues

* Add logging to teleport and the teleporter destination setting
2018-06-22 00:34:41 -07:00
CitadelStationBot 3d1faff99b [MIRROR] Adds desc to IV drips (#7205)
* Merge pull request #38608 from 81Denton/iv-drip-desc

Adds desc to IV drips

* Adds desc to IV drips
2018-06-20 22:39:29 -07:00
AnturK 5e156e7a07 Fixes AI's being unable to call shuttle using comm console. (#38534)
* Fixes AI's being unable to call shuttle using comm console.

* Lets get rid of double negatives

* viewvers for
2018-06-20 19:39:17 -05:00
CitadelStationBot 25ba25d997 [MIRROR] [s]Fixed being able to create nearly infinite amount of materials from autolathes (#7199)
* [s]Fixed being able to create nearly infinite amount of materials from autolathes (#38624)

* clamper-oni

* Update autolathe.dm

* Update autolathe.dm

* [s]Fixed being able to create nearly infinite amount of materials from autolathes
2018-06-20 17:23:02 -07:00
CitadelStationBot db25067491 adds missing /'s at the starts of some obj instances (#7169) 2018-06-18 11:53:33 -07:00
CitadelStationBot 03a22ca16d [MIRROR] Transit space refactor (#7130)
* Transit space refactor

* Update bitfields.dm
2018-06-18 11:51:02 -07:00
LetterJay c58dbc1110 Merge pull request #7138 from Citadel-Station-13/upstream-merge-38476
[MIRROR] [s] Fix launchpads creating way too many sparks
2018-06-18 10:09:42 -05:00
Jordan Brown e95851c8f6 Merge pull request #38476 from AutomaticFrenzy/patch/sparks
[s] Fix launchpads creating way too many sparks
2018-06-16 15:53:42 -05:00
Jordan Brown c25971d569 Merge pull request #38493 from ShizCalev/typo-fix
Corrects typos
2018-06-16 06:19:20 -05:00
CitadelStationBot 95a9942bdc [MIRROR] Fixes cloning not working on those qdel'd but not yet destroyed by the garbage collector (#7105)
* Cloning deletion fix (#38438)

* Fixes cloning not working on those qdel'd but not yet destroyed by the garbage collector
2018-06-15 02:48:10 -07:00
CitadelStationBot 496a1d1165 [MIRROR] [s] Fixes sleeper logging. (#7085)
* Merge pull request #38429 from AnturK/runtimeA

[s] Fixes sleeper logging.

* [s] Fixes sleeper logging.
2018-06-12 17:23:37 -07:00
LetterJay 87cc0e6c6f Merge pull request #7067 from Citadel-Station-13/upstream-merge-38360
[MIRROR] Cleans up some logging
2018-06-12 07:41:10 -05:00
oranges 1d0f775f56 Merge pull request #38360 from ShizCalev/key-cleanup
Cleans up some logging
2018-06-11 22:29:27 -05:00
oranges ffd705c8d7 Merge pull request #38366 from AutomaticFrenzy/patch/fire-overlay
Replace area-wide fire overlay with reddening the lights
2018-06-11 22:29:10 -05:00
ShizCalev 849c33f9bf Adds logging for sleeper chem injections (#38396) 2018-06-11 00:04:21 -05:00
CitadelStationBot 2a727c6df2 [MIRROR] Removes unused overview code. (#7054)
* Merge pull request #38361 from AnturK/yeahno

Removes unused overview code.

* Removes unused overview code.
2018-06-10 12:31:19 -07:00
CitadelStationBot 6510066918 [MIRROR] Logs minor and major crimes (#7053)
* Merge pull request #38358 from nfreader/record_crimes

Logs minor and major crimes

* Logs minor and major crimes
2018-06-10 12:29:15 -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
deathride58 38878094bc Merge pull request #6982 from Citadel-Station-13/upstream-merge-38264
[MIRROR] Fix autoprocessing cloners
2018-06-09 05:13:23 +00:00
deathride58 5858b790d7 Update cloning.dm 2018-06-09 00:34:01 -04:00
81Denton 16c05b0d92 adds warning to shuttle purchase menu (#38266) 2018-06-07 20:32:38 -05:00
AnturK 717e635d28 Fixes some holocall stuff (#38209)
* Fixes some holocall stuff

* Yep
2018-06-06 14:25:23 -05:00
deathride58 b49458e0ba Merge branch 'master' into upstream-merge-38116 2018-06-05 21:30:21 +00:00
deathride58 cff10c62d0 Update cloning.dm 2018-06-05 17:24:15 -04:00
81Denton 2fb5bb10b5 Arcade reward: snack rigs (#38268)
* chew you havisfaction a singlelicious satisfact to snack that up?

* random snack spawn and sponsor name

* static list/initialize
2018-06-05 13:27:39 -05:00
LetterJay 5997b69de1 Merge pull request #6995 from Citadel-Station-13/upstream-merge-38240
[MIRROR] Replaces airlock_controller/incinerator related varedits with defines/subtypes
2018-06-05 12:11:34 -05:00
LetterJay b94207ed11 Merge pull request #6994 from Citadel-Station-13/upstream-merge-38223
[MIRROR] Slight changes to camera network code
2018-06-05 12:11:19 -05:00
deathride58 8157233145 Update airlock_control.dm 2018-06-03 22:19:52 -04:00
LetterJay 2c6c5bc5d2 Merge pull request #6998 from Citadel-Station-13/upstream-merge-38249
[MIRROR] Fixes comms consoles thinking the transit is on centcom
2018-06-03 16:21:19 -05:00
vuonojenmustaturska 83cf30c92e oh ho (#38249) 2018-06-03 11:45:43 -05:00
81Denton 0d42b1c4d1 Replaces airlock_controller/incinerator related varedits with defines/subtypes 2018-06-03 11:03:14 -05:00
Jalleo d3f34517dc Slight changes to camera network code 2018-06-03 09:04:24 -05:00
ShizCalev 67841c3f19 Fixes pocket items being deleted when monkeyizing (#38220) 2018-06-03 09:04:08 -05:00
Tad Hardesty 5173ac3211 Fix autoprocessing cloners 2018-06-03 09:02:20 -05:00
LetterJay 93e232104d Update embedded_controller_base.dm 2018-06-02 07:33:52 -05:00