Iamgoofball
278ecd5d06
improves pda message immersion ( #37735 )
2018-05-10 01:08:37 -05:00
LetterJay
4533b983f6
Merge pull request #6689 from Citadel-Station-13/upstream-merge-37693
...
[MIRROR] Fixes singuloth not disappearing after a set amount of time.
2018-05-10 00:49:06 -05:00
LetterJay
dd25b15115
Merge pull request #6688 from Citadel-Station-13/upstream-merge-37721
...
[MIRROR] Fixes edge case with crew pinpointers
2018-05-10 00:46:38 -05:00
YPOQ
f459f909c0
Fixes anomalies not listening on the correct frequency
2018-05-09 22:45:09 -05:00
Tad Hardesty
111ad79eab
Use spritesheets to reduce time spent sending PNG assets by 90+%
2018-05-09 22:44:57 -05:00
Tlaltecuhtli
325b31f11e
fixes some inconsistency in the bulldog shotgun ammo ( #37548 )
...
the default bulldog shotgun ammo makes sense now
2018-05-09 16:24:17 -05:00
Tad Hardesty
a1db36f316
Distinguish between DNA and ID when failing to enter a mech
2018-05-09 16:22:03 -05:00
kevinz000
44dac80383
Makes it a bit easier to see radiation
2018-05-09 16:20:48 -05:00
Denton
c34cf3d67f
Hit it! They call me Cuban Pete I'm the king of the Rumba beat When I play the maracas I go Chic-chic-ky-boom Chic-chic-ky-boom Yes sir, I'm Cuban Pete I'm the craze of my native street When I start to dance everything goes Chic-chic-ky-boom Chic-chic-ky-boom The senioritas they sing And they swing with "terampero" It's very nice! So full of spice! And when they dance in they bring A happy ring that "era keros" Are singing a song All the day long So if you like the beat Take a lesson from Cuban Pete And I'll teach you to Chic-chic-ky-boom Chic-chic-ky-boom Chic-chic-ky-boom He's a really modest guy Although he's the hottest guy In Havana, in Havana Si, senorita I know That you would like a Chic-ky-boom-chick It's very nice - so full of spice I'll place my hand on your hip And if you will just give me your hand Then we shall try Just you and I "Iy-yi-yi!" "Shake your booty, daddy, wow! See ya'!"
2018-05-09 16:19:33 -05:00
Ordonis
ab81220eda
Adds a French beret! HONH HONH HONH! ( #37457 )
...
This is very similar to the Italian Moustache, but it's a beret. This will be part of a series of language items. Happy to entertain suggestions as to whether it should be a roundstart item or randomly scattered about maint/cargo crate restricted. In the spirit of atomizing PRs, this one will just be for the French Beret.
Ready for merge.
2018-05-09 16:03:28 -05:00
KorPhaeron
cc8fb19166
Anomaly Armour Research
2018-05-09 15:55:03 -05:00
Lexorion
2c33868d8a
makes the cultblade use the right inhand files
2018-05-09 15:48:40 -05:00
Denton
6edd272d76
drone masks for holidays
2018-05-09 13:42:54 -05:00
Dax Dupont
b29f399157
Fixes singuloth not disappeared after a set amount of time.
2018-05-09 13:42:44 -05:00
kevinz000
566ca84c21
edge case
2018-05-09 13:41:28 -05:00
Tlaltecuhtli
51b6a296d3
fixes a money loop
...
🆑
fix: fixes a possible money exploit
/🆑
why: if you buy the barrier crate, open it, spam all the grenades in vertical mode u ll get more money that the crate is worth
before: 4 grenades -> 12 barriers * 375 credits -> 4500 + 500 (crate) + 200 (manifest) -> 5200 which is a +3200 net gain
now: 4 grenades -> 12 barriers * 100 credits -> 1200+ 500 (crate) + 200 (manifest) -> 1900 which is a -100 net loss
2018-05-09 13:40:13 -05:00
Firecage
694726e89d
Replaces the Roman Shield and Roman Helmets in the autodrobe with fake versions with no block chance nor armour values. ( #37683 )
...
* removes the block chance from the Roman Shield.
* replaces the Roman Shield in the autodrobe with a toy version with no block chance.
* replaces the armoured roman helmets from the autodrobe with fake ones.
2018-05-09 00:49:19 -05:00
PKPenguin321
b873222eba
Integrated Circuits: String parsing update ( #37571 )
...
* circuit tweaks
two new variants of concatenators: small and large. each have corresponding complexity and inputs
find text circuit now has two pulse outs, one for if it finds the text, one for if it does not. may break some old circuits but should be easy to fix
* readds after search pulse out
* adds length circuit for strings
* null delimiter in exploder returns list of all chars
* adds indexer circuit
* actual null check
* better descs
* addresses review
removed unneeded var
* moves concatenator pin setup to initialize
2018-05-09 00:44:59 -05:00
TheDreamweaver
b0496f63a6
[READY] Properly Adds a suicide action to the hand tele
2018-05-08 20:08:03 -05:00
vuonojenmustaturska
003eced6af
[s] Removes some stationloving-related failure surface ( #37727 )
...
COMSIG_TRY_STORAGE_TAKE fails, leaving the disk out-of-bounds. forceMove HAS to be good enough here.
2018-05-08 16:40:56 -05:00
Jordan Brown
baee4dead5
Merge pull request #37396 from KorPhaeron/mrcitruswantsyoutoclockin
...
Track admin observer time
2018-05-08 13:38:13 -05:00
FrozenGuy5
a4410b2aec
Makes eye of god lava & fire proof ( #37710 )
...
* Makes eye of god lava & fire proof
* eye of god is fire and lava proof
2018-05-08 13:21:37 -05:00
Naksu
eb4743e5a9
every fucking time
2018-05-08 09:21:36 -05:00
deathride58
37d65a54ff
Merge pull request #6666 from Citadel-Station-13/upstream-merge-37632
...
[MIRROR] Shows assemblies some love. ♥
2018-05-07 19:41:21 +00:00
kevinz000
9d39b2859a
Geiger counters can now scan the radiation of anything! ( #37688 )
2018-05-07 13:51:26 -05:00
LetterJay
5d18d53566
Merge pull request #6673 from Citadel-Station-13/kevinz000-patch-2
...
Allows anyone to reboot on OOM situations
2018-05-07 09:20:59 -05:00
LetterJay
893783188f
Merge pull request #6672 from Citadel-Station-13/kevinz000-patch-1
...
tesla coil runtime fix
2018-05-07 09:20:42 -05:00
deathride58
be42e97101
Update helpers.dm
2018-05-07 08:47:44 -04:00
deathride58
5d38c10581
Merge pull request #6661 from Citadel-Station-13/upstream-merge-37712
...
[MIRROR] Fixes a radiation runtime related to going off the map edge
2018-05-07 12:46:00 +00:00
deathride58
f15f3ffea4
Merge pull request #6662 from Citadel-Station-13/upstream-merge-37648
...
[MIRROR] Moves removing the cell to screwdriver_act for APCs
2018-05-07 12:45:42 +00:00
deathride58
e3ad766f33
Merge pull request #6664 from Citadel-Station-13/upstream-merge-37668
...
[MIRROR] Axes the robotic fabricator (not the exofab)
2018-05-07 12:45:09 +00:00
deathride58
9b7518e1e2
Merge pull request #6665 from Citadel-Station-13/upstream-merge-37578
...
[MIRROR] Fix the top menus in the skin not working
2018-05-07 12:44:35 +00:00
deathride58
8bc97a10d6
Merge pull request #6667 from Citadel-Station-13/upstream-merge-37676
...
[MIRROR] Prevents electric grills from mass producing lightning through exploits
2018-05-07 12:44:12 +00:00
deathride58
757cd6aa73
Merge pull request #6668 from Citadel-Station-13/upstream-merge-37680
...
[MIRROR] Improves skittish code
2018-05-07 12:43:47 +00:00
deathride58
d897dd5182
Merge pull request #6669 from Citadel-Station-13/upstream-merge-37681
...
[MIRROR] Fixes supply pod duping
2018-05-07 12:43:16 +00:00
deathride58
ab07f4a878
Merge pull request #6670 from Citadel-Station-13/upstream-merge-37679
...
[MIRROR] Fixes rhumba beat as requested by naksu
2018-05-07 12:42:57 +00:00
kevinz000
79d0a12884
Allows anyone to reboot on OOM situations
2018-05-07 03:07:09 -07:00
kevinz000
33e6ef93f1
runtime fix
2018-05-06 20:17:15 -07:00
deathride58
034bf6ce79
Update verbs.dm
2018-05-06 17:38:25 -04:00
deathride58
06fc24e953
Makes it plausible for the lone operative event to roll if the nuclear disk stays still for long enough ( #37468 )
...
* makes it possible for the lone operative event to roll if the nuclear disk stays still for long enough
* makes the event weight increase chance reset if the disk moves
* slows this shit *WAY* down, adds a minimum time for the weight to start rolling for an increase (approximately 10 minutes)
* .
* this was an absolute pain in the ass to test - addresses reviews
* addresses ninjanomnom's review, makes it possible for the loneop event weight to decrease if the disk moves
2018-05-06 16:38:25 -05:00
vuonojenmustaturska
0d7a0c0418
Merge pull request #37679 from DaxDupont/death
...
Fixes rhumba beat as requested by naksu
2018-05-06 16:38:16 -05:00
vuonojenmustaturska
4b36831fbe
Merge pull request #37681 from kevinz000/patch-499
...
Fixes supply pod duping
2018-05-06 16:38:08 -05:00
vuonojenmustaturska
8e791af911
Merge pull request #37680 from kevinz000/patch-498
...
Improves skittish code
2018-05-06 16:37:57 -05:00
vuonojenmustaturska
ed41503127
Merge pull request #37676 from AverageJoe82/electric-grill-engine
...
Prevents electric grills from mass producing lightning through exploits
2018-05-06 16:37:49 -05:00
ShizCalev
6415ecdbe9
Shows assemblies some love. ♥
2018-05-06 16:37:40 -05:00
Tad Hardesty
af5e898dab
Fix the top menus in the skin not working
2018-05-06 16:37:31 -05:00
81Denton
ba0dc700df
Axes the robotic fabricator (not the exofab) ( #37668 )
...
* removes robofab
* that too
2018-05-06 16:37:22 -05:00
Jordan Brown
81deaaca6d
Merge pull request #37648 from vuonojenmustaturska/apcunsmash
...
Moves removing the cell to screwdriver_act for APCs
2018-05-06 16:37:04 -05:00
Jordan Brown
56e9fcd29c
Merge pull request #37712 from ninjanomnom/dont-step-off-the-edge
...
Fixes a radiation runtime related to going off the map edge
2018-05-06 16:36:54 -05:00
deathride58
11c1e8fbf7
Merge pull request #6632 from Citadel-Station-13/upstream-merge-37620
...
[MIRROR] Remove a leftover reference to the gang dominator
2018-05-06 07:03:37 +00:00