Leshana
0139e2a7c2
External organ sprites need to handle species that use ICON_MULTIPLY
2016-05-13 23:22:24 -04:00
Yoshax
24f7c0ca2c
Fixes not being able to stop wounds from bleeding
2016-05-13 02:51:40 +01:00
Datraen
4456f77d75
Merge pull request #1551 from Zuhayr/master
...
Makes slime people more interesting and thematic.
2016-05-11 02:34:50 -04:00
Neerti
84d389a0c7
Merge pull request #1479 from Yoshax/limbfixes
...
Wound Changes + Fixes + Medical Changes
2016-05-11 01:53:58 -04:00
Anewbe
ac3ce2e7d1
Makes borgs more versatile
2016-05-07 23:52:03 -05:00
Yoshax
5b747a98dc
Fixes incorrect checks
2016-05-06 01:27:21 +01:00
Zuhayr
6edb8b31f3
Made slimes more interesting.
2016-05-06 04:07:52 +09:30
Datraen
beda3185eb
Reverts the second mob clean up because of incomplete implementation.
...
This caused an error that would then cause machinery to hang on the server, and was reproduced successfully.
2016-05-04 00:24:55 -04:00
Chinsky
e12e9300fa
Adds new type of wounds - piercing.
...
Unlike cuts they do not merge, so many small-damage stabs will create many small stab wounds instead of one megahole.
Also cleans up checks in wound code a bit with power of OOP
2016-04-22 19:00:17 +01:00
Hubblenaut
c9df1c6985
Bruise packs are used per wound and take time to apply
2016-04-22 18:46:41 +01:00
Yoshax
f2fdbf2f6a
Organ/surgical changes/fixes
2016-04-22 17:55:16 +01:00
Kelenius
98badae45f
Merge branch 'master' into cleanupTwo
2016-04-21 11:41:32 +03:00
Anewbe
29b9935411
Adds Vey-Med prosthetic limbs.
2016-04-18 18:50:54 -05:00
Neerti
3667780871
Adds verb to change eye color at will (if mechanical)
...
Adds a verb used by humanoid mobs that have mechanical eyes, which allows them to pick a new color, and have it applied instantly.
Adds some helper functions, specifically hex2rgb(), to convert hexadecimal colors to a list of numbers for r, g, and b.
2016-04-16 06:14:09 -04:00
Neerti
8f1e878cb8
Adds variable to disallow gibbing of limbs, checked after the variable to disallow dismemberment.
...
The head can no longer be gibbed. Severing the head via sharp weapons remains an option.
2016-04-04 03:42:46 -04:00
Kelenius
df5a0d7941
Mob inventory cleanup
...
Replaces three item removal procs with one
Adds a proc to delete an item on the mob
2016-03-24 01:23:08 +03:00
Neerti
a9ad84da4b
Merge pull request #1191 from Kelenius/inventoryCleanup
...
Mob inventory cleanup
2016-03-22 21:42:27 -04:00
Datraen
fe9d3fd4c4
Merge pull request #1027 from Kelenius/mobCleanup
...
Changes types of ghosts and eyes
2016-03-18 13:50:47 -04:00
Kelenius
afbc235b96
Mob inventory cleanup
2016-03-15 16:39:40 +03:00
Neerti
b4b8d94723
Merge pull request #1015 from Zuhayr/xenosremove
...
Removes xenormorphs.
2016-03-04 12:34:13 -05:00
Neerti
6224e978a9
Merge pull request #1014 from Zuhayr/voxremove
...
Removed the Vox Pox.
2016-03-04 12:32:23 -05:00
Kelenius
acc78a8000
Changes types of ghosts and eyes
...
``/mob/dead/observer`` -> ``/mob/observer/dead``
``/mob/eye`` -> ``/mob/observer/eye``
Reason being that they are similar in that they both don't interact with
the world in any way. Some procs were shared, some checks as well, and
it overall makes more sense this way. Plus, there were no ``/mob/dead``
mobs.
2016-02-20 15:36:05 +03:00
Zuhayr
cbc506fd51
Removed xenomorphs.
2016-02-20 11:50:18 +10:30
Zuhayr
a628ae2a56
Removed the Vox Pox.
2016-02-20 11:24:19 +10:30
Zuhayr
4066326fbb
Fixes an inverted robot check.
2016-02-13 17:22:55 +10:30
Neerti
9493290997
Merge pull request #933 from Zuhayr/tesharifixes
...
Small mob reagent changes.
2016-02-11 17:18:07 -05:00
Zuhayr
86fdd0c86b
Fixes for previous.
2016-02-08 19:57:15 +10:30
Zuhayr
2e83dfba51
Added blood volume and hunger variables for species.
2016-02-08 13:13:35 +10:30
Zuhayr
7c3993b68b
Revert "Revert "Bay update.""
2016-02-07 16:33:30 +10:30
Zuhayr
98d983577c
Revert "Bay update."
2016-02-07 16:07:05 +10:30
Neerti
2daac2d647
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into 2/4/2016_emp_tweaks
...
# Conflicts resolved:
# code/modules/mob/living/carbon/human/human_defense.dm
2016-02-06 01:55:02 -05:00
Neerti
f2cd67fe16
Merge pull request #810 from Zuhayr/bayupdate
...
Bay update.
2016-02-05 23:21:07 -05:00
Zuhayr
115eb19d33
Merge branch 'bayupdate' of https://github.com/Zuhayr/Polaris into bayupdate
2016-02-06 14:30:51 +10:30
EmperorJon
c29c97dcce
Merge pull request #905 from Zuhayr/resomi
...
Seromi rename.
2016-02-06 02:24:45 +00:00
Zuhayr
19014807fd
Surface rename of Seromi to Teshari.
2016-02-06 12:50:16 +10:30
Datraen
4c0bd923c3
Merge pull request #866 from Kelenius/viroRemoval
...
Removes the old virus system
2016-02-05 21:06:09 -05:00
Neerti
a0171fc176
Removes world output and commented code.
2016-02-04 10:47:07 -05:00
Neerti
2b86af1350
EMP tweaks/fixes
...
For borgs, EMP no longer results in a stun. Instead, they are confused, and their HUD becomes static-y for a moment. Their module items are also forced back into the borg, effectively disarming them.
EMP now drains powercells from current charge instead of max_charge, so two blasts should not empty the cell, for borgs.
Fixed bug where EMP was being applied twice to human mobs, including FBPs, resulting in them literally dying in one hit.
Synthetic organs take much less damage from EMP.
Synthetic external organs also take less damage, but more than their organs.
Bonus: Runtime fix for spawning in as a borg.
2016-02-04 09:51:25 -05:00
Zuhayr
f31438bd77
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into bayupdate
2016-01-30 08:49:35 +10:30
Zuhayr
eadfa20428
Removes prosthetic limb damage resistance and sever vulnerability.
2016-01-30 08:12:17 +10:30
Kelenius
b86c730695
Removes the old virus system
...
Appendicitis moved to appendix organ
2016-01-27 11:44:41 +03:00
Zuhayr
58736fb4f6
Renaming Resomi to Seromi.
2016-01-27 14:24:09 +10:30
Zuhayr
eef9145486
Revert "Removes Resomi."
...
This reverts commit c9f579e00a .
2016-01-27 13:48:48 +10:30
Zuhayr
d5b904ca2a
Merge branch 'master' of https://github.com/PolarisSS13/Polaris
2016-01-26 11:11:55 +10:30
Zuhayr
9bf30a4e7a
Fixes odd synth brain bugs.
2016-01-24 15:11:33 +10:30
Zuhayr
36c0bb0f13
Merge branch 'master' of https://github.com/PolarisSS13/Polaris
2016-01-22 01:33:09 +10:30
Zuhayr
e557a71fdc
Merge branch 'dev-freeze' of https://github.com/Baystation12/Baystation12
2016-01-20 08:01:14 +10:30
Zuhayr
930fcccb97
Properly cleans up the mmi_holder Destroy() proc.
2016-01-19 21:46:07 +10:30
Zuhayr
e92615bc24
Robotic limbs and non-DNA mobs will now respect gendered icons.
2016-01-14 01:44:23 +10:30
Jon
a28f08e6c2
Add's Ragnie's Ward-Takahashi prosthetics to the game.
...
This should be all that's needed, I think?
2016-01-11 17:51:50 +00:00