Commit Graph

21 Commits

Author SHA1 Message Date
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
870bfa29b4 Merge branch 'dev' into Python3 2022-12-28 19:20:38 +00:00
51acc26ab7 Cho Events - CG posing - Part 2
* Added desk cum layers
* Added more expressions
* Adjusted some expressions
* Finished initial CG posing implementation
2022-12-03 22:38:31 +00:00
a81deb7129 Cho Events - CG posing - Part 1 2022-12-01 21:39:12 +00:00
4c3dc64014 Cho Events - CG Implementation
* Implemented CG images and code
* Adjusted dust particle effect to work with ambiguous image resolutions
2022-11-28 21:35:31 +00:00
022da2a727 Merge branch 'dev' into Python3 2022-10-16 19:37:12 +01:00
10e99cbc05 Bug fixes and additions
* Added rummage sound
* Added noshake parameter to personal CG
* Remastered vibrator sounds to avoid clipping
* Improved dialogue pacing
* Improved chibis positioning
* Fixed weather sounds playing over public CG
* Fixed shaking CG displayable
* Fixed logic issues
2022-10-06 22:22:53 +01:00
4e2ad91cf2 Vibrator Event
* Added vibrator animation to public path
* Fixed vibrator animation
* Added choice menu logic
2022-10-02 22:22:51 +01:00
d6e8efaaa3 Refactoring 2022-09-29 22:19:55 +01:00
348752f47f Hermione Flirt - Flitwick CG
* Added CG for flirt public favour
2022-09-26 19:11:09 +01:00
3054eabe0c Vibrator Event
* Added vibrator panties cum layers
* Added CG vibrator shake animation
2022-09-25 23:09:26 +01:00
82c54c0b57 Image attribute
* Added `no_hermione` image attribute
* Fixed missing xray effect
* Implemented equips for the event (partially)
2022-09-13 22:40:27 +01:00
3f31988bc0 Bug fixes and posing
* Fixed image tags for vibrator event
* Fixed errors reported by lint
* Added NPC reactions
* Added basic posing for Hermione during vibrator events
2022-09-13 21:58:52 +01:00
27130d703e Public Requests - Flashing CG
* Implemented and posed CG
* Fixed blacktone screen zorder
* Added blink_repeat transform
* Adjusted dialogues in accordance with the new artwork
2022-09-06 22:37:02 +01:00
d266a3de68 Additional artwork
* Added additional and adjusted artwork for vibrator events personal variant
2022-09-03 16:01:39 +01:00
97ec57c8d3 Vibrator Events - Personal variant
* Implemented personal variant CG
2022-09-02 20:18:29 +01:00
738390d6be Vibrator Events - Posing (Part 1)
* Fixed Xray displayable not updating when its children supplied no image attributes.
* Defined default zorders on children of Xray displayable
* Posed parts of the event
2022-08-14 22:51:07 +01:00
40466b026b Vibrator Events - CG
* Initial implementation
2022-08-09 00:31:35 +01:00
6603c68262 Xray Displayable
* Added support for image references
* Added support for LayeredImage, and LayeredImageProxy
* Added the ability to use show statements as a proxy for Xray displayables
* Added previously omitted mask child to the visit method
* Restored automatic image definitions (As a part of CG implementation effort)
2022-08-08 23:11:18 +01:00
7870da0905 Bug fixes
* Fix `fem` caller unnecessary arguments (Caused by regex most likely)
* Fixed xray displayable opaque Render flag (superseded by internal Ren'py changes)
* Fixed Doll animation concatenation to list
2022-06-19 22:27:08 +01:00
42756113b8 WTS 2022-05-17 00:48:22 +01:00