Commit Graph

40002 Commits

Author SHA1 Message Date
Shadowflame909 5a5f9c2891 Update artefact.dm (#33129)
Beep Beep more hard to get suicides are fun!
2017-11-28 20:05:30 -05:00
ShizCalev 49c92ada07 Fixes twohanded weapons showing outdated icons (#33127) 2017-11-28 20:03:28 -05:00
Kyle Spier-Swenson 01ad14d293 Makes the sloth an actual sloth (#33131)
glide_size change lowers their tile glide rate to be slow as well.
2017-11-28 20:02:29 -05:00
ShizCalev 24ca193e7e Fixes big band music crate (#33138) 2017-11-28 20:01:29 -05:00
Tad Hardesty 6959b05ea7 Fix name on Mech LMG tech node (#33135) 2017-11-28 20:00:59 -05:00
JJRcop 1e770b4148 Fixes VV Make Space Ninja verb (#32982) 2017-11-28 10:19:55 -02:00
ACCount 81fb344c75 Removes mass-spectrometers (#32965) 2017-11-28 10:19:08 -02:00
Tad Hardesty 6a0ef61b42 Fix manually-given download objective description (#33133) 2017-11-28 03:43:25 -05:00
ACCount f086eab113 Removes "machine prototypes" (#33134) 2017-11-28 03:41:09 -05:00
ACCount 78f0a50e15 Removes some unused sprite files (#33121)
* Removes two unused sprite files

* Removes two more sprites
2017-11-28 03:39:46 -05:00
ACCount 699898431e Moves pipe meter sprites (#33122) 2017-11-28 03:38:11 -05:00
Cruix 069f909e17 Added bot path data huds (#32967)
* Added bot path data huds

* Bot path data hud improvements
2017-11-28 09:13:57 +01:00
kevinz000 9c8f31657a fixes ricochets not resetting range 2017-11-28 00:44:26 -06:00
Leo 375795a5e6 Merge pull request #33100 from kevinz000/patch-397
Fixes KA unique loot modkits not having departmental flags
2017-11-27 22:37:58 -02:00
Jordan Brown 048372a3db Merge pull request #33109 from ShizCalev/camera-teleport
Cancels camera view on teleport
2017-11-27 17:53:50 -05:00
Jordan Brown 37ad5a5be6 Merge pull request #33140 from Wad67/master
Check door for (welded) upon closing
2017-11-27 17:52:02 -05:00
Jordan Brown 84fa73bbd1 Merge pull request #33112 from AnturK/devilfix
Fixes devilstuff
2017-11-27 17:50:46 -05:00
Wayde 0c8ba844fc Moved check to relevant area (cleanup) 2017-11-28 06:52:53 +10:00
Wayde 159ca05e80 Check door for (welded) upon closing 2017-11-28 06:42:17 +10:00
Cruix 077ef0145b Fixed a rare custom shuttle docker client crash (#33086) 2017-11-27 12:46:35 -05:00
Leo 54ec2d7f24 Merge pull request #33072 from AnturK/ibelievedinyoukornowlook
Fixes non-advanced diseases vaccines.
2017-11-27 12:25:28 -02:00
Leo c719c555a5 Merge pull request #33089 from tgstation/revert-32926-cargo
Revert "Removes material exports"
2017-11-27 12:23:29 -02:00
Leo 96b8d80063 Merge pull request #33099 from jughu/Powercreep-till-the-end
Allows toolbelts to carry geiger counters
2017-11-27 12:19:28 -02:00
uraniummeltdown 16de0ac52a Stack Recipe Lists (#33081)
* ports baycode stack_recipe_list
comfy and office chairs use stack recipe lists

* removed some src. and made list_recipes() into interact()

* /datum/browser for stack menus

* revert unnecessary edit
2017-11-27 13:16:34 +01:00
vuonojenmustaturska df4bb20676 Removes one source of decal/cleanable qdel failures (#33083)
* remove one source of qdel memes

* pls

* A housekeeping thing for the ignore list, also removes effectively unused var

* whoops
2017-11-27 12:29:43 +01:00
kevinz000 d7682b92ca Depflag
squash/t
2017-11-26 21:30:56 -08:00
ShizCalev 395c0ee6a0 Cleans up some qdel(src)'s in Initialize() 2017-11-26 20:15:12 -06:00
AnturK 58d2845743 Fixes wizard greentext (#33088) 2017-11-26 16:53:31 -06:00
ShizCalev 2abae67fd0 Cleans up goldcore defines (#33090)
* Cleans up goldcore defines

* Tweaked commentary.
2017-11-26 16:51:54 -06:00
Ashe Higgs b6741caf7d Splits mutations from mutations.dm into a subfolder, /datums/mutations (#33079)
* Splits mutations into different files

* Forgot about you

* Hey!
2017-11-26 15:53:36 -05:00
AnturK e704f060b1 Fixes devilstuff 2017-11-26 20:32:43 +01:00
ShizCalev ec4455aa76 Cancels camera view on teleport 2017-11-26 13:14:57 -05:00
kevinz000 02abdb7ba0 Fixes latejoins (#33096)
length() is 0 on null lists.

Update job.dm
2017-11-26 12:11:21 +01:00
ACCount 0d2955e554 More integrated circuit fixes and code improvements (#33034)
* More integrated circuit fixes and code improvements

* Rewrites thrower component code, adds a helper for future conversion to component datums

* Fixes a mislabeled input

* minor tweaks

* Renames components list

* Changes adj check in thrower

* Fixes tools metal cost
2017-11-26 11:56:47 +01:00
jughu ad428a5679 Adds geigee counter 2017-11-26 11:44:23 +01:00
Mark9013100 e6ec0f267b Oldstation edits/fixes (#33080) 2017-11-26 01:01:03 -05:00
Jordan Brown ef0973c73a Merge pull request #33063 from kevinz000/patch-394
Fixes tech disk exports
2017-11-25 23:45:26 -05:00
XDTM fbe8889e1c [Super-Ready for review]Reworks healing symptoms into conditional healing symptoms (#32432)
* Reworks healing symptoms into conditional healing symptoms

* adjust

* -1

* Coma changes

* fix

* a bit less

* Metabolic Boost

* Defines, rebalance

* Adds thresholds and removes outdated comments

* messages

* passive messages

* pointless var now

* POINTLESS I SAID
2017-11-25 19:54:30 -05:00
KorPhaeron d42b43c18d Revert "Removes material exports" 2017-11-25 16:40:26 -06:00
Jordan Brown 954c9dc3ba Merge pull request #33075 from AnturK/itsnotabusewhenitsassistants
Adds spawn override system
2017-11-25 17:37:28 -05:00
Emmett Gaines e75ea3e6e1 butterdogs (#33002) 2017-11-25 22:35:22 +01:00
MoreRobustThanYou 896af9808a Fix #32755 (#33073) 2017-11-25 16:17:36 -05:00
kevinz000 1148c4910e fixes emagging (#33065) 2017-11-25 16:17:11 -05:00
kevinz000 9c6486950f Fixes cryo rotation (#32992) 2017-11-25 20:27:11 +01:00
vuonojenmustaturska 59f6cb1d80 Maybe fixes meson hearing exploit (#33005)
* Not all of wisdom brings joy

* Serves me right for making changes based on how i remember the code working
2017-11-25 20:24:38 +01:00
WJohn 891dc9f3af Lowers rack layer to 2.8 (#33069) 2017-11-25 09:19:59 -06:00
Jordie b09b1c3b64 A few investigate_log and message_admin fixes (#32993)
* touch ups some investigate_log and message_admins and moves hallucination vars

* indentation plz
2017-11-24 23:42:06 -05:00
Armhulen 36c1e09eb3 okay (#33058) 2017-11-24 23:39:41 -05:00
Armhulen 83be3fc4ca making prs isn't even worth it anymore (#33056) 2017-11-24 23:36:05 -05:00
checkraisefold 18956b76fd fix zombie reanimation (#33049)
lol
2017-11-24 23:35:33 -05:00