Commit Graph

20 Commits

Author SHA1 Message Date
Fox-McCloud
85d79677b1 Fixes, Genetics, and Balance 2015-02-24 22:58:05 -05:00
Markolie
982102a407 Standardize mutations 2015-02-22 19:04:43 +01:00
ZomgPonies
b2b869a57d Added remote view to spelllist 2014-07-18 05:09:17 -04:00
ZomgPonies
4ad8b741a2 Turned remote talk into a spell and optimized it, giving it it's action button 2014-07-18 02:38:53 -04:00
ZomgPonies
81c643924d Icons for most genetic powers. 2014-07-17 02:57:36 -04:00
alex-gh
2de66f51c8 Rebalanced power stacking.
Active powers will now slowly give you clone damage. This should discourage power stacking.
2014-03-30 15:56:12 +02:00
Rob Nelson
aa9b0a3a48 Nerf hulk.
Conflicts:
	baystation12.dme
	code/datums/spells/genetic.dm
2014-03-20 13:15:58 -04:00
Rob Nelson
6683a3cb0d Hopefully fix green skin not vanishing when mut is removed. Fixes Redmine #113 2014-02-28 19:57:49 -05:00
Rob Nelson
2dd3bd53bd Deactivate hulk after collapse. 2014-02-28 19:49:39 -05:00
Rob Nelson
433d7b52dd Fix gene activation logic. 2014-01-31 22:27:46 -05:00
Rob Nelson
22a2df1115 Standardize HULK.
Conflicts:
	code/game/mecha/mecha.dm
	code/game/objects/items/weapons/swords_axes_etc.dm
2014-01-21 22:45:40 -05:00
Rob Nelson
dd8c8c12ab Standardize XRAY.
Conflicts:
	code/modules/mob/living/carbon/human/life.dm
	maps/RandomZLevels/wildwest.dm
2014-01-21 22:37:37 -05:00
Rob Nelson
95cc6a27b5 Standardize mutation constants, remove ambiguity, remove non-implemented muts.
Conflicts:
	code/_onclick/click.dm
	code/game/dna/genes/powers.dm
	code/game/machinery/wishgranter.dm
	code/modules/mob/living/carbon/alien/alien.dm
	code/modules/mob/living/carbon/alien/humanoid/life.dm
	code/modules/mob/living/carbon/alien/larva/life.dm
	code/modules/mob/living/carbon/human/examine.dm
	code/modules/mob/living/carbon/human/human.dm
	code/modules/mob/living/carbon/human/human_movement.dm
	code/modules/mob/living/carbon/human/life.dm
	code/modules/mob/living/carbon/human/update_icons.dm
	code/modules/mob/living/carbon/monkey/life.dm
	code/modules/mob/living/carbon/species.dm
	code/modules/mob/living/damage_procs.dm
	code/modules/mob/living/living.dm
	code/modules/power/lighting.dm
	code/modules/reagents/Chemistry-Recipes.dm
	code/setup.dm
	maps/RandomZLevels/wildwest.dm
2014-01-21 22:36:19 -05:00
ZomgPonies
fe0a3a2dcd Fixing Genetics 2014-01-20 03:31:25 -05:00
Rob Nelson
ace34c60b0 DNA2: New powers from Paradise's release of Goon's genetic code. Also added lisp disability.
Conflicts:
	code/modules/mob/living/carbon/human/life.dm
	code/modules/mob/living/carbon/human/say.dm
	html/changelog.html
2014-01-20 02:10:58 -05:00
Rob Nelson
4008b936bc DNA fixins. 2014-01-20 01:41:50 -05:00
Rob Nelson
399cecfca9 Fixes.
Conflicts:
	code/game/dna/genes/powers.dm
2014-01-20 01:36:56 -05:00
Rob Nelson
b15d0213ac Finish rewrite of domutcheck. Time to test this bitch.
Conflicts:
	code/game/gamemodes/setupgame.dm
2014-01-20 01:35:56 -05:00
Rob Nelson
8327330cb9 Integrate new gene handling.
Conflicts:
	code/game/dna/dna2_helpers.dm
	code/game/dna/genes/powers.dm
2014-01-20 01:28:16 -05:00
Rob Nelson
450a5dec8e Start wrapping up the new domutcheck logic
Conflicts:
	code/game/dna/dna2_helpers.dm
	code/modules/mob/mob_defines.dm
2014-01-20 01:15:15 -05:00