Commit Graph

68 Commits

Author SHA1 Message Date
e9021f1b87 Bug fix
* Fixed missing reconstruction call
2022-10-20 16:44:13 +01:00
84aa694384 Merge branch 'Python3' into Chibis 2022-10-19 22:22:29 +01:00
b8bc54fc54 Bug fix
* Fixed an issue with the order of layers caused by the use of sets
2022-10-19 22:19:05 +01:00
19c4d958c9 Fallback Support
* Added fallback support for clothing ids lacking chibi images
* Refactored various extension formats support
2022-10-19 19:55:10 +01:00
c50a3cf6bd Chibi Overhaul
* Added custom animation/transform support
* Added Rollback support
* Added special layers support
* Rewritten parts of code responsible for displaying the animation
* Rewritten animation creator to mirror Doll-like file behaviour
* Fixed mouse button events handling
* Fixed raise error type
* Fixed inability to add more than one layer for each frame
* Replaced PY2 format with f strings for clarity
2022-10-19 00:18:26 +01:00
908eec6692 Chibi Overhaul
* Implemented automatic clothing system
* Implemented Skipping support
* Implemented interrupt support
* Implemented pause support
* Implemented Loop Pathfinding (A -> B -> A)
* Implemented Loop Pathfinding with Reverse (A -> B -> C -> B -> A)
* Implemented Repeat Pathfinding (A -> B x2)
* Implemented Repeat Pathfinding with wrap (A -> B -> A x2)
* Implemented Repeat Pathfinding with Reverse (A -> B -> C -> B -> A x2)
* Added Cho chibi placeholders
2022-10-17 23:02:29 +01:00
d6e8efaaa3 Refactoring 2022-09-29 22:19:55 +01:00
e5a7060af9 Refactoring 2022-09-21 21:57:04 +01:00
af2a4a4a85 Doll equip function
* Added list/tuple support for the equip function
2022-09-21 18:10:48 +01:00
c278e9d551 Bugfix
* Fixed numbered additional layers ignoring their assigned number layer
* Added save compatibility patch
2022-09-10 21:51:00 +01:00
5c96a89d9e Bug Fixes
* Fixed overlapping menu during Quidditch Training
* Fixed some text issues
* Make sure to fit images before blitting
2022-07-15 23:03:14 +01:00
822f35c08c Color Picker
* Rewritten and re-implemented color picker in shading language
* Vastly improved performance
* Added live preview back
* Overhauled interface
* Code Cleanup
* Reduced import overhead
2022-07-05 21:38:03 +01: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
e1766d767e Bug fixes
* Fixed animation list for dolls
* Attempt at fixing Android 11 Texture Leak
2022-06-21 20:12:26 +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
e23ebf59ce Studio fix
* Fix a crash affecting developer build
2022-06-15 22:34:03 +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