21a44fdc3c
Hotfix
2024-11-21 17:49:42 +00:00
b4f7c45e13
Address incompatible transform logic change
2024-11-21 17:44:00 +00:00
bf6b2a6319
Bug fixes - continued
2024-11-21 17:13:09 +00:00
cd096eaf15
Bug fixes
...
* Fixed side images defaulting to the left side
* Fixed overlay screens being displayed below the doll
* Removed volume suggestion during quidditch matches (obsolete)
2024-11-21 17:10:04 +00:00
c7df99e4b0
Bug fixes
...
* Fixed fake credits
* Fixed hotkeys overlap with Ren'py hotkeys
* Fixed overflowing character names
2024-11-21 16:52:29 +00:00
ae54668efb
Bug fix
2024-11-21 15:58:12 +00:00
498ede5d91
Bug fix
2024-11-20 13:38:28 +00:00
a31c8e921c
Mirror of Erised 2.0 - Prototype
2024-11-17 14:32:23 +00:00
b26dfadbac
Clothing Store 2.0 - Cleanup, translations, and room hooks
2024-11-14 15:13:15 +00:00
737ba3cf09
Clothing Store 2.0 - Parcel hooks and animations
2024-11-14 15:03:20 +00:00
2a55ca692c
Clothing store 2.0 - Prototype
2024-11-11 19:06:18 +00:00
a8e44c2057
Restructure Wardrobe Categories, clothing item fix
...
* Added Midriff Tops category
* Separated Luna's Nail polish for each hand.
2024-11-11 17:19:40 +01:00
164546b0d8
Restructure clothing categories
2024-11-11 14:54:36 +00:00
7c6634015e
Wardrobe Categories
...
* Adjusted Susan's, Astoria's, Tonks', Cho's and Luna's Wardrobe categories.
2024-11-10 18:12:37 +01:00
1d84b77ac1
Clothing Store, Bug fixes, Translation strings
2024-11-10 15:23:13 +00:00
83c5ddad8d
Wardrobe Categories - Hermione
...
* Adjusted Hermione's wardrobe categories
2024-11-10 16:04:21 +01:00
8c84783888
Minor fix
...
* Stripping adjustment during Hermione panty thief.
(cherry picked from commit ef3913bcfa
)
2024-11-10 13:06:31 +00:00
ff4311cafa
Sounds, Wardrobe, Bug fixes
2024-11-10 13:03:51 +00:00
7c1a325fa1
Wardrobe "Easter Egg" reactions
...
* Added new "spanking" reactions.
* Added some additional reactions.
* Minor writing adjustments.
2024-11-09 15:55:53 +01:00
f9c38e2b15
Scrollbars
2024-11-09 14:29:32 +00:00
ff6fcc1ba0
Interfaces, Bug fixes
2024-11-09 13:12:27 +00:00
cd23aa6914
Spanking
2024-11-09 12:10:08 +00:00
dfa36937e5
Wardrobe 2.0 - Animations, Fix exit to character menu, icons, translation strings
2024-11-08 18:40:34 +00:00
8def879969
Wardrobe 2.0 - Unify icons, add automatic import and handle file deletion
2024-11-08 16:59:11 +00:00
790a12deec
Bug fix
2024-11-08 14:57:05 +00:00
d66866aecb
Unify and simplify kinetic text effect func
2024-11-07 12:40:49 +00:00
a267ebabba
Wardrobe 2.0 - Android+PC navigation split, Bug fix, Add remove colour for colour picker favs, small performance bump for colour picker icons
2024-11-07 11:10:58 +00:00
8cfff1febe
Wardrobe 2.0 - Performance boost, hook cache into export func
2024-11-07 08:44:09 +00:00
481270faaf
Add fade for say boxes in interface context
2024-11-06 21:25:47 +00:00
f2d96c8813
Wardrobe 2.0 - Reimplement outfits section w/ wheelmenus
2024-11-06 21:13:12 +00:00
70ec01da8b
Wardrobe 2.0 - Easter egg, text tags
2024-10-29 14:06:38 +00:00
93c899cd44
Wardrobe 2.0 - Wheelmenu
...
* Implemented wheelmenu for the wardrobe
* Implemented hide/show functions for singular items
* Implemented quick jumps
* Fixed wheelmenu overflowing screen positions (needed a clamp)
2024-10-29 11:57:39 +00:00
06797f9b3c
Wardrobe item art fixes
...
* Removed stray pixels on clothing items.
* Fixed Tonks' Gloves layer issue.
* Improved Cho's Police Top outlines, made the pen a colourable layer.
2024-10-25 14:10:18 +02:00
9c29c1392d
Wardrobe 2.0 - Colour Picker
2024-10-22 15:26:41 +01:00
15258bf596
Wardrobe 2.0
...
* Partial reimplementation of the colour picker
* Implemented settings and sections
2024-10-18 20:29:04 +01:00
e8ece0c775
Improvements
...
* Skip back layers during icon crop calculations
* Improve contrast for selected text
2024-10-18 20:28:12 +01:00
65690ca90c
Improve icon generation and whitespace detection
2024-10-16 20:59:14 +01:00
59788d5f16
Wardrobe
...
* Handle equip/unequip methods
* Handle dialogues inside interfaces
* Fix style assignment
* Move wardrobe checks inside wardrobe python scope
2024-10-15 17:22:38 +01:00
15bc242d2b
Wardrobe 2.0 Prototype
2024-10-13 09:38:11 +01:00
52929e9695
Posing and minor tweaks
...
* Adjusted Hermione "Head" ypos posing during BJ events to avoid covering other characters.
* Minor tweaks.
2024-09-30 15:40:36 +02:00
31e0ff3f04
Posing and writing
...
* Adjusted "Head" ypos posing for consistency.
* Re-named and added Genie "knowledge" related flags.
* Tonks Hangout writing additions and adjustments. (Made it feel more natural to do the next hangout after spending time doing other things)
* Minor Cho writing variant behind Genie knowledge check.
2024-09-27 22:21:07 +02:00
4846d6a789
Implement disabled state style for choice menu
2024-09-26 20:03:33 +01:00
a5d78748d7
Refactor say functions, Bug fixes
...
* Refactored say functions to be more clear and easier to maintain
* Fixed Tonks' hair colour not updating after the temporary change
* Fixed character sprites being displayed above CGs when they shouldn't.
2024-09-26 16:58:42 +01:00
0dde7324af
Posing
...
* Adjusted "Head" ypos posing for consistency.
2024-09-26 14:18:16 +02:00
91d0904284
Fixes and minor additions
...
* Added missing Snape posing during inside Snape's office.
* Added some randomized writing when you try to use Snape's brewing station when he's there.
* Adjusted "Head" ypos posing for consistency.
2024-09-25 15:12:45 +02:00
a06df58240
Bug fixes, Engine, Hotkeys
...
* Implement JumpWith action
* Fix hide windows hotkey
* Fix surface tree capture by implementing inter pauses for interface elements
* Implement achievements 'O' hotkey
* Fixed call stack depth issues
2024-09-24 21:16:55 +01:00
d6cc3265ec
Implement kinetic text option toggle
2024-09-24 20:08:56 +01:00
1d3a12f0f6
Wheelmenu, Bug fixes
...
* Implement disabled state for wheelmenu buttons
* Simplify wheelmenu definitions
* Fix bogus warning for doll elements during stale displayable evaluation (cache)
2024-09-24 19:59:59 +01:00
e8a2873fd7
Dynamically resolve X position for head-only modes using flip states
2024-09-24 18:00:40 +01:00
3bebe1454a
Bug fix
2024-09-24 16:50:47 +01:00