161 Commits
Author SHA1 Message Date
skull132 cc1d254b6a Partially implement loading
TODO: sanitization
2016-11-21 01:01:40 +02:00
Techhead0 bd9ae18d63 Fixes #11991 2016-01-16 13:23:42 -05:00
Techhead0 77ecaac36b Quick fix for #11772
Changes character setup to use species' bodytypes to determine hairstyle availability.
2016-01-07 17:01:25 -05:00
GinjaNinja32 a56597a3c5 Merge pull request #11823 from PsiOmegaDelta/151230-MapTweaks
Fixes.
2015-12-30 18:48:44 +00:00
PsiOmegaDelta 7e58375e4f Removes a debug line in the character flavor setup.
Fixes #11831.
2015-12-30 18:25:03 +01:00
PsiOmegaDelta a85f408c29 Re-fixes skin tone not displaying the proper value when being edited in the character setup. 2015-12-30 12:16:16 +01:00
JonandPsiOmegaDelta 5e73b92bd4 Fixes the general flavour text field.
The field was blanking each time it was opened to edit.
2015-12-21 09:13:46 +01:00
JonandPsiOmegaDelta d890a4ce30 Removes the else to properly for the switch statement, meaning that it no longer wipes your flavour text/thinks you're opening the general slot ever time. 2015-12-17 17:38:34 +01:00
PsiOmegaDelta 5c8516e2b7 Transfers language shortcut keys from per character setting to a global one. 2015-12-05 13:01:51 +01:00
PsiOmegaDelta e40246e9df Character setup tweaks.
Adds client verb to access the character setup screen from anywhere.
Moves name validation to species level, making it possible for IPCs to have numbers in their name.
Adds gender validation, also adds support to add neuter/plural genders in the future if ever desired.
Now sanitizes preferences before applying them to a mob.
Fixes #11433.
2015-11-11 13:50:22 +01:00
PsiOmegaDelta e116721977 Character setup refactoring.
Begins breaking down the large character setup in more manageable modules, allowing for easier additions, edits, and removals.
2015-10-18 17:34:35 +02:00