phil235
85ed447129
Fix goon mutations not being initialized somehow...
2015-03-29 22:23:19 +02:00
phil235
c2dec1e970
Fixes runtimes linked to acquiring and losing mutations .
...
Moves goon mutations to mutations.dm .
2015-03-29 17:11:42 +02:00
Swag McYolosteinen
e9f21c3b28
Merge pull request #8462 from xxalpha/cyberimplants
...
Cyber Implants Addendum
2015-03-21 13:38:27 +01:00
xxalpha
29e441f3ad
Finished changing permanent_sight_flags.
2015-03-21 12:28:25 +00:00
Swag McYolosteinen
afa1b76cde
Merge pull request #8190 from xxalpha/cyberimplants
...
Cybernetic Implants
2015-03-21 13:19:26 +01:00
xxalpha
31de411a11
Merge remote-tracking branch 'upstream/master' into cyberimplants
...
Conflicts:
code/modules/mob/living/carbon/carbon.dm
code/modules/mob/mob_defines.dm
2015-03-18 20:11:51 +00:00
Miauw
1b753dd1c5
Adds the comic sans span to the new system.
2015-03-18 21:09:36 +01:00
phil235
78d28a6d64
Merge branch 'master' of https://github.com/tgstation/-tg-station into BigUserdanger
...
Conflicts:
code/modules/events/ninja.dm
2015-03-15 12:30:27 +01:00
phil235
29609457f5
Makes the message when you're attacked slightly bigger for better visibility."
...
Changes two "for... show_message()" into "visible_message()".
2015-03-12 23:15:54 +01:00
xxalpha
0f01378e7a
Reworked suggested code, added brain implants, misc additions.
...
Fix missing ')'.
DELETE THIS
2015-03-09 20:39:09 +00:00
phil235
8a1a5ff832
Fixes Strangeness mutation gain text not appearing.
2015-03-09 16:49:31 +01:00
xxalpha
fc81daee07
Added Thermals and emp_act(). Tweaked some related code.
2015-03-08 20:19:02 +00:00
xxalpha
b1e340b19b
Added X-ray implant, implant icon, touched up surgery.
2015-03-08 17:25:05 +00:00
Francis Devine
2c25a68795
Update epilepsy code to use visible message instead of legacy code
2015-01-26 16:33:24 +13:00
Alek2ander
6eee450855
Fixes genetics
2015-01-20 23:01:35 +03:00
Remie Richards
96ac837b65
Merge pull request #6960 from Iamgoofball/goonetics
...
Added 2 new powers and 9 new disabilities from goon and /vg/!
2015-01-19 17:47:33 +00:00
Iamgoofball
612e78e1ec
whoops, broke some proc names
2015-01-18 22:57:41 -08:00
Iamgoofball
38bc14c8f8
Tweaks and changes
2015-01-11 20:35:17 -08:00
Iamgoofball
b70fde1ed2
Fixes and Tweaks, adds mutations_say_mods() and say_mod() for mutations
2015-01-10 23:42:31 -08:00
Razharas
bfda5b49f9
Last pack of fixes for now
...
Fixed indentation in transform proc
Moved comments to appropriate place
Fixed unreported cloning bug
Removed monkifying from random bad mutations
2015-01-11 08:23:50 +03:00
Razharas
f48563f1d1
Fixes some bugs and rutimes tkdrg pointed
...
Monkeys arent blind anymore
Bad dna mutation runtime fixed
Two handed shit runtime fixed
Carbons unarmed attacks runtime fixed
2015-01-08 22:35:07 +03:00
Razharas
fddb333a7a
General fixes of bugs caused by mutations
...
Fixes visibility in crit
Fixed xray and nightvision not working
Fixed dna changing diseases
Fixed hulks doing damage on all intents
Fixed transform procs sometimes breaking dna forever
2015-01-06 15:38:40 +03:00
Razharas
37a7fa2414
Fixes that one runtime with tourettes
...
Animation proc is magic, dont ask dont tell
2014-12-29 16:56:02 +03:00
Razharas
418e3a0613
General cleanup
...
Fixed the magic text failing in monkey injectors
Removed lots of comments
Didnt fix mysterious list bounds runtime in tourettes
2014-12-29 11:36:01 +03:00
Razharas
208b59c30e
Fixed stuff tkdrg pointed out
...
Added comment to dualsaber and hulk checks to explain whats going on
Added defines that converts to mutation names
Fixed grammer again
2014-12-28 10:49:04 +03:00
Razharas
57b41dce0d
Fixed some shiet
...
Redone how injectors handle mutations(now it doesnt copy the SE but
manipulates mutations directly)
Removed sole leftovers
Fixed humanizing
Fixed grammer
2014-12-21 08:19:23 +03:00
Razharas
570783d2c7
Added comments for RR for future
2014-12-16 02:35:54 +03:00
Razharas
21a2c2d21e
Made clumsiness into disability
...
I really dont want to make clumsy_act()
2014-12-14 08:04:48 +03:00
Razharas
8610725968
Monkifying change and some mutations fixes
...
It approaches playable level of working, hurray!
2014-12-14 03:04:23 +03:00
Razharas
8d110ee496
Tiny clean up, still lots of work to do
...
Only compiletested, these changes were never tested in the game yet
2014-12-12 23:57:11 +03:00
Razharas
0921aa201f
Added datum mutations
...
Also removed some mob vars like sdisabilities and merged the usability
with disabilities
Removed need for mutations var, they are not handled in dna
Removed blinded var, now its handled by eye_blind being bigger than zero
Ands lots, lots of other shit in files that used mutations
2014-12-12 04:48:11 +03:00