Commit Graph
68 Commits
Author SHA1 Message Date
VerySoft fdab4990ce OOC notes panel 2023-08-11 02:10:38 -04:00
Seris02 4860518c1a adds body marking zone customization 2023-08-09 00:39:25 +08:00
Unknown 56626c527f Compatibility Fixes 2021-04-28 11:43:26 -04:00
AtermoneraandVirgoBot 0956e2794e Sanitizes languages, ears/wings/tail prefs on login 2021-04-27 16:48:26 -04:00
Leshana fb532ac920 Refactor Character Setup to use MAP
- Instead of using expensive getFlatIcon() calls, character previews are now shown using screen objects in a second map window.
- Edited skin to add a named window for preferences setup that contains a browser plus a new map window to show the previews.
- Mannequins are still generated the same way, but now a MA is applied to four screen objects which are shown in the second map window.
- The screen objects are deleted on close of the preferences window.  So we do make sure to close it when spawning.
2020-05-21 19:04:56 -04:00
Aronai Sieyes de46f1a152 Don't copy NIF when you copy characters 2020-05-08 12:21:25 -04:00
Rykka baa3de91f0 Fix for Resetting Character Slot to Default
Resets the character slot to default.
Fixes https://github.com/VOREStation/VOREStation/issues/7693

Credit goes to Shadow Larkens for helping me figure it out.
2020-05-07 08:58:13 -04:00
NeertiandVirgoBot e2557228dc Copy character slots 2019-03-08 20:17:46 -05:00
Anewbe 5b1fc48712 Ports Bay's character resets 2017-01-16 19:02:41 -06:00
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
Zuhayr 1c100bf457 Cleaning up post-merge. 2016-01-22 01:22:49 +10:30
Zuhayr e557a71fdc Merge branch 'dev-freeze' of https://github.com/Baystation12/Baystation12 2016-01-20 08:01:14 +10:30
ZuhayrandNullSnapshot fd59c3ad76 More tweaks to IPC fixes. 2015-12-03 22:56:19 -08:00
PsiOmegaDeltaandNeerti df0188662c 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.

(cherry picked from commit e40246e9dfc9feb28b8c5a0a7ce765fd063c4f7e)
2015-11-20 07:50:12 -05:00
PsiOmegaDeltaandNeerti e715c16093 Character setup refactoring.
Begins breaking down the large character setup in more manageable modules, allowing for easier additions, edits, and removals.

(cherry picked from commit e116721977)

Conflicts:
	code/modules/client/preferences.dm
	code/modules/client/preferences_savefile.dm
	polaris.dme
2015-11-20 07:46:31 -05:00
Neerti 4f77afece1 Revert 58ef59734f 2015-11-08 10:09:14 -05:00
Neerti 45f15930a0 Merge branch 'dev' of https://github.com/Baystation12/Baystation12 into 11/6/2015_neerti_breaks_everything_bay_merge
Conflicts:
	.travis.yml
	code/_helpers/lists.dm
	code/game/objects/structures/crates_lockers/closets/secure/engineering.dm
	code/global.dm
	code/modules/client/preferences.dm
	code/modules/client/preferences_savefile.dm
	code/modules/reagents/dispenser/dispenser2.dm
	polaris.dme
2015-11-06 17:41:18 -05:00
NullSnapshot 00e0014a3f fixes #9962 2015-10-25 17:52:49 -07: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
Neerti 2cc8dbbe18 Fixes savefile issue. 2015-10-11 00:24:48 -04:00
Neerti bbe8c336b2 Adds socks.
Conflicts:
	code/modules/client/preferences_savefile.dm
2015-10-11 00:13:33 -04:00
PsiOmegaDelta 85f32efa7a Players can now select their own language shortcut keys. 2015-08-26 15:15:54 +02:00
PsiOmegaDelta 5962656c1e Languages now use alternative prefix keys.
Makes radio and language key overlaps possible.
It is possible to configure the default language keys server side.
Pending: The possibility for players to configure their own language keys.
2015-08-26 13:17:57 +02:00
GinjaNinja32 1957029890 HUD cleanup, human/monkey HUD now turns correctly with client.dir 2015-08-18 18:21:25 +01:00
GinjaNinja32 64da8265a9 Attempts to fix old character save files in a slightly nicer way. Should mean there's no difference with converted characters, but you never know. 2015-07-11 23:24:56 +01:00
GinjaNinja32 57bdcf43b6 Reworks character creation language selection 2015-07-06 10:07:35 +01:00
= d77010221c Merge with dev. 2015-03-30 08:36:52 +10:30
Zuhayr 8f242740a8 Added Techhead's cyberlimbs under datum system. Added limbs to dionaea. Working on robotic limbs. 2015-03-28 11:01:11 +10:30
volas f8822626bb sanitize() refactor: second pass(other sanitize functions) 2015-03-23 01:38:09 +03:00
Chinsky cba3448227 Fixes a sanity check turned insanity check forcing everyone to go commando. 2015-02-17 17:01:10 +03:00
Chinsky 3f8462a399 Adds a wardrobe structure to pick your underwear.
Adds ability to wear female underwear as male and vice versa.
Changes 'underwear'/'undershirt' vars to hold iconstate instead of esoteric dances with array indexes.
2015-02-16 11:17:22 +03:00
Zuhayr bbfc6db0a3 Refactored gibbing and slipping for carbon mobs, entirely removed mutantrace var. This commit is only partial, following commits are contiguous to it (lol this is atomic right) 2014-12-23 17:38:05 +10:30
Segrain 078d6f74a5 Robotic flavour texts. 2014-11-21 19:32:40 +03:00
Chinsky 1e8222c14f Merge pull request #6750 from Baystation12/dev-freeze
Dev freeze -> Dev
2014-10-16 20:07:35 +04:00
Zuhayr 835e7b20c1 Possible fix for #6729 2014-10-16 14:16:44 +10:30
PsiOmega 322e03dd06 Makes the number of load/storable character slots a configurable value. 2014-10-14 10:05:22 +02:00
PsiOmega 89b29eb0f0 One can now save exploitable information about the character, potentially to be used by antags. 2014-08-31 21:31:10 +02:00
Zuhayr beaad5a37b Merged in preferences file changes, changed None to Unset for home system. 2014-08-11 10:38:01 +09:30
Zuhayr 1bd8b7baf0 Added citizenship, faction, religion and home system to character generation. 2014-08-01 22:05:38 +09:30
Whitellama 0a0c18dbf6 Fixed issue with flavour text saving/loading from other characters 2014-07-26 18:50:34 -07:00
Whitellama 0528675846 Added dynamic flavour text, where covered bodyparts' flavour isn't displayed 2014-07-26 17:08:55 -07:00
Zuhayr 903679bd79 More work on gear loadouts. 2014-07-11 11:47:53 +09:30
Zuhayr 96bbe1d9db Added spawnpoint datum, moved existing latejoin spawn to datum setup. 2014-06-24 13:33:48 +09:30
suethecake 21c58eb2a3 FIX 2 ELECTRIC BOOGALOO 2014-04-27 12:31:10 -06:00
suethecake 95fc3c29e3 Fixes small issues in save files. 2014-04-27 12:29:25 -06:00
suethecake 2b2d64f05f Initial commit containing all the necessary code files that allow Tajaran, Unathi, and Skrell to change both their hair and body color to match. NO MORE GREEN/GREY! 2014-04-27 01:00:16 -06:00
DJSnapshot 7b7f3bcfc0 Undershirts and rolling down jumpsuits! 2014-04-05 16:18:11 -07:00
DJSnapshot 3026a1306a Merge branch 'master' of https://github.com/Baystation12/Baystation12 into antag 2014-02-04 15:10:13 -08:00
volas 6841906228 Custom UI 2013-11-30 15:10:42 +04:00