Commit Graph

9771 Commits

Author SHA1 Message Date
Razharas 6ab2eb78e0 Merge pull request #10155 from Ikarrus/shredme
Burnable Objects & Clothes [Ready]
2015-06-27 18:29:14 +03:00
Ikarrus 59ca40f03d Burning objects are processed every tick now instead of using a spawn() check 2015-06-27 09:22:14 -06:00
nullquery e6602cf123 Merge pull request #4 from tgstation/master
Merge with upstream
2015-06-27 10:27:43 +02:00
Ikarrus 6cc17a6243 Resolved Conflicts:
code/modules/clothing/clothing.dm
	code/modules/clothing/masks/gasmask.dm
	code/modules/clothing/suits/bio.dm
	code/modules/clothing/suits/utility.dm
2015-06-27 00:17:02 -06:00
Ikarrus 8759f56f6f Squashed Commits 2015-06-27 00:09:16 -06:00
TheVekter 40a90ab8df ayy lmao merge conflicts 2015-06-27 00:02:46 -05:00
TheVekter 50c1fc487e Merge branch 'master' of https://github.com/tgstation/-tg-station into jackit 2015-06-26 23:49:43 -05:00
TheVekter 16cdc39d2f Converts the jacket to a cosmetic, added to autodrobe and clothesmate, doesn't spawn in closets anymore 2015-06-26 23:48:18 -05:00
NullQuery e6ffb1a922 Fix for playing cards on systems with IE8 2015-06-27 05:51:59 +02:00
nullquery 1aac98a52a Merge pull request #3 from tgstation/master
Merge with upstream
2015-06-27 05:01:13 +02:00
Cheridan 46d7fb9bbd Merge pull request #10168 from phil235/FireaxecabinetFix
Fixes runtime with do_after()'s that don't use a target.
2015-06-26 20:12:15 -05:00
MrStonedOne f06abf3e2f fixes compile error
One pr added a path to an item(#10018) but another pr changed that path(#9932).
2015-06-26 16:06:37 -07:00
Cheridan b4ab182867 Merge pull request #10142 from phil235/SleepypenFix
Fixes sleepy pen triggering morphine overdose message.
2015-06-26 15:54:27 -05:00
Cheridan a65ba96ecf Merge pull request #10020 from phil235/HiveloardCoreSmearing
Changing messages when using hivelord core
2015-06-26 15:45:31 -05:00
Cheridan b9cdb3384a Merge pull request #9932 from Jordie0608/mycomputerismadewithoverlayswhyisntyours
Icon and code improvements to fancy storage, cigarette packs, lighters, droppers and syringes
2015-06-26 15:34:24 -05:00
Cheridan 3f1ecc5721 Merge pull request #10097 from phil235/SomeFixes
Some little fixes
2015-06-26 15:24:46 -05:00
phil235 ee13658752 Merge pull request #10018 from pudl/sam
Abandoned Crates (Ported from Baystation12)
2015-06-26 19:07:58 +02:00
phil235 2e61607d3f Merge pull request #10105 from xxalpha/chief
Cleaned some clothing flags.
2015-06-26 19:03:13 +02:00
phil235 adf553db5c Removes the singularity's toxin damage effect on mob. 2015-06-26 18:14:34 +02:00
Cheridan f104517c89 Merge pull request #10146 from phil235/QueenUnconsciousIconFix
Fixes stomach rumbling message, large xenoqueen unconscious icon, stamina stacking on aliens
2015-06-26 10:51:47 -05:00
Cheridan 0b91e9d8e4 Merge pull request #10126 from Jordie0608/idkhowtheserverevenranwiththiserroraround
Critical fix to admin memos and watchlist
2015-06-26 10:44:03 -05:00
Cheridan 8c9169f9a8 Merge pull request #10144 from phil235/StimulantsBuff
Buffs stimulants reagent.
2015-06-26 10:37:46 -05:00
Cheridan 1ce57fa0b9 Merge pull request #10130 from xxalpha/fixfixfix
Fixed reviver implant emp_act() resetting cooldown time.
2015-06-26 10:00:28 -05:00
TheVekter 88ee215429 Removed arm protection from jacket 2015-06-26 02:37:54 -05:00
Jordie0608 d3f78294ad fixes edit reason and log for follow 2015-06-26 16:13:40 +10:00
TheVekter 9ae5728a78 Merge branch 'master' of https://github.com/tgstation/-tg-station into jackit 2015-06-25 19:15:08 -05:00
NullQuery 15cdf9bfca Merge from upstream. 2015-06-25 20:30:19 +02:00
phil235 2aeefad94d Fixes runtime with do_after()'s that don't use a target.
Adding missing "target=src" to a couple do_after() calls.
You can now close a fire axe cabinet by clicking it with a full hand (if it's not broken/locked)
2015-06-25 19:05:23 +02:00
phil235 8e62d51812 Merge pull request #9801 from AnturK/rosebud
Buffs whispers
2015-06-25 13:39:56 +02:00
TheVekter 27b5d59d28 Ports over the military jacket from NTStation 2015-06-25 02:44:25 -05:00
Ikarrus 3d5f126779 Destructible Clothing [WIP]
- Clothes can be set on fire and extinguished
  - Any item can technically be set on fire and extinguished now, but only clothes (and paper) actually burn right now
  - All of a mob's clothing are burned if the mob is husked by fire
- Clothes will also have a chance of being shredded if you are caught in a bomb blast
  - The bigger the explosion, the higher the chance they have of being destroyed
  - Outer layer clothing (headgear and exosuits) take the shock first, which absorbs some of the shock for the clothes it covers, according to it's bomb armor
2015-06-25 00:06:47 -06:00
phil235 28a030360c Fixes wrong message when a mob moves while inside another mob's stomach.
Fixes large xenoqueen having wrong icon when unconscious.
Aliens now naturally recover from stamina damage.
2015-06-25 02:15:49 +02:00
phil235 83629764d8 Buffs stimulants reagent. Changes the uplink stimpack description (immune to stuns -> nearly immune) 2015-06-25 00:55:11 +02:00
phil235 3c6607ad19 Fixes sleepy pen having enough morphine to trigger the overdose message, making it not stealthy. morphine amount reduced from 30 to 20u. 2015-06-25 00:30:09 +02:00
phil235 9b616daf8f Merge pull request #9837 from spasticVerbalizer/muteMessageFix
Prevents 'unable to speak' spam on empty message
2015-06-24 20:15:19 +02:00
Iamgoofball 33b9fc3a2c Update bottle.dm 2015-06-24 10:32:55 -07:00
Iamgoofball 9522feea87 phil says this fixes the armor problem TAKE 2
expand dong
2015-06-24 10:27:48 -07:00
xxalpha 305daf5d92 Fixed reviver implant EMP resetting cooldown time. 2015-06-24 15:36:40 +01:00
Jordie0608 58399f7602 Merge branch 'master' of https://github.com/tgstation/-tg-station into mycomputerismadewithoverlayswhyisntyours
Conflicts:
	icons/obj/items.dmi
2015-06-24 20:31:51 +10:00
Jordie0608 d079104e05 fixes schema and send2irc message 2015-06-24 16:54:59 +10:00
Jordie0608 29d7122095 Merge branch 'master' of https://github.com/tgstation/-tg-station into idkhowtheserverevenranwiththiserroraround 2015-06-24 16:48:17 +10:00
Jordie dbad5fdea4 critical fix to admin memos 2015-06-24 15:58:41 +10:00
xxalpha d18a98864a Remove optimization code. 2015-06-24 01:14:20 +01:00
xxalpha 0797226d2e Merge remote-tracking branch 'upstream/master' into chief
Conflicts:
	code/modules/clothing/spacesuits/hardsuit.dm
2015-06-23 21:50:16 +01:00
Iamgoofball a8ec1c76df Merge branch 'master' of https://github.com/tgstation/-tg-station into graphics
Conflicts:
	code/ATMOSPHERICS/atmospherics.dm
	code/game/machinery/computer/computer.dm
	code/game/objects/items/weapons/explosives.dm
	code/game/objects/structures/crates_lockers/closets/fireaxe.dm
	code/game/objects/structures/musician.dm
	code/game/objects/structures/tables_racks.dm
	code/game/objects/structures/window.dm
2015-06-23 12:54:26 -07:00
Cheridan 62e635484a Merge pull request #10069 from Ikarrus/gangrecruitnerf
Gang Update: Recruitment Edition
2015-06-23 14:33:13 -05:00
Cheridan c7e0b96314 Merge pull request #10083 from MrStonedOne/ISTHISVALID
Admins can now reject shitty adminhelps
2015-06-23 14:26:11 -05:00
spasticVerbalizer 2253a68c4b Merge conflict fix 2015-06-23 18:00:11 +02:00
Ikarrus 67ec200bc7 Few More Changes 2015-06-23 09:12:56 -06:00
Remie Richards 64f4adb41e Merge pull request #9510 from Cheridan/nuke_feedback
Nuke Op COMMUNITY FEEDBACK PR
2015-06-23 07:03:17 +01:00