Commit Graph

36 Commits

Author SHA1 Message Date
ZomgPonies 81d393d20b Bug fixes and paincrit balances 2013-10-31 04:07:57 -04:00
ZomgPonies 2df877bf82 Xenoarch update 2013-10-29 11:56:04 -04:00
ZomgPonies 43849acb3c Head reattachement surgery! 2013-10-29 01:28:12 -04:00
ZomgPonies aa79d1323b Added Vox and Kidan as unlockable Karma species 2013-10-04 02:57:42 -04:00
ZomgPonies 78f14f11cc New vending machine, enabling Ian clothes, bug fixes, map update 2013-09-28 01:38:18 -04:00
ZomgPonies 853d490660 Various fixes. 2013-09-27 02:41:41 -04:00
Erthilo 3fbdc99079 Standardises logging. All attack logs now print in main logs. Added stripping and syringe logging. Added Jump commands to most attack logs. 2013-08-28 03:33:04 +01:00
Zuhayr b23c685221 Borer surgery fix. 2013-08-12 13:44:51 -07:00
Zuhayr 7aa8d00e70 Borer removal, control, release of control, host death. 2013-08-09 18:10:55 -07:00
Segrain cf4f9ba054 Typo fix, retractor step bugfix. 2013-07-25 03:06:06 +03:00
Zuhayr a16c8e0595 Fixes #3081 2013-06-21 18:00:25 -07:00
Zuhayr b9be0158c7 Merge branch 'master' of https://github.com/Baystation12/Baystation12 2013-06-12 20:31:52 -07:00
Segrain 81852bea51 Fix-O-Vein steps bugfix. 2013-06-12 14:00:48 +03:00
Zuhayr b859a494e6 Minor surgery fix. 2013-06-12 01:57:01 -07:00
Zuhayr 0a220db976 Added embedded weapons and adjusted implant removal surgery to work with non-implants in organs. 2013-06-12 00:28:12 -07:00
Zuhayr 06f04e6374 Vox mutantrace, vox clothing, minor surgery mod for mutantrace specific surgery steps. Fixed captain's jacket sprite. 2013-06-05 17:35:38 +09:30
Chinsky 9ab9631ae6 Since organ processing interval is so big, sets bleeding manually so hemostat step would work. 2013-05-28 18:27:40 +04: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 bf68f83546 Fixed brain surgery datum having duplicate class name.
Made brain surgery into two steps, hemostat-fixovein.
2013-03-15 00:32:27 +04:00
Chinsky f13cca99e6 Added brain fixing surgery. 2013-03-12 02:22:46 +04:00
Nanodesu 104cc5585d roro to slime fix 2013-03-06 05:59:21 +04:00
cib b25a6cb9bb Typofix 2013-03-05 04:25:21 +01:00
cib 65b8eafe8e Added internal organs.
They can be hurt by their parent organ getting hurt.

Ruptured lungs are now represented as damage to the lungs internal organ.
2013-03-04 12:19:12 +01:00
Chinsky fd2f37428b Made limb surgery not EXPLODE robotic limbs 2013-02-23 03:58:32 +04:00
Chinsky 1aafb9ade9 Derp, forgot the surgery. 2013-02-23 02:30:01 +04:00
Chinsky e8f8138e04 Added priority system for surgery steps.
Steps with higher priority would be attempted first.

Added preparation step for item insertion surgery.
2013-02-22 23:06:37 +04:00
Chinsky 4a6f719f35 Added crowbar as alternative to retractor. 2013-02-20 15:57:50 +04:00
Chinsky 2ae3fdf122 Fixed derp in surgery step.
Forgot they all instanced at init, not on demand.
2013-02-19 17:51:04 +04:00
Chinsky 334da25223 Added surgery to put things in people. 2013-02-18 13:22:23 +04:00
Chinsky 8b8556a1b1 Removed requirements for face surgery to cut open head too, real counterintuitive and looks like copypaste error >.> 2013-02-15 02:06:35 +04:00
Chinsky 2b7da59f1f Readded limb cutoff surgery. 2013-02-09 22:43:39 +04:00
Chinsky 5185dd988e Surgery runtime checks. 2013-01-28 01:51:42 +04:00
Chinsky 7a66e7e524 Merge branch 'bleeding-edge-freeze' of https://github.com/Baystation12/Baystation12
Conflicts:
	code/modules/reagents/Chemistry-Reagents.dm
	code/setup.dm
2013-01-22 23:46:42 +04:00
Chinsky 6d830af37c Merge branch 'master' into surgery
Conflicts:
	code/WorkInProgress/surgery.dm
	code/modules/mob/living/carbon/carbon_defines.dm
2013-01-15 13:42:13 +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