WTS/game/scripts/utility
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
..
common_functions.rpy Remove backported rand func (Superseded) 2023-01-03 20:04:11 +00:00
common_labels.rpy Bug fixes 2022-06-29 22:28:14 +01:00
common_screens.rpy IO Overhaul, Refactoring, and more 2023-01-14 23:04:54 +00:00
devtools.rpy Optimizations 2023-01-03 21:27:35 +00:00
dialogue.rpy Skip Callbacks 2022-06-20 19:41:04 +01:00
editor.rpy Merge branch 'dev' into Python3 2022-10-16 19:37:12 +01:00
engine.rpy IO Overhaul, Refactoring, and more 2023-01-14 23:04:54 +00:00
image_crop.rpy IO Overhaul, Refactoring, and more 2023-01-14 23:04:54 +00:00
lint.rpy Refactoring 2022-09-29 22:19:55 +01:00
periodic_functions.rpy WTS 2022-05-17 00:48:22 +01:00
punk.rpy Refactoring 2022-09-29 22:19:55 +01:00
saves.rpy WTS 2022-05-17 00:48:22 +01:00
scaling.rpy WTS 2022-05-17 00:48:22 +01:00
screenshot_image.rpy WTS 2022-05-17 00:48:22 +01:00
settings.rpy WTS 2022-05-17 00:48:22 +01:00
skipping.rpy Skip Callbacks 2022-06-20 19:41:04 +01:00
text_tags.rpy WTS 2022-05-17 00:48:22 +01:00
translation.rpy Translation tools 2022-10-26 22:55:33 +01:00
updater.rpy Save compatibility 2022-12-30 15:54:34 +00:00