Commit Graph

40933 Commits

Author SHA1 Message Date
shizcalev 7715f9497e Have you heard the story of the rogue drone? 2017-08-07 18:44:52 -04:00
Remie Richards 8b2c02a46b the standard is I! stupid code 2017-08-07 22:20:42 +01:00
Remie Richards 038fca482d Fixes repairing jumpsuits. 2017-08-07 22:19:12 +01:00
shizcalev 73561bc24a Revert: Minor supermatter code refactor(#28848)
Moves repeated code into procs, as well as adding processing handicaps/damage hardcaps to things that really need them. (reverted from commit 59ce8fa832)
2017-08-07 16:02:03 -04:00
Jordan Brown 19e5184086 Merge pull request #29764 from ShizCalev/area-fixes
Fixed area definitions
2017-08-07 15:32:38 -04:00
Tacolizard 6d76903ed4 ian 2017-08-07 11:08:27 -07:00
Tacolizard 7d92f8d365 hivebot init 2017-08-07 11:03:34 -07:00
Tacolizard bbb1c166b7 beepsky init 2017-08-07 10:40:14 -07:00
Cyberboss 3fcbfcef65 Merge pull request #29746 2017-08-07 13:22:30 -04:00
Cyberboss c7b40b45f6 Merge pull request #29742 2017-08-07 13:22:28 -04:00
Joan Lung a843118f81 Mechs can no longer open cult doors if the person inside is not a cultist 2017-08-07 11:51:57 -04:00
Joan Lung 91ef47fb8f just that 2017-08-07 11:42:37 -04:00
Joan Lung 26da0f40b5 Belligerent now has a visible indicator 2017-08-07 11:39:03 -04:00
shizcalev a02bb7b96a Shit shit 2017-08-07 03:14:23 -04:00
Jordan Brown 2a5903aa80 Makes dummy humans queue instead of harddel 2017-08-06 19:06:38 -04:00
Cyberboss 49d3b8e3b3 Merge pull request #29740 2017-08-06 18:58:39 -04:00
Cyberboss 7d325ea205 Merge pull request #29739 2017-08-06 18:58:36 -04:00
Cyberboss 33b3b4be7f Merge pull request #29735 2017-08-06 18:58:34 -04:00
Cyberboss 8856e8046a Merge pull request #29734 2017-08-06 18:58:31 -04:00
Cyberboss f44d4fee9b Merge pull request #29725 2017-08-06 18:58:29 -04:00
Cyberboss a2dc6e2c5a Merge pull request #29724 2017-08-06 18:58:26 -04:00
Cyberboss 280b57a36b Merge pull request #29719 2017-08-06 18:58:24 -04:00
shizcalev 4916458c69 Fixed cere and meta using prison station areas 2017-08-06 16:20:36 -04:00
shizcalev 86770a5419 Changed paths of space ruin areas 2017-08-06 16:07:20 -04:00
shizcalev f8b3f4e863 Test Areas Station Z verb 2017-08-06 15:26:51 -04:00
Joan Lung ef2f00ace5 Freon now simply uses a color matrix rather than blending an icon (#29732) 2017-08-06 14:41:19 -03:00
Leo 2176331d79 Fixes adminhelp sending the wrong message to players 2017-08-06 13:52:59 -03:00
oranges 1955c2c297 Merge pull request #29718 from ShizCalev/apc-corrections
Fixes areastring grabbing area subtypes
2017-08-06 20:20:21 +12:00
kevinz000 59ce8fa832 Minor supermatter code refactor(#28848)
Moves repeated code into procs, as well as adding processing handicaps/damage hardcaps to things that really need them.
2017-08-06 20:17:37 +12:00
kingofkosmos e526e736f4 Fixes hair sticking through hats. (#29651)
This is done by using the dynamic_hair flag. Dynamic_hair set to nothing wherever the hair needs to stick through (kitty ears etc).
2017-08-06 20:12:24 +12:00
FrozenGuy5 2000984b5a Grossed out grammar fix (#29707) 2017-08-06 20:10:00 +12:00
oranges 5440cfca28 Merge pull request #29697 from Xhuis/the_daily_pr
Rewrites incorrect documentation for the pickweight() proc
2017-08-06 20:09:18 +12:00
oranges 0591896d46 Merge pull request #29648 from Cyberboss/RestartMessage
Enables goonchat restart notification
2017-08-06 20:07:36 +12:00
oranges fffde40640 Merge pull request #29699 from Fox-McCloud/filter-a-filter
Improves Tesla Performance
2017-08-06 20:07:16 +12:00
MoreRobustThanYou 4d1953def6 GM completion check and mulligan now check to see if they're logged out 2017-08-05 23:18:34 -04:00
Joan Lung 413c70f711 Fixes Explosive Lattice blobs being way more fragile than they should be 2017-08-05 22:17:20 -04:00
ShizCalev f0ea9d42b8 Fixes incompatibility with APCs using areastring (#29711) 2017-08-05 20:27:50 -04:00
oranges 089ec38e4a Guests can now speak in ooc, reorder the ooc verb handling
Firstly, if guests are enabled as allowed on the server, you usually
would want them to speak in ooc like a normal user, so this config
doesn't make much sense in my opinion

The reordering is just to skip some parsing we are doing if the message
can never be sent in the first place, so we avoid a little overhead
2017-08-05 23:48:27 +00:00
Joan Lung d3fbd6fed7 Fixes being able to "stomp out" sigils with TK 2017-08-05 15:22:46 -04:00
Xhuis ff2a7bed78 Fixes turning off an APC clearing weather sprites 2017-08-05 14:49:45 -04:00
kevinz000 3fe9996c65 Update telekinesis.dm (#29709) 2017-08-05 12:39:00 -03:00
Firecage f65786a8cf The inhands of the Dark Blessing chaplain weapon is now visible. (#29727) 2017-08-05 11:02:21 -03:00
Leo 9a5d0af224 Merge pull request #29703 from Xhuis/shuttle_rotation_fix
Fixes stuff on shuttles not rotating in the proper direction
2017-08-05 09:44:27 -03:00
Leo 5bcc34827b Merge pull request #29654 from tgstation/Cyberboss-patch-4
Fixes vendors not returning an Initialize hint
2017-08-05 09:43:46 -03:00
AnturK d1bb1686cb Fixes showers breaking lighting objects. (#29706) 2017-08-05 09:43:00 -03:00
Xhuis 4b48a403f3 Sounds played with playsound_local are less tinny 2017-08-04 22:05:30 -04:00
FrozenGuy5 c20162fd1f Initialize() 2017-08-05 02:20:26 +01:00
FrozenGuy5 60c7f80486 Initialize() 2017-08-05 02:03:50 +01:00
FrozenGuy5 e28634eb91 initaliazieizlie 2017-08-05 01:57:54 +01:00
Leo 6f299ca0ce Merge pull request #29691 from tgstation/Cyberboss-patch-3
Replaces blob's send intercept sleep() with addtimer
2017-08-04 21:55:32 -03:00