Commit Graph

12455 Commits

Author SHA1 Message Date
Jordan Brown
ed41769e10 Merge pull request #37761 from MrStonedOne/patch-503
Adds time_dilation info to status topic.
2018-05-10 15:50:59 -05:00
Jordan Brown
d8bef8e04e [s] Fixes an admin unprotected var read/write exploit 2018-05-10 13:39:42 -05:00
LetterJay
8948acfce2 Merge pull request #6691 from Citadel-Station-13/upstream-merge-37753
[MIRROR] Makes the cultblade use the right inhand files
2018-05-10 10:12:56 -05:00
LetterJay
0e27471a77 Merge pull request #6690 from Citadel-Station-13/upstream-merge-37704
[MIRROR] Adds drone hats for some holidays
2018-05-10 10:12:08 -05:00
AnturK
096a8a63c5 Stops qdeleted objects from taking damage. (#37726)
* Stops qdeleted objects from taking damage.

* Some logging.
2018-05-10 02:30:01 -05:00
kevinz000
3819a5a9b5 Fixes EMPs (#37656) 2018-05-10 01:33:25 -05:00
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
XDTM
ec3516ea19 [s] Hallucinations 4.0 2018-05-09 16:15:58 -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
Tad Hardesty
9ef257db50 [s] Fix wallets acting as though they still contain removed IDs 2018-05-09 10:32:00 -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
Jordan Brown
1a25c685a1 Update DMAPI to version 3.2.1.0 2018-05-08 21:33:58 -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
bc6fbeb9fe Adds (fake) ambient occlusion as a client preference 2018-05-07 22:08:08 -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
d85fd94570 Update photocopier.dm 2018-05-07 08:54:43 -04:00
deathride58
a5c165fea0 Update photocopier.dm 2018-05-07 08:51:21 -04:00
deathride58
c1755468b7 Update reverse_bear_trap.dm 2018-05-07 08:50:32 -04: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