Home Artists Posts Import Register

Content

So, I've changed the way draws hair on the avatar quite a bit. The colour might look slightly off compared to what they used to, since now colours are 100% generated via CSS. In the near future I will expand this feature to the scenes where the player character is depicted as well. If everything works as intended, this might lead to custom hair colours in the hear future. So far this has only been tested on the current versions of Chrome, Firefox, Opera GX and Edge.

Blonde is now less Yellow. Red is now more orange, as it used to be. Silver is different. Kind of hard to recreate the original one with CSS only.

[Mega] [MediaFire] [Online] [Wiki] [Feature List]

Password:  secretary

Important:

If you find any bugs, please report them on the games Discord Server Patreon Bug section. Optimal would be if you also post a save game short before the bug or when it does happen. You can join the Server [here]. There is also a pinned post in the bug section where you can download the newest build.

Comments

Anonymous

What's css

_deedee

I'd very much like to not answer this question. But the bliss of not knowing CSS can only felt by those who know it. Basically CSS (Cascading Style Sheets) are files used to style and layout webpages. Since Secretary is written with Tweego, which itself outputs HTML files, it's basically a webpage, so you need CSS to style it.

Sashka

In less technical terms: it's a large chunk of what makes websites look like something other than featureless text, and it's an abomination of over-complicated, magic-word based tedious annoyance to work with.

Dewey

In an even less Technical explanation. It's Clothing styles for websites.