Scary Hairy Update (#6900)

There is no fucking way I'm posting the changelog for this in the commit message.
This commit is contained in:
Mwahahahaha
2019-09-01 19:56:11 +03:00
committed by Erki
parent 86d5cd8a81
commit 17cbf01ceb
13 changed files with 2147 additions and 1324 deletions
File diff suppressed because it is too large Load Diff
@@ -277,6 +277,15 @@ datum/species/machine/handle_post_spawn(var/mob/living/carbon/human/H)
if ("database IPC screen")
return "#FFFFFF"
if ("lumi eyes IPC screen")
return "#FFFFFF"
if ("music IPC screen")
return "#FFFFFF"
if ("waiting IPC screen")
return "#FFFFFF"
/datum/species/machine/before_equip(var/mob/living/carbon/human/H)
. = ..()
+45
View File
@@ -0,0 +1,45 @@
################################
# Example Changelog File
#
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
#
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
# When it is, any changes listed below will disappear.
#
# Valid Prefixes:
# bugfix
# wip (For works in progress)
# tweak
# soundadd
# sounddel
# rscadd (general adding of nice things)
# rscdel (general deleting of nice things)
# imageadd
# imagedel
# maptweak
# spellcheck (typo fixes)
# experiment
# balance
# admin
# backend
# security
# refactor
#################################
# Your name.
author: Mwahahahaha
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
delete-after: True
# Any changes you've made. See valid prefix list above.
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
# SCREW THIS UP AND IT WON'T WORK.
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
changes:
- rscadd: "Added 108 hairstyles and 12 facial hairstyles for Humans/Shells, 3 hairstyles for Vox, 3 variant hairstyles and 4 variant facial hairstyles for Unathi, 1 facial hairstyle for Tajara, 3 screens for Baseline IPCs; from Polaris, BS12, Para, tg, and including a small few from yours truly."
- refactor: "Renamed hairstyles so that they may hopefully be more convenient to find on a hairstyle list -- be sure to check your character setup in case you're bald!"
- spellcheck: "Rewrote the hair tugging messages so that they may show up in lower case."
- bugfix: "Fixed hair name values and lengths so that they may appear on the Character Setup and Hair Tie lists, with 6 hairstyles being readded."
- tweak: "For the next gen devs: rearranged the code and icon_states in the sprite_accessories and appropriate hair.dmi files so that they are mostly in alphabetical order and correspond to each other's positions."
Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 827 B

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.0 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 828 B

After

Width:  |  Height:  |  Size: 1.4 KiB