forked from SilverStudioGames/WTS
LoafyLemon
c1b04f6ccd
* Refactored DollFace * Refactored DollBody * Refactored DollCum * Refactored DollCloth * Refactored Doll * Refactored clothing item zorders * Refactored implementation of body, face, cum, clothing layers * Refactored function calls * Removed DollLipstick * Added DollMakeup class, allowing adding dynamic clothes tracking face states * Added DollClothDynamic, allowing dynamic clothes tracking other cloth states with bangs support * Added cache to frequently called functions, drastically reducing the overhead * Added hash system, reducing clone redundancy * Added layer modifiers support for all types (face, body, cum, clothes etc.) * Added support for an arbitrary number of equipped multislot clothing items (makeup, tattoos, piercings, etc.) * Simplified initialization for clothing items and dolls * Simplified class function calls * Reduced the number of image creation calls * Added hue support for additional skin layers * Added displayable support to image cropping function * Replaced store cache with built-in functools cache for _list_files function * Refactored all character files * and more... |
||
---|---|---|
.. | ||
animations | ||
cg | ||
characters | ||
chibis | ||
doll | ||
events | ||
gui | ||
interface | ||
inventory | ||
minigames | ||
rooms | ||
shops | ||
utility | ||
wardrobe | ||
characters.rpy | ||
constants.rpy | ||
mods.rpy | ||
options.rpy | ||
script.rpy | ||
shaders.rpy | ||
theme.rpy | ||
variables.rpy |