WTS/game/scripts
LoafyLemon c1b04f6ccd IO Overhaul, Refactoring, and more
* 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...
2023-01-14 23:04:54 +00:00
..
animations Bug Fixes 2022-12-22 23:40:40 +00:00
cg Merge branch 'dev' into Python3 2022-12-28 19:20:38 +00:00
characters IO Overhaul, Refactoring, and more 2023-01-14 23:04:54 +00:00
chibis Refactoring 2022-09-29 22:19:55 +01:00
doll IO Overhaul, Refactoring, and more 2023-01-14 23:04:54 +00:00
events Merge remote-tracking branch 'origin/dev' into Python3 2023-01-03 19:50:23 +00:00
gui Refactoring 2022-09-29 22:19:55 +01:00
interface Merge branch 'dev' into Python3 2022-12-28 19:20:38 +00:00
inventory Optimizations 2023-01-03 21:27:35 +00:00
minigames Merge branch 'dev' into Python3 2022-12-28 19:20:38 +00:00
rooms Merge branch 'dev' into Python3 2022-12-28 19:20:38 +00:00
shops Merge branch 'dev' into Python3 2022-12-28 19:20:38 +00:00
utility IO Overhaul, Refactoring, and more 2023-01-14 23:04:54 +00:00
wardrobe IO Overhaul, Refactoring, and more 2023-01-14 23:04:54 +00:00
characters.rpy Xmas Story 2022-12-22 23:40:40 +00:00
constants.rpy WTS 2022-05-17 00:48:22 +01:00
mods.rpy Refactoring 2022-09-29 22:19:55 +01:00
options.rpy Merge branch 'dev' into Python3 2022-12-28 19:20:38 +00:00
script.rpy Add new audio channel 2022-10-02 22:56:52 +01:00
shaders.rpy Bug fixes and additions 2022-10-06 22:22:53 +01:00
theme.rpy WTS 2022-05-17 00:48:22 +01:00
variables.rpy WTS 2022-05-17 00:48:22 +01:00