Fox-McCloud
0dbea7621f
The Great Del() Cull of 2015
2015-07-09 02:48:34 -04:00
ZomgPonies
91e8b909c0
Squish Squash
2015-04-04 14:27:53 -04:00
Markolie
86f80d5a69
IPC fixes galore
2014-12-06 08:28:02 +01:00
VampyrBytes
bb2c311b28
fix for #248
...
Don't close #248 yet though, need to test this one on the main server -
kinda tricky to perform surgery on yourself ;)
2014-08-04 08:20:47 +01:00
mwerezak
4a2993b20b
Separates the sharp flag into edge and sharp
...
Now weapons can properly cause cuts without necessarily having a greater
chance to remove limbs.
Also separates is_sharp, has_edge, and can_puncture.
Conflicts:
code/__HELPERS/unsorted.dm
code/modules/mob/living/living_defense.dm
code/modules/mob/living/silicon/robot/component.dm
code/modules/mob/living/simple_animal/bees.dm
code/modules/projectiles/gun.dm
code/modules/reagents/reagent_containers/syringes.dm
code/modules/surgery/eye.dm
2014-06-17 06:51:51 -04:00
ZomgPonies
25853d7d79
Slime surgery runtime fix
2014-06-17 00:22:00 -04:00
Segrain
bde40bd95e
Surgery tracking.
2014-02-05 22:54:51 -05:00
Nanai
f8cff80d3f
Fix for missing and robotic limbs getting infected with germs and being incurable.
2013-12-11 00:54:47 +01:00
ZomgPonies
950011d4d8
Organ lag fixes
2013-11-08 09:50:34 -05:00
ZomgPonies
78f14f11cc
New vending machine, enabling Ian clothes, bug fixes, map update
2013-09-28 01:38:18 -04:00
Zuhayr
a16c8e0595
Fixes #3081
2013-06-21 18:00:25 -07:00
Chinsky
c84ce517e3
Changed way substitute tools are handled.
...
Now all tools have chance of success. Proper ones have 100.
If tool has less than 100 chance of success, it can fail the step.
2013-05-28 18:16:11 +04:00
Chinsky
7f84b415a8
Moved germ transferring and blood splatters in parent 'begin_step' of surgery steps.
2013-01-13 11:56:33 +04:00
Chinsky
3447c61e49
Moved surgery from WIP to modules, since it's not really that WIP anymore.
...
Split one huge file into several smaller ones for readability.
2013-01-13 02:11:06 +04:00