Commit Graph

13 Commits

Author SHA1 Message Date
Arokha Sieyes
dd733371bc Further fixes
Apparently the weight prefs were accidentally removed (this also fixes size prefs when spawning), fixes size when resleeving, renames char setup options to be more explanatory
2017-02-21 14:15:59 -05:00
Leshana
978b982fa2 Added options for starting with scan or resleeving lock to the player setup panel. 2017-02-19 16:26:59 -05:00
Arokha Sieyes
74018ebd34 Basically replaced biological cloning so far 2017-02-19 00:01:14 -05:00
Spades
0157cc7049 Some fixes.
- Fixes alien mobs being invisible.
- Alters weight rate messages to be clearer.
2017-01-02 03:38:20 -05:00
Eearslya Sleiarion
1b7aa81cdf Allow unsetting custom species (Fixes #540) (#544) 2016-09-11 20:42:09 -04:00
Eearslya
42618dcef1 Resolve polaris merge conflicts 2016-08-06 21:39:24 -07:00
Cameron653
13d75315bb Adds in selectable egg TF, reverts #382, a few tf fixes. 2016-07-02 20:52:07 -04:00
Arokha Sieyes
cb65295059 Fixes issues with update:
Replaces glass boxes on map with new path
Removes duplicate code accepted into Polaris
Moves supplypacks_vr to science_vr
2016-06-14 15:01:37 -04:00
Leshana
e004a8bfc0 Merge remote-tracking branch 'polaris/master' into sink
# Conflicts:
#	code/_onclick/item_attack.dm
#	code/modules/client/preferences.dm
#	code/modules/mob/living/carbon/human/examine.dm
#	code/modules/mob/living/simple_animal/hostile/hostile.dm
#	code/modules/mob/new_player/preferences_setup.dm
#	nano/images/nanomap_z1.png
#	vorestation.dme
2016-05-29 16:22:07 -04:00
Arokha Sieyes
231ee5bf35 Work on satisfying travis 2016-05-14 13:38:24 -04:00
Leshana
53a58d7c43 Working on Issue #11 - Added custom race option
* Added to character setup screen.
* Added to examine text.
2016-05-13 20:07:39 -04:00
Leshana
80a95b0cf5 Adds micro/macro and weight gain options to the character setup screen.
Moves the location of saved micro/macro variables to the main /datum/preferences for ease of use.
2016-05-12 21:38:41 -04:00
Leshana
88e46b624a Issue #4 - Implement custom tails, ears, and taurs.
- Added datums and icons for custom ears.
- Added datums and icons for custom tails.
- Added datums and icons for taurs, now a subtype of tails.
- Integrated into icon_updates() for in game appearance.
- Integrated into preferences_setup() for character setup preview.
- Added ears and tails to the character setup screen.
- Enabled nagataur support for micro/macro step-over messages.
2016-05-11 23:25:17 -04:00