Commit Graph
8293 Commits
Author SHA1 Message Date
JalleoandCitadelStationBot 76bce07100 Refactors the RCD code a tiny bit. One minor balance change (#32328)
* Refactors the RCD code a tad to remove a variable from all RCD's and instead get the reinf_walls.dm checks to be a compiled check with a istype.

* Reverts back to variables for the reinforced walls check. Still reduced the amount of nessecary lines for it though
2017-11-02 13:55:46 -05:00
CitadelStationBot cbbf29236e Automatic changelog generation for PR #3754 [ci skip] 2017-11-02 04:20:45 -05:00
LetterJayandGitHub 18e4c1c6a0 Merge pull request #3754 from Citadel-Station-13/upstream-merge-32282
[MIRROR] Fix ghosts causing portals to spark
2017-11-02 04:20:43 -05:00
LetterJayandGitHub 4af81f0a3a Merge pull request #3750 from Citadel-Station-13/upstream-merge-32289
[MIRROR] Fix quick-create nuke team
2017-11-02 04:17:46 -05:00
LetterJayandGitHub 98801925d0 Merge pull request #3746 from Citadel-Station-13/upstream-merge-32266
[MIRROR] Fixes hallucination alerts not clearing up properly.
2017-11-02 04:17:30 -05:00
LetterJayandGitHub 673b784f17 Merge pull request #3743 from Citadel-Station-13/upstream-merge-32256
[MIRROR] Updates the clockwork cult tips of the round
2017-11-02 04:09:33 -05:00
CitadelStationBotandGitHub 0796b5d503 Merge pull request #3742 from Citadel-Station-13/upstream-merge-31939
[MIRROR] Adds customizable sound emitters for admin use
2017-11-02 04:07:57 -05:00
CitadelStationBotandGitHub 429961fcea Merge pull request #3741 from Citadel-Station-13/upstream-merge-32271
[MIRROR] Rename brown gas to nitryl
2017-11-02 04:07:48 -05:00
CitadelStationBotandGitHub a37cd09a8d Merge pull request #3740 from Citadel-Station-13/upstream-merge-32062
[MIRROR] Contributors can add the ready tag to their own prs
2017-11-02 04:07:37 -05:00
CitadelStationBotandGitHub 6a796ac32a Merge pull request #3739 from Citadel-Station-13/upstream-merge-32274
[MIRROR] Ark examine now uses DisplayTimeText
2017-11-02 04:07:23 -05:00
CitadelStationBotandGitHub 6d8072e106 Merge pull request #3738 from Michiyamenotehifunana/recolorables-polish
Polishes code for cit's recolorable assets
2017-11-02 04:07:11 -05:00
CitadelStationBotandGitHub b93d28d9aa Merge pull request #3736 from Citadel-Station-13/upstream-merge-32252
[MIRROR] Reflector fixes and improvements
2017-11-02 04:07:01 -05:00
CitadelStationBotandGitHub 9bda3f16c2 Merge pull request #3735 from Citadel-Station-13/upstream-merge-31942
[MIRROR] Shuttle rotation refactor and significant performance upgrade
2017-11-02 04:06:31 -05:00
LetterJayandGitHub d0c1964181 Update shuttle.dm 2017-11-02 02:21:40 -05:00
CitadelStationBot 2d215cf1fb Fix ghosts causing portals to spark 2017-11-02 01:24:50 -05:00
Tad HardestyandCitadelStationBot 4e0a5bf3de Fix ghosts causing portals to spark 2017-11-02 01:24:50 -05:00
LetterJayandGitHub fa784b1d1a Merge pull request #3752 from Citadel-Station-13/upstream-merge-32272
[MIRROR] [s] Makes it so non-admins cannot activate the Ark
2017-11-02 02:24:27 -04:00
CitadelStationBot 2a6f1f60be [s] Makes it so non-admins cannot activate the Ark 2017-11-01 21:38:43 -05:00
MoreRobustThanYouandCitadelStationBot 6fbb326242 Makes it so non-admins cannot activate the Ark (#32272) 2017-11-01 21:38:43 -05:00
CitadelStationBot 92c6844b84 Fix quick-create nuke team 2017-11-01 21:38:29 -05:00
LeoandCitadelStationBot a9ef812497 Merge pull request #32289 from AutomaticFrenzy/patch/nukies
Fix quick-create nuke team
2017-11-01 21:38:29 -05:00
CitadelStationBot 14a056df26 Fixes hallucination alerts not clearing up properly. 2017-11-01 21:37:57 -05:00
orangesandCitadelStationBot d56e7c8c56 Merge pull request #32266 from AnturK/halalert
Fixes hallucination alerts not clearing up properly.
2017-11-01 21:37:57 -05:00
orangesandCitadelStationBot f43c2b8db1 Updates the clockwork cult tips of the round 2017-11-01 21:37:35 -05:00
CitadelStationBot f4bd0efbdf Adds customizable sound emitters for admin use 2017-11-01 21:37:28 -05:00
Ashe HiggsandCitadelStationBot 045d34aa13 Adds customizable sound emitters for admin use (#31939)
When I ran the Colosseum of Fools event a while ago, I used sounds I had locally to spice up the event and make it unique, but I ran into the issue of there being no easy way to play sounds in flexible ways while preventing people who don't want to hear them from being included.

Adds sound emitter objects, editable by admins through a handy UI, that allows them to play sounds in a variety of flexible ways. The following things can be manipulated by any admin by clicking on the sound emitter:

Label (maptext)

Sound File is chosen by navigating to the file like normal sound playing

Sound Volume is a percentage between 1 and 100

Mode dictates how the sound is played and can either be local (played at that location like a normal in-game sound) or direct (played directly to players like admin sounds)

Range dictates how far players need to be to hear the sound; this includes Radius (all players within a specified amount of tiles), Z-Level (all players on the same z-level), and Global (all players.)

Sound emitters can be examined by any ghosts (they're invisible to normal players) to see the info about them, but only admins can edit their properties and play sounds with them.

This lets admins make very flexible sound emitters that can fulfill a variety of different purposes, like music that only people within 7 tiles can hear or a distant screech of metal that an entire search party on the derelict hears.

In addition to the Play Sound button, alt-clicking the emitter activates it.
2017-11-01 21:37:28 -05:00
CitadelStationBot d0b0df4d5e Rename brown gas to nitryl 2017-11-01 21:37:20 -05:00
nicbnandCitadelStationBot 8aef4f3b57 Rename brown gas to nitryl (#32271) 2017-11-01 21:37:20 -05:00
CitadelStationBot b099f949d2 Contributors can add the ready tag to their own prs 2017-11-01 21:37:10 -05:00
JJRcopandCitadelStationBot a7cd317dae Contributors can add the ready tag to their own prs (#32062)
* Contributors can add the ready tag

* Webhook synchronize case pushes update at the end

* Fixes pr not getting tagged when opened
2017-11-01 21:37:10 -05:00
CitadelStationBot 98243c0bed Ark examine now uses DisplayTimeText 2017-11-01 21:36:54 -05:00
MoreRobustThanYouandCitadelStationBot ebc768e31b Ark examine now uses DisplayTimeText (#32274)
* Ark examine now uses DisplayTimeText
2017-11-01 21:36:54 -05:00
CitadelStationBotandkevinz000 56c534fa62 Forgot to credit JJRcop for help with vampires (#3633) 2017-11-01 11:39:02 -07:00
LetterJayandkevinz000 2f205af2ac Update preferences.dm (#3691) 2017-11-01 11:38:44 -07:00
Michiyamenotehifunana d7e0857716 Polishes code for recolorable assets
Moves things around a bit to hopefully be more optimized and have lower chance of breaking
2017-11-01 23:33:24 +08:00
LetterJayandGitHub 71cf35c927 Merge pull request #3737 from Citadel-Station-13/upstream-merge-32307
[MIRROR] Adds a temporary workaround for a BYOND bug
2017-11-01 07:47:05 -04:00
LetterJayandGitHub d9a29dbda2 Merge branch 'master' into upstream-merge-32307 2017-11-01 07:22:39 -04:00
LetterJay 2743db9f14 icons 2017-11-01 00:48:12 -05:00
LetterJayandGitHub 84c2be8e2f Merge pull request #3734 from Citadel-Station-13/upstream-merge-32251
[MIRROR] Nerfs peaceborg chain bucklestun
2017-11-01 01:44:55 -04:00
LetterJayandGitHub bfb51941e7 Merge pull request #3733 from Citadel-Station-13/upstream-merge-32297
[MIRROR] Improves webhook logging (and fixes the bug that broke it)
2017-11-01 01:44:38 -04:00
LetterJayandGitHub 06d6361c98 Merge pull request #3732 from Citadel-Station-13/upstream-merge-32145
[MIRROR] Fixes a camera issue with scout holoparasites
2017-11-01 01:44:27 -04:00
LetterJayandGitHub 5d46fbb8d3 Merge pull request #3730 from Citadel-Station-13/upstream-merge-32250
[MIRROR] Makes greyscaled cables' color viewable in map editing
2017-11-01 01:44:05 -04:00
LetterJayandGitHub f586090f33 Merge pull request #3729 from Citadel-Station-13/upstream-merge-32151
[MIRROR] Webhook now comments its diff
2017-11-01 01:43:54 -04:00
LetterJayandGitHub 7935b22a97 Merge pull request #3728 from Citadel-Station-13/upstream-merge-32109
[MIRROR] Fixes a common runtime on prefs screen
2017-11-01 01:43:41 -04:00
LetterJayandGitHub 0adcd7eb61 Merge pull request #3727 from Citadel-Station-13/upstream-merge-32196
[MIRROR] Nerfs smoke machine + improves grammar
2017-11-01 01:43:21 -04:00
LetterJayandGitHub f30c4629dc Merge pull request #3726 from Citadel-Station-13/upstream-merge-32182
[MIRROR] Fix improper diagonal corners on the Raven shuttle
2017-11-01 01:43:04 -04:00
LetterJayandGitHub eb8b49071a Merge pull request #3725 from Citadel-Station-13/upstream-merge-32158
[MIRROR] Replace most islist calls in components with length()
2017-11-01 01:42:42 -04:00
LetterJayandGitHub 0ed96f1d60 Merge pull request #3723 from Citadel-Station-13/upstream-merge-32155
[MIRROR] Minor optimization for _GetInverseTypeList
2017-11-01 01:42:07 -04:00
LetterJayandGitHub f8caa2dd78 Merge pull request #3722 from Citadel-Station-13/upstream-merge-32248
[MIRROR] Makes isbanned have an arg for only checking real bans
2017-11-01 01:41:55 -04:00
LetterJayandGitHub 1574bb6d61 Merge pull request #3721 from Citadel-Station-13/upstream-merge-32241
[MIRROR] Honkbots Tablecrafting
2017-11-01 01:41:20 -04:00