Commit Graph

1005 Commits

Author SHA1 Message Date
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
1c813f5efb Bug fixes
* Fixed teleport animation issues
* Reimplemented and fixed 'centered' speaker
* Removed menu yalign params (obsolete)
* Reimplemented side image support for speakers
* Fixed selected item usable state for non-owned items in inventory
2024-09-24 16:32:33 +01:00
4c169016cb Achievement unlock, misc writing.
* Added achievement unlock for "daddy" nickname on all characters.
* Minor writing additions.
2024-09-15 20:22:49 +02:00
b251dc14ef Add new achievements 2024-09-15 18:13:00 +01:00
d91efb7058 Add completion status for achievements, restructuring, tweaks 2024-09-13 20:42:39 +01:00
eab0635db4 Rework achievements, Add progression bars, bug fixes 2024-09-13 19:52:19 +01:00
fd5bf21fac Jerk-Off writing additions
* Added new menu options to bypass specific 'use item' events.
* Minor additions.
2024-09-13 19:25:14 +02:00
352091267c Reimplement Achievements interface 2024-09-12 16:16:41 +01:00
45695350c9 Implement progression reporting for items, improve inventory interface, add condom hooks 2024-09-12 14:03:20 +01:00
92e1f79cd7 Fixes
* Adjusted writing in jerk-off event.
* Minor writing fix.
2024-09-10 20:26:42 +02:00
225d0ec3cb Fixes
* Fixed overflowing character name.
* Minor writing adjustments.
2024-09-10 18:25:27 +02:00
e278a90b43 Bug fix 2024-09-10 16:21:25 +01:00
2a0f6a1966 Implement gift item use hooks, proofreading 2024-09-10 16:13:26 +01:00
841a07b8d3 Bug fix 2024-09-10 14:38:51 +01:00
83383f71f7 Implement disk cache for renders 2024-09-10 14:31:48 +01:00
1571daa6f7 Fixes
* Fixed issues reported by Lint.
* Minor writing adjustments/fixes.
2024-09-09 15:13:21 +02:00
791457c884 Replace old non-deterministic hash method with a deterministic one (Et tu, Brute python3?) 2024-09-05 10:00:09 +01:00
0630997a99 Bug fixes and Engine Version Bump 2024-09-05 08:46:52 +01:00
88b41f6623 Genie Inventory Dialogue Posing
* Posed Genie inventory dialogue, added kinetic text and weather checks.

* Minor fixes.
2024-09-04 15:19:22 +02:00
dd599b482f Genie Inventory Dialogue
* Added dialogue for when Genie uses an inventory gift item.
2024-09-03 19:45:30 +02:00
a6a351c4a1 Fixes
* Swapped stockings and panties z.order to put stockings above.
* Fixed colour issue on Cho sailor stockings
2024-08-11 18:17:35 +02:00
79b1cff97a Disable categories unusable for the current character in gift context 2024-08-09 20:05:49 +01:00
524e3555a3 Implement dual actions for inventory items, refactoring, bug fixes 2024-08-09 19:17:48 +01:00
dc348a729a Allow random CDS to return None, and fix weights. 2024-08-09 15:49:21 +01:00
9a50a836db Update credits and bug fix 2024-08-07 19:25:09 +01:00
9383e5d719 Bug fix and cleanup 2024-08-07 18:43:16 +01:00
d2e7d294d5 Reimplement Inventory for new GUI, bug fixes 2024-08-07 18:37:07 +01:00
a48125b3bc Merge remote-tracking branch 'refs/remotes/origin/kinetic_text' into interface2 2024-08-06 14:10:45 +01:00
1ee2f0738c Add social to navigation and animate tabs 2024-07-01 20:41:34 +01:00
227b07ae09 Fix 2024-06-28 17:38:21 +02:00
97639772a5 Kinetic text and Genie jerk off
* Added kinetic text.
* Added new Genie jerk off dialogue for each girl as they unlock, and random fictional girl option.
* Minor fixes.
2024-06-28 17:30:53 +02:00
cb3ef44eb6 Merge remote-tracking branch 'origin/interface2' into kinetic_text 2024-06-26 18:41:01 +02:00
68ad738cf3 Bug fix 2024-06-26 17:40:25 +01:00
d1dbe31b6c Merge remote-tracking branch 'origin/interface2' into kinetic_text 2024-06-26 18:27:21 +02:00
578310ad71 Reimplement hide interface hotkey and allow hiding choice menus as well as the say screen 2024-06-26 16:23:32 +01:00
0709368ea4 Allow dolls on interface layer while in head position, tweak character transforms, fix male character transforms 2024-06-26 16:10:44 +01:00
26fb4e6f01 Merge remote-tracking branch 'origin/interface2' into kinetic_text 2024-06-26 14:39:38 +02:00
4cd4648370 Tweak oversample 2024-06-25 21:31:29 +01:00
dc0e34e5fc Implement new house emblems, banners, and house points displayable, sunset top bar 2024-06-25 20:57:56 +01:00
0834d59e99 Kinetic text 2024-06-25 16:49:58 +02:00
a97391b10c Merge remote-tracking branch 'refs/remotes/origin/kinetic_text' into interface2 2024-06-22 13:49:10 +01:00