Commit Graph

87 Commits

Author SHA1 Message Date
cadyn 0ce5d797be Update 07_traits.dm 2020-11-21 14:06:36 -08:00
Cadyn 947fe850ff Yummy bugfixes 2020-10-27 19:58:49 -07:00
r4d6 0b0f756bce Why it was commented out 2020-10-21 13:37:59 -04:00
r4d6 f27f770c30 Fix being able to select synth-blacklisted traits 2020-10-21 13:37:18 -04:00
ShadowLarkens 7aaa40b62c Beginnings of a global volume control system 2020-08-21 04:42:47 -04:00
lbnesquik c7c9764319 Add a check to custom virgo traits to limit synths from taking certain ones. 2020-07-05 23:09:40 +02:00
Atermonera 9a6b5a71f3 Streamline (Facial) Hair & Marking Character Customization, Port color_square to Clean Prefcode 2020-05-30 14:10:54 -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 301b5eb467 Allow wings with a secondary color
Adds code to support wings with extra_overlay having a secondary color, like tails do. Currently extra_overlay is just ignored on wings.
2020-03-31 22:40:48 -04:00
Arokha Sieyes 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
Meghan-Rossi 604fd1b74f Resolve conflicts, fix compile errors 2019-12-19 17:49:21 +00:00
Heroman3003 ab603cffa4 Finishes up the main shadekin features 2019-11-15 11:13:31 +10:00
Verkister febabf8899 Actually fixes icon scaling on later byond versions
-Fixes the missing KEEP_TOGETHER flag required for overlay scaling in the newer versions.
-Fixes it for all atoms, not just mobs that have gone through vore setup. Literally nothing needs mismatched overlay scaling.
-Fixes the toggle scaling mode verb having been made to toggle the inheritance flag as well for no fucking reason what the hell.
-Actually tested working before pushing.
2019-08-30 15:53:16 +03:00
Heroman 6f30d97bb9 Adjusts modes of some buttons in character creation 2019-08-18 08:03:04 +10:00
Verkister 33bbcf5a5c Properly labels the vore tab custom species button
The misleading label causing needless troubleshooting steps had been bothering me for a good while already.
2019-08-08 18:05:23 +03:00
TheFurryFeline 2877917f3a Suit Sensors Selectable
Allows selection of suit sensor settings in VORE tab on Character Setup. Work credited to https://github.com/PolarisSS13/Polaris/pull/4354 Adjustments made as needed to account for outdated code as well as making use of preferences_vr at last.
2019-08-05 17:49:49 -04:00
Heroman 3789ab51b7 Fixes icon scaling on later byond versions 2019-06-26 15:45:43 +10:00
Unknown 2265616bc5 Species Tweaks
- Removes Reagent tags for Akula, Neverean, and Sergals, as they were not used at all.
- Adds Reagent tag for Xenochimera.
- Xenochimera now get 25% Hunger satisfaction from Nutriment (Previously 100%)
- Fixes a Xenochimera-related runtime
- Increases the heat discomfort level of Tajarans by 6 kelvin
2019-03-29 09:39:30 -04:00
Spades 41bcb6a729 Merge pull request #4805 from Sebbe9123/master
Changes vore egg_types to not interfere with mob egg_types.
2019-03-02 08:03:58 -05:00
Sebbe9123 22c9bd416e changes vore eggtype to not mess with mob eggtype 2019-02-25 12:03:07 +01:00
Unknown a4317b1910 [5654] Makes this PR Compile
This one made me cry.
2019-02-23 12:30:16 -05:00
Aronai Sieyes f9159296f9 Merge pull request #4358 from VOREStation/aro-traitstats
Log trait and species usage for metrics
2018-10-12 01:45:54 -04:00
Arokha Sieyes ea0d6fc5a1 Log trait and species usage for metrics
Just some stuff for use in building statistics about characters
2018-10-11 20:49:33 -04:00
lbnesquik 986dc248b0 Adds nevrean eggs. 2018-10-06 10:06:28 +02:00
deathride58 87859c77af adds a pref to enable/disable showing up in the character directory 2018-08-15 06:18:58 -04:00
Cameron653 7028511d64 Prevents sanitization of custom icon base. Removes a custom fluff item since Alraune are now in. 2018-06-17 20:00:10 -04:00
Cameron653 864c4ca106 Gives Alraune the ability to select body shape. Gives Alraune the ability to select a fruit/vegetable to grow via an implant. Some code cleanup relating to custom body shape selection. Makes species name their defines instead of "name" Fixes a typo in custom_items where the reagent generator being selected was roiz instead of pumila. 2018-06-15 16:41:59 -04:00
Leshana 8ac6b0bfe9 Fix Scree and Scree Accessories 2018-04-21 23:22:08 -04:00
Arokha Sieyes 2cba96cf4c Switch to defines for custom species stuff 2018-04-19 19:34:10 -04:00
Arokha Sieyes 1a349f77dd Cleans up custom species icon base code
Fixes #3478
2018-04-19 17:46:51 -04:00
Abbie Fland 1eac979525 Fixes blue color-preview splotches
VOREStation companion to Polaris fix in
https://github.com/PolarisSS13/Polaris/pull/5082
2018-03-21 01:06:29 +00:00
Arokha Sieyes f75dbca44c Fix HUD alignment on non-1.0 spawn scales 2018-03-18 19:33:11 -04:00
Arokha Sieyes e82c19a31a Probably fixes joining at wrong size 2018-03-17 14:53:36 -04:00
Little-119 3e92f000f7 Fixes the cancel button in ears/wings/tail selection clearing the respective selection 2018-03-11 04:29:07 -04:00
Arokha Sieyes 13b28ede55 Fixes a couple of charsetup sanitizes
No more "YOU DIDN'T SET A SCALEEEEE" on new characters. Defaults to 100%.
2018-01-05 12:28:15 -05:00
Cameron Lennox 4856786ceb Makes xenochimera able to select "Xenochimera" 2017-12-02 19:08:12 -05:00
Cameron Lennox 755f8828a6 Allows xenochimeras to choose icon base 2017-12-02 16:04:20 -05:00
Verkister bb2deea01d Fixes my lossed updoots. 2017-11-18 17:39:00 +02:00
Verkister 09591d9395 It works now. 2017-11-11 16:00:37 +02:00
Verkister 72edb34ecc Adds toggleable character pref for sharp/fuzzy scaling.
-Yeah you should now be able to choose how you look.
-Especially benefitical for any character scaled to those atrociously fucked up deformation ranges.
-Can't really test it properly though due to the compile nature of the good ol' PIXEL_SCALE line in dm and my compy somehow forcing fuzzy on for some reason anyway. (my laptop's got the sharp mode tho)
-Kinda based on #1947 Go there for preview examples.
2017-11-10 12:19:31 +02:00
Cameron653 b83a7c4370 Makes neutral traits not take trait slots 2017-09-30 13:35:25 -04:00
Spades e0db8feb50 Merge pull request #1996 from Cameron653/SPIDER_RACE
Spider race & modifications!
2017-08-14 00:31:39 -04:00
Verkister 22e6bcb520 Enables dual coloring for ears.
-Ya know how a bunch of the ear options have that untouchable bright white inner part?
-You can touch it now :D
-Also renames the ear color vars for better compatibility and consistency.(red/g/b_ear > r/g/b_ears etc)
2017-08-13 15:20:11 +03:00
killer653 dc828eaab0 Spiders! 2017-08-12 23:02:38 -04:00
killer653 a2f346df0f Makes wings their own seperate entity on char setup 2017-08-10 07:12:22 -04:00
Cameron653 23d553185e Adds tab 2017-08-04 19:27:12 -04:00
killer653 9a6a454a64 Unused 2017-07-28 06:45:33 -04:00
killer653 4fcbbe40f1 Size changes. 2017-07-28 06:43:44 -04:00
Verkister 84b994b2d7 Slight charstomization overhauls.
-Lined up and un-overlapped the setup previews. Also taurs can now fit into the frame and not be cropped in half.
-Unlocked the hidden and forgotten feature for secondary tail/taur colors.
-Currently the only enabled things are the colorable wolf tail and a new dual color wolftaur. The framework for more is ready for use though!
-Liberated ear coloring from the oppression of hair color.
-Disabled drake and otie taurs since they lack all gear compatibility :v
2017-07-13 00:20:02 +03:00
Arokha Sieyes b1aeba9281 Persistent size between rounds
Allows your size to save at the end of each round. Get shrank'd or enbiggened? Now you can stay tiny between rounds if you like that consistency.

Don't want that? Just turn it off on the VORE tab. Accidentally left it on, and got saved? Just change your size to what you want in the character setup (and turn off saving it, too).
2017-06-16 09:41:34 -04:00