Commit Graph

29 Commits

Author SHA1 Message Date
fb87fa4962 Writing fixes
* Minor writing fixes.
2023-02-24 13:58:19 +01:00
dcdd54cdfe Colour Re-implementation
* Overhauled colour codes support with Ren'py supplied Color class
* Added support for hexadecimals alongside colour tuples w/ backwards compatibility
* Reduced colour assignments overhead
* Converted all colour lists into hexadecimals for all characters
2023-02-08 21:40:28 +00:00
4061dcceeb Merge fix 2023-02-07 22:05:15 +00:00
2acccbea5a Bodyparts, Modding, Bug fixes
* Added DollBodypart class to allow more extensive modding support for characters, along with dedicates layers for breasts, hips and so on...
* Added more bangs into DollClothDynamic, allowing tracking of singular objects and the ability to chainload the IDs
* Added get_character_body global method
* Added istype global method
* Improved caching, layering for dynamic clothes
* Improved hashing for Doll instances
* Improved readability and improved internal naming convention for Doll-type classes
* Removed dedicated buttplug slot (superseded by multislot reimplementation)
* Fixed clothing supplied skin layer issues with zorders
* Fixed DollClothDynamic __repr__ lack of quotes
* Fixed Hermione's open_wide_tongue mouth
* Fixed Hermione's tattoos missing images
* Fixed Cho's 'goodbye' after-summon skit using wrong number of expressions
2023-02-07 19:22:05 +00:00
58b4639007 Wardobe file organization - Part 2
* Renamed clothing pieces for consistency.
2023-02-07 17:47:29 +01:00
12078176ee Wardobe file organization
* Organized Wardrobe files.
2023-02-07 17:13:30 +01:00
9491299be0 Bug fix
* Fixed item zorders to reflect the new values
2023-01-20 16:52:09 +00:00
99f174cfbb Refactoring, Optimizations, Bug fixes
* Fixed Hermione's hslut panties
* Refactored image calls
* Refactored character poses (partially)
* Added hash generation to all Doll-type displayables
* Hashed and cached Doll layers (Greatly improves rollback performance)
* Fixed outfit and colour randomization
* Added is_stale method to doll-type displayables to reduce code complexity
* Removed doll-related redundant global methods
* Added AVIF format support
* Simplified Doll posing
* and more...
2023-01-18 20:22:59 +00:00
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
c87ecb9e8f Susan Priestess Outfit
* Added Susan Priestess Outfit.
2022-11-09 21:29:52 +01:00
fe71a7b356 Susan Robes & Hermione layers
* Added 4 versions of robes for Susan
* Added vibrator squirting layers for Hermione
2022-09-10 21:52:46 +01:00
5c19a29b1b Susan Latex Set (QA) 2022-07-16 21:22:48 +01:00
330173d510 Susan clothing + minor fix
* Added Susan Latex Outfit.
* Minor punctuation fix.
2022-07-07 22:15:00 +02:00
bf5710bf10 Bug fixes
* Default renderer to Auto for compatibility reasons
* Fixed animation assignments for dolls
* Fixed missing side images for non-doll speakers
2022-06-24 18:32:41 +01:00
1f776778db Susan posing
* Finished remaining posing.
* Adjusted "down" pupil position.
2022-06-19 03:47:53 +02:00
4932306688 Susan Cum layers - Face
* Added Light and Heavy Cum layers for Susan Facial
2022-06-19 00:03:56 +02:00
cd485b2bac Bug fixes
* Added checkpoints to forbid the editor from rolling back to menu context
* Added forced checkpoint for when the editor is being opened to avoid rolling back to before it was opened (by opening a console for example)
* Alleviated the issue for when the game tries to recover from the place it cannot stop rolling back, but version var is unavailable because of it being not initialized in that moment
2022-06-17 22:05:08 +01:00
fd3f44f03c Susan posing PT1
* Posed Susan's first Imperio Practice event with Astoria.
2022-06-17 17:28:38 +02:00
f02b655c8c Susan Expressions
* Prepared Susan expression calls for posing
2022-06-15 22:17:20 +01:00
e779c49ae1 Susan School uniform outfit chat 2022-06-15 16:57:38 +02:00
792f7ef274 Susan School Uniform
* Defined Remaining uniform pieces and adjusted base outfit.
* Fixed highlights on top by separating into "extra" layer.
* Fixed School skirt button luminosity. Separated highlights into "extra" layer.
* Added Socks Highlights as "extra" layer.
2022-06-15 16:27:34 +02:00
8c6e467816 Susan School uniform PT1
*Added School uniform art files
*Defined tops in wardrobe.rpy
2022-06-14 20:47:53 +02:00
85df32a9a4 Fix
* Fixed Susan outfit chats being put in the wrong section.
* Added genie nicknames in Wardrobe chats
2022-06-13 19:25:01 +02:00
1453df5627 Susan clothing colour adjustments
* Adjusted Hair colour
* Adjusted Jeans button colour
2022-06-11 23:20:29 +02:00
93b3195ef2 Hotfix 2022-06-10 14:34:13 +01:00
fae1d26cd0 Susan Wardrobe
*Added adjusted clothing
*Commented out missing school clothing pieces in wardrobe file for now.
2022-06-10 14:48:46 +02:00
c5ae9f29d7 Susan Wardrobe
* Restored Susan's wardrobe work files
2022-06-09 22:02:38 +01:00
f921a08078 Susan Bones
* Added new Susan Bones model with new expressions.
* Added new base hairstyle
* Removed old clothes files
* Further reduced the number of Null displayables for Dolls
2022-06-09 21:13:04 +01:00
42756113b8 WTS 2022-05-17 00:48:22 +01:00