Commit Graph

8983 Commits

Author SHA1 Message Date
Cheridan cc46590ed7 Merge pull request #7712 from Menshin/R&D_search_screen_fix
R&D search function minor fix
2015-02-14 16:08:15 -06:00
Cheridan 47a631b1c7 Merge pull request #7713 from paprka/wotdefuk
fixes improvised shotgun back slot invisible shit
2015-02-14 16:01:39 -06:00
Cheridan 6064f34b68 Merge pull request #7683 from phil235/CookFix
Small Cooking fix
2015-02-14 15:48:34 -06:00
dannno ddd86a5655 oh no i'm running late 2015-02-14 16:23:02 -05:00
xxalpha 28d1e9bad2 Several additions and new sprites.
Reverts glasses.dm
2015-02-14 19:24:41 +00:00
Incoming 022bd22a61 Removes omnizine from mediborgs for having a hidiously deadly overdose mechanic that was making asimov borgs cry and replaces them with the "big three" injectible healers of goonchem. Between them all four typs of vanilla damage are covered. 2015-02-14 14:13:20 -05:00
Incoming bc2c692825 Adds a full assortment of surgery tools to the mediborg
Mediborgs won't accidentally slice up people if they use the wrong tool
Mediborgs won't fail surgery steps
2015-02-14 14:04:26 -05:00
Incoming 711d306048 missed a bit of the commit. You know what they say, measure once, commit twice. 2015-02-14 13:52:36 -05:00
Incoming 2885470c50 Adds gauze to Mediborgs, it can be regenerated in chargers much the same as the engiborgs materials 2015-02-14 13:45:23 -05:00
Cheridan 69b856f373 Saving before I ruin everything
Lightning works too
Cleans up old shit from Chemistry-Recipes.dm
2015-02-14 11:46:20 -06:00
Swag McYolosteinen e0f82d960a removes incorporealmove things 2015-02-14 18:39:16 +01:00
xxalpha 03a8942a9c Fix runtimes. 2015-02-14 16:47:00 +00:00
xxalpha 692389f25b Adds Mesons+T-Ray goggles.
Remove comment.

Move meson t-ray goggles code to a new file.

Removed comments.
2015-02-14 14:47:32 +00:00
phil235 2e7479c998 Adding cake batter, pie dough and raw pastry base recipes to tablecrafting in case people struggle to add milk to the dough.
Adding opencontainer flag to dough, doughslice and flat dough so you can transfer reagent to them using a beaker.
Renaming sandwich without a top to "toast".
2015-02-14 15:27:08 +01:00
phil235 135293bedf Fixes object processing list by replacing "SSobj.processing.Add" by "SSobj.processing |= " to avoid having duplicated objects in the list, meaning the objects would be processed more than once per iteration.
Fixes Alien embryo processing that was processed twice.
2015-02-14 14:18:49 +01:00
Swag McYolosteinen 1aa7f423e9 Merge pull request #7720 from Iamgoofball/patch-32
fixes #7719
2015-02-14 12:14:17 +01:00
Swag McYolosteinen b2d6ce5481 Merge pull request #7668 from dannno/suicidefix
Fixes #7647
2015-02-14 12:12:38 +01:00
Swag McYolosteinen f9b962fd47 Fixed #7594, walls becoming nondense due to adminteleport. 2015-02-14 12:00:04 +01:00
Remie Richards 2f89cb6440 Having objects embedded in your limbs causes extra bleeding on top of the bleeding caused by the damage. 2015-02-14 10:57:12 +00:00
Steelpoint a9c9f7c2cb BalanceChange-5stun10laser 2015-02-14 17:56:35 +08:00
Iamgoofball 2d52a74064 song name? 2015-02-14 01:29:54 -08:00
paprka 08e8c3f832 fixes stimpack injection 2015-02-13 22:12:19 -08:00
paprka 52bac40485 nerfs mining drill a little 2015-02-13 22:04:38 -08:00
paprka 85675e92b8 my good judgement gets the better of me 2015-02-13 21:50:00 -08:00
paprka ab3ff729ce some fixes 2015-02-13 21:44:04 -08:00
paprka 88760896ad initial commit 2015-02-13 20:59:39 -08:00
Iamgoofball a51ffe8cd4 fixes #7719
welp
2015-02-13 20:08:01 -08:00
Iamgoofball 99cab4ddcb Changes 2015-02-13 18:05:03 -08:00
Remie Richards d519de5018 Added embedded items to self examining. Allows embedded items to be removed from yourself via links in self examining, this hurts. Adds can_embed(). Reworks help_shake_act(). 2015-02-14 01:31:40 +00:00
TheVekter cd916eb1d9 Re-adds Toxins Special and B-52 to glasses. Oops. 2015-02-13 18:34:58 -06:00
Cheridan 14c9abaaee Merge pull request #7539 from Iamgoofball/kinetic
Ports the kinetic accelerator changes from NT
2015-02-13 17:56:03 -06:00
phil235 a545af2e4a Fixes the cyborg sechailer being adjustable. 2015-02-14 00:30:31 +01:00
paprka cff73d83c6 fixes improvised shotgun back slot invisible shit 2015-02-13 14:04:23 -08:00
phil235 5b7a0b0358 Fixed the jitter effect of the taser (it was broken). Hulks now don't jitter when stunned but scream. Humans and monkeys jitter immediately after getting tazed and only fall after 2 seconds. 2015-02-13 22:53:47 +01:00
Menshin 04aea90f86 * Building an item from the protolathe/imprinter now correctly returns to the previous screen (categories or search)
* A typo fixed
2015-02-13 22:33:58 +01:00
phil235 281f42b1fe Add a do_jitter_animation proc to do the jitter animation immediately w/o having to wait for life.dm(). 2015-02-13 20:49:41 +01:00
phil235 d9a435bdf7 Fixes being able to stuff slime/monkey in processors even through closed windoors. 2015-02-13 20:24:56 +01:00
dannno 39e4af6c72 update sec hardsuit sprites, fix armor values 2015-02-13 14:04:38 -05:00
GunHog 50576c367f Adds NVG Mesons
- Adds Night Vision Optical Mesons Scanners to RnD.
2015-02-13 12:23:07 -06:00
Cheridan 50e1ac9b99 Merge pull request #7679 from Jordie0608/allthatglittersisnotinvisible
Adds parent poison mob to gold core exclusion list
2015-02-13 12:14:49 -06:00
paprka 354ce2a458 removes shot delay on stun revolver 2015-02-13 09:35:30 -08:00
Sometinyprick ce8d3e32b6 Update diagnostics.dm 2015-02-13 17:30:52 +00:00
Sometinyprick 98edcffb7d oops 2015-02-13 17:29:22 +00:00
paprka 54040d9867 stun changes and stun revolver 2015-02-13 09:26:31 -08:00
Sometinyprick 7c8ce232cf Revert "Adds a new toy to the arcade machine"
This reverts commit bc8c8cdcbd.
2015-02-13 17:13:56 +00:00
Sometinyprick 2cbff9e2dd admins are thing
thing of admins
2015-02-13 17:00:51 +00:00
Remie Richards 154a94105d Minor cleanup + Committing the surgery 2015-02-13 13:08:45 +00:00
Remie Richards 34ced43f45 Explosions throw items, items can embed in limbs, embedded items cause damage, embedded items can fall out, surgery for embedded item removal, ninja throwing stars! 2015-02-13 12:59:02 +00:00
WJohn cf395f7da8 Merge pull request #7643 from TZK13/Plaid-Skirts
Adds plaid skirts and new schoolgirl uniform colours
2015-02-13 01:47:57 -05:00
Razharas 9fb39b1e5c Merge branch 'master' of https://github.com/tgstation/-tg-station into FUCKGIT 2015-02-13 01:23:58 +03:00