Commit Graph

8294 Commits

Author SHA1 Message Date
CitadelStationBot
eef819c1cd Signal redirection component 2017-11-02 16:05:04 -05:00
Emmett Gaines
ec597c411e Signal redirection component (#32298)
* redirection component

* makes register signal accept callbacks

* this is a very lightweight component
2017-11-02 16:05:04 -05:00
CitadelStationBot
cbbf29236e Automatic changelog generation for PR #3754 [ci skip] 2017-11-02 04:20:45 -05:00
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
CitadelStationBot
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
CitadelStationBot
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
CitadelStationBot
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
CitadelStationBot
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
CitadelStationBot
6d8072e106 Merge pull request #3738 from Michiyamenotehifunana/recolorables-polish
Polishes code for cit's recolorable assets
2017-11-02 04:07:11 -05:00
CitadelStationBot
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
CitadelStationBot
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
LetterJay
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 Hardesty
4e0a5bf3de Fix ghosts causing portals to spark 2017-11-02 01:24:50 -05:00
LetterJay
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
MoreRobustThanYou
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
Leo
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
oranges
d56e7c8c56 Merge pull request #32266 from AnturK/halalert
Fixes hallucination alerts not clearing up properly.
2017-11-01 21:37:57 -05:00
oranges
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 Higgs
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
nicbn
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
JJRcop
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
MoreRobustThanYou
ebc768e31b Ark examine now uses DisplayTimeText (#32274)
* Ark examine now uses DisplayTimeText
2017-11-01 21:36:54 -05:00
CitadelStationBot
56c534fa62 Forgot to credit JJRcop for help with vampires (#3633) 2017-11-01 11:39:02 -07:00
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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
LetterJay
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