Commit Graph

113 Commits

Author SHA1 Message Date
silicons a3284a0923 Merge pull request #15195 from DeltaFire15/med-revivalchem-nerf
Weakens chemistry's revival chems
2022-03-13 14:24:57 -07:00
DeltaFire 97eb42b35b defib policy hook & oxyheal 2021-10-04 15:49:12 +02:00
DeltaFire 7752e0d624 synthtissue and sr 2021-09-22 22:30:43 +02:00
Artur 5acd7fef2d makes salglu not deadly 2021-08-02 21:54:47 +03:00
Artur 2adfbea215 Merge remote-tracking branch 'origin/master' into fake_blood 2021-07-23 18:50:09 +03:00
DeltaFire c7a098da06 suffering (aka, a bunch of fixes) 2021-06-21 19:05:31 +02:00
Artur 5619b73e6b Makes it actually, actually work 2021-06-16 02:02:28 +03:00
Artur ad0c3d477e Makes it work proper, hopefully 2021-06-16 01:48:54 +03:00
Artur 795ab3f835 https://github.com/tgstation/tgstation/pull/49798 2021-06-16 01:32:24 +03:00
Artur 096e7d4d67 https://github.com/tgstation/tgstation/pull/49927 2021-06-16 01:31:53 +03:00
Artur fbcd1a3026 https://github.com/tgstation/tgstation/pull/55883
With a minor tweak so humans don't benefit
2021-06-16 01:26:02 +03:00
Artur ab82766757 https://github.com/tgstation/tgstation/pull/59169 2021-06-16 01:19:48 +03:00
Artur f3e16b298b https://github.com/tgstation/tgstation/pull/56588 2021-06-16 01:15:21 +03:00
Artur b0d7482f04 https://github.com/tgstation/tgstation/pull/55902 2021-06-16 01:09:30 +03:00
Artur e2eb9d52d0 https://github.com/tgstation/tgstation/pull/55164 2021-06-16 01:03:51 +03:00
Artur 337998e99a https://github.com/tgstation/tgstation/pull/54793 2021-06-16 00:46:05 +03:00
Artur 724b34f55d https://github.com/tgstation/tgstation/pull/54710 2021-06-16 00:44:32 +03:00
Artur 35bfba1f6a Redoes the variable changes into procs 2021-05-05 18:15:13 +03:00
Artur 92e6646a4c time to make blood even more pain 2021-05-05 14:44:21 +03:00
silicons 8f36a1d2ec okay 2020-11-22 15:20:52 -07:00
silicons 13ebceb670 why did i do this 2020-11-22 14:56:02 -07:00
silicons 5ae410790b locking 2020-11-22 14:40:57 -07:00
Putnam3145 f6b93a242c Makes get_damaged_bodyparts use proper arguments (#13570)
* you're not being clever, you're being obfuscatory, stop this

* Made get_damaged_bodyparts use proper arguments

* Actually shouldn't have the arg
2020-10-17 11:44:15 +02:00
DeltaFire 4146566af0 hoo boy
replaces all mentions of bodypart_robotic with is_robotic_limb() where possible, adds BODYPART_HYBRID, adds helpers for organic / robotic limbs (is_robotic_limb() / is_organic_limb(), with a arg to override it accepting hybrid limbs)
Also makes the the surgery to heal robotic limbs work if the torso isn't a robot, but rather if there are robotic bodyparts, makes the IPC brain repair.. only accept IPC brains (obviously), makes the damage threshholds for robo-limbs vars instead of a fix 25 with hybrid ones predefined at 25 / 15 (trigger / mindamage), adds an error message to fixing them if already at theshhold, etc. Now just for replacing BODYPART_ORGANIC with is_organic_limb aswell where applicable.. also actual values for the other robo limbs. Fun!
2020-10-06 17:34:13 +02:00
Timothy Teakettle 58737e42b9 empulse using range 2020-09-10 19:52:34 +01:00
timothyteakettle e0f44ef717 new emps 2020-09-10 03:49:47 +01:00
silicons ce80f64d27 Update suppression.dm 2020-08-18 18:52:06 -07:00
Timothy Teakettle 93b4570f8d more changes 2020-07-17 23:23:47 +01:00
kevinz000 395d434e6e Merge pull request #12200 from Ghommie/Ghommie-cit738
nutrition adjustment wrapper procs from tg.
2020-05-12 12:28:02 -07:00
Ghommie 667c12d413 nutrition adjustment wrapper procs. 2020-05-10 21:41:50 +02:00
Putnam3145 3531459d8b Some trauma rebalancing (#12144)
* Some trauma rebalancing.

* Wow I didn't actually commit the 50% change

* when did i stop compiling before pushing
2020-05-09 01:42:39 +02:00
DeltaFire15 21c9c98412 > & < agony (#12082)
hm yes today a check being the wrong way will break exo nanites.
2020-05-02 00:36:03 +02:00
DeltaFire 1a6f5eb131 If it compiles it works
Kidding, tested on local and it runs fine.
Adds nanite protocols to the techweb, without BEPIS, aswell as adding one more protocol onto the ones ported from /tg
2020-04-23 15:15:26 +02:00
Ghommie 42201343a9 Backward 512 compatibility removal. 2020-04-23 00:59:23 +02:00
kevinz000 b8642c5622 Merge pull request #11424 from necromanceranne/death_coma_stuff
Some fakedeath fixes requested by kev also ports a fix from tg to regen coma
2020-03-11 17:24:03 -07:00
necromanceranne c37d30a617 Some fixes requested by kev also ports a fix from tg 2020-03-11 15:43:47 +11:00
Ghommie ee1eea8874 Ports "Switches out the three billion args of electrocute act for flags" 2020-03-09 04:01:23 +01:00
kevinz000 0ace3f2310 Update buffing.dm 2020-03-06 05:42:28 -07:00
kevinz000 5a580dda20 Update suppression.dm 2020-02-21 18:18:37 -07:00
kevinz000 a784a74ccb Merge remote-tracking branch 'citadel/master' into mobility_flags 2020-02-21 13:35:26 -07:00
keronshb 7a1bc9d22b Fixes the travis issues
Fixes the travis issues, Exo still remains a mystery
2020-02-20 19:11:04 -05:00
keronshb 4ca9eb4171 Fixes healing nanites
Fixes Accelerated Regeneration, Bio Regen, and Mechanical.

Also changed one line on Exo nanites but it doesn't fix those.  Dunno what to do.
2020-02-20 18:11:54 -05:00
kevinz000 0e4692c63d Merge remote-tracking branch 'citadel/master' into mobility_flags 2020-02-18 18:16:34 -07:00
Artur 7964d768fa Initial Commit 2020-02-13 20:51:52 +02:00
Artur 5c102d4da0 Ghommies suggestions 2020-02-12 11:30:55 +02:00
Artur a9a167b9d3 Suffering and co 2020-02-11 20:18:32 +02:00
kevinz000 6a8a606f97 Merge remote-tracking branch 'citadel/master' into mobility_flags 2020-02-04 16:01:25 -07:00
Ghommie 7f14fa3c71 not-so-wip now. 2020-01-31 19:20:59 +01:00
kevinz000 611fd7ea89 Merge remote-tracking branch 'citadel/master' into mobility_flags 2020-01-27 23:35:35 -07:00
Ghom 21867f60dd Merge pull request #10598 from Putnam3145/metabolic-synth-tweak
Made metabolic synthesis nanites stop if not fed
2020-01-23 16:38:39 +01:00