Commit Graph

8148 Commits

Author SHA1 Message Date
Trilbyspaceclone
61605443b5 Update rifle.dm 2019-05-24 22:18:53 -04:00
Trilbyspaceclone
f5d4135fe9 Update automatic.dm 2019-05-24 22:14:17 -04:00
Trilbyspaceclone
5b6f324993 Update shotgun.dm 2019-05-24 22:13:16 -04:00
Trilbyspaceclone
180666f519 Update recipes.dm 2019-05-24 22:11:11 -04:00
deathride58
9d240d3375 [s] fixes concatenator circuits being able to crash the server 2019-05-24 13:37:53 -04:00
CalamaBanana
d9cc539948 Removed color whitelist 2019-05-24 17:46:48 +02:00
Sishen
d082479ccb Slimespeak! 2019-05-24 08:48:03 -04: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
BlackMajor
f94cbe94f6 Ports TG firebots 2019-05-24 23:58:39 +12: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
Useroth
c0cdc4c3ef Update weaponized.dm 2019-05-23 22:49:21 +02:00
deathride58
cf1acdf058 can my post-testing optimizations please at least work? 2019-05-23 13:12:31 -04:00
deathride58
4e989038e2 Fixes blob shields being completely invulnerable to all forms of damage after reaching a weakened state. 2019-05-23 12:37:46 -04:00
UntoldTactics
0cf0d4d8ed Update runes.dm 2019-05-23 18:37:17 +10:00
JTGSZ
196da05313 Brute deconv correct
woops
2019-05-23 02:49:35 -04:00
JTGSZ
9081b34cb8 blunt trauma deconv 2019-05-23 01:16:29 -04:00
Trilbyspaceclone
fb6eca8d46 How did this even compile? 2019-05-22 21:28:16 -04:00
Trilbyspaceclone
717398213b Update pirates.dm 2019-05-22 18:52:15 -04:00
Trilbyspaceclone
e0e0142fb1 Better grammar 2019-05-22 18:26:06 -04:00
Trilbyspaceclone
3168c956a9 *cough* 2019-05-22 15:46:57 -04:00
Trilbyspaceclone
6fbe698e32 I know what im doing, I sware 2019-05-22 15:45:47 -04:00
Trilbyspaceclone
90bc986b84 Bhijn's sanity 2019-05-22 15:33:50 -04:00
Trilbyspaceclone
80b44ac0f4 Update hardsuit.dm 2019-05-22 14:37:24 -04:00
Trilbyspaceclone
82ea741f57 Update packs.dm 2019-05-22 14:34:50 -04:00
kevinz000
b900815e90 Merge pull request #8400 from dtfe3/watcher-trophy
Watcher Wing Trophy Effect increase
2019-05-22 10:42:25 -07:00
Ghommie
4998b7cfa1 Actually, the cult team should process it instead.
Got you covered, badmins spawning cult on other modes.
2019-05-22 18:43:26 +02:00
Carlen White
1bddf2d5ae Added comment
For whoever comes across this code and wonders what am I doing.
2019-05-22 09:32:25 -04:00
Poojawa
25463f22b2 Fixes species getting genitals at all if NOGENITAL'd
Holy FUCK this code is bad.
2019-05-21 23:52:19 -05:00
Carlen White
bb2a8bdd59 Fixes flavor text from being removed when canceled.
This was because canceling really just sent a empty string and not null which caused it to set the flavor text to an empty string.
2019-05-22 00:38:18 -04:00
Ghommie
6bb70297ec Why did you check if the gamemode's type is an antagonist datum?
And why did it sort of work too?
I don't understand.
Pooj's copypasting this black magic, smh.
2019-05-22 06:09:18 +02:00
Poojawa
ae939c4344 Female Gendered markings 2019-05-21 22:51:00 -05:00
Carlen White
e9c450bf17 Flavor text with special characters don't get partially unescaped
Copying the text that was escaped would occasionally trim an escaping character. Now it's decoded, copied, then encoded to prevent it.
2019-05-21 22:04:14 -04:00
CdrCross
82d308eb5e Defibrillator Upgrades Proofread
My first ever contribution to Citadel, and first ever real GitHub Commit. This PR is a simple exercise in fixing and standardising some flavour text across Trilby's otherwise excellent defibrillator upgrades. (PR#8173)
No stats or gameplay elements have been adjusted.
2019-05-21 23:37:28 +02:00
dtfe3
0085a69d31 Watcher Wing Trophy Effect increase 2019-05-21 18:12:42 +02:00
deathride58
4a17f192e8 Merge pull request #8201 from Citadel-Station-13/kevinz000-patch-19
Changes OD thresholds to match RP server and only trigger when you /exceed/ it per definition of threshold
2019-05-21 08:05:54 -04:00
deathride58
eb099ecbc4 Merge pull request #7704 from Citadel-Station-13/kevinz000-patch-6
Adds manual play internet sound for when youtube-dl is too out of date to play Rasputin automatically
2019-05-21 08:05:22 -04:00
deathride58
efe8d73372 Merge pull request #8269 from Citadel-Station-13/kevinz000-patch-39
adds variant of podpersons with 20% brute/burn heal and 70% toxheal and 75% nutrition/light factor of normal for roundstart pod species
2019-05-21 08:04:57 -04:00