Commit Graph

383 Commits

Author SHA1 Message Date
LoafyLemon 9df361fe5d Bug fixes
* Fixed monologue in 'show me your tits' event
* Fixed ambiguous event flag name
2023-07-02 20:34:04 +01:00
LoafyLemon a54b056ab7 Cho's Public Requests
* Converted Cho's public requests into the new system, and cleaned up relevant code.
2023-07-02 20:18:37 +01:00
LoafyLemon a380696421 Cho's Personal Favours and bug fixes
* Converted Cho's personal favours into the new system, and cleaned up relevant code.
* Fixed floating dust effect restarting on every interaction
* Refactoring
2023-07-02 19:14:48 +01:00
LoafyLemon b08e0d0071 Astoria spell training and improvements
* Converted Astoria's spell training into the new system, and cleaned up the code.
* Improved Astoria's menu layout
* Replaced -hidden- menu feature names with actual the actual feature names
* Refactored Astoria's file structure and naming convention
* Temporarily disabled spell training stats
2023-07-02 17:39:28 +01:00
LoafyLemon d2a76938b4 Luna favours and queue improvements
* Converted Luna personal favours into the new system, and cleaned up the code.
* Added 'noncompliant' return result to differentiate between unmet event requirements and the disabled states
* Added disabled state default parameter
2023-07-02 16:17:44 +01:00
LoafyLemon f10111bfa3 Hotfix
* The previous method wouldn't work due to an out of context jump at the end...
2023-07-02 01:33:24 +01:00
LoafyLemon a5187e378c Snape's Hangout Events
* Converted Snape's hangout events into the new system, and cleaned up relevant code.
* Fixed unreachable cho_quid_E9 event due to an unintentional jump
* Temporarily disabled Snape's hangout stats
2023-07-02 01:25:59 +01:00
LoafyLemon acf7f49819 Tonks' Hangout Events
* Converted Tonks' hangout events into the new system, and cleaned up relevant code.
2023-07-02 01:13:24 +01:00
LoafyLemon 84760992a7 Tonks' Public Requests
* Converted Tonks' public requests into the new system, and cleaned up relevant code.
* Added missing repeat dialogue for one of the events
* Added event flags
2023-07-02 00:57:48 +01:00
LoafyLemon 3d1a5e5c79 Panty Thief and refactoring
* Converted 'panty thief' event into the new system, and moved it into 'odd jobs' section
* Removed shaming menu from Hermione (superseded)
* Removed shaming_class, and relevant pieces of code (superseded)
* Split maid and promoter jobs, and simplified the file structure
2023-07-01 22:26:07 +01:00
LoafyLemon e1a6754564 Hotfix 2023-07-01 16:43:47 +01:00
LoafyLemon 96ed0b69a2 Quidditch Outro
* Enable quidditch outro event
* Add daytime/night time switch for the color temperature shader
* Fixed lacking jump to end_cho_event at the end
* Fixed missing flag switch
2023-07-01 15:45:00 +01:00
Johnny28 6f5425b97c fix 2023-07-01 15:12:54 +02:00
Johnny28 88062eef15 Hermione blowjob fail label
* Adjusted blowjob fail label and added unique tier labels and writing for each fail variant.
2023-07-01 15:05:01 +02:00
Johnny28 3853027909 Hermione Tier 2 talk to me repeat variant.
* Added repeat writing for Hermione Tier 2 "talk to me" event.
* Minor fix.
2023-07-01 14:28:32 +02:00
LoafyLemon 8c42467c78 Hotfix 2023-07-01 00:26:28 +01:00
LoafyLemon 40079a4f62 Bug fixes
* Enabled colour temperature shader for handjob CG
* Fixed syntax errors
* Fixed odd jobs menu appearing twice
* Fixed speedlines
2023-07-01 00:24:17 +01:00
LoafyLemon e1ff22a0c9 Cumslut events
* Reworked and converted previously named 'wear my cum' events into the new system, renaming them 'cumslut' events, and moved them into public favours menu.
* Improved writing and story consistency for cumslut events.
* Fixed jobs black fade.
2023-06-30 23:49:43 +01:00
Johnny28 65c4082380 Fix
* Moved T2 Hermione "Dance for me" into single label with a "repeat" check.
2023-06-30 19:49:07 +02:00
Johnny28 0447b1df46 fixes
* Renamed T2 Hermione "Dance for me" event labels and added fail label.
2023-06-30 19:32:43 +02:00
Johnny28 8b8bc2c2a2 Public event flags
* Added event flags into public events.
* Fixed minor writing inconsistency.
2023-06-29 18:41:45 +02:00
Johnny28 639ee02bed Hermione Admire breasts fix and improvements.
* Changed "hg_pf_admire_breasts_T2_touch" fail label to regular label as it should not mark event as failed.
* Improved Chibi usage.
2023-06-29 13:09:17 +02:00
Johnny28 78d0929bd4 Improved milestone unlock for Hermione tier 2
* Adjusted milestone unlock so that you won't miss it by picking the wrong dialogue option.
2023-06-29 11:19:00 +02:00
LoafyLemon c13867b7eb Yule ball, odd jobs, and menus
* Converted Hermione's jobs into new system and added them into the new 'Odd jobs' favor section
* Converted Hermione's yule ball event chain into the new system
* Improved milestone unlock for Hermione tier 4
* Improved menu exit choice handling
* Moved unused labels outside the script files
* Reimplemented disabled menu option
2023-06-28 23:02:39 +01:00
LoafyLemon dd128db58c Menus and bug fixes
* Reimplemented named menu options and a back/cancel button support
* Reimplemented icon harts
* Fixed flag check in blowjob public request
* Fixed a potential resolution glitch in gui initialisation
* Fixed a potential label parsing bug in Hermione's summon menu
2023-06-28 19:03:29 +01:00
Johnny28 640ff67bca Fixes
* Replaced public_voyer status with public_stripping
* Fixed blowjob T4 fail variant event label naming.
* Fixed missing 'ask her to do x' blurbs for blowjob fail event variants
2023-06-28 14:06:42 +02:00
LoafyLemon 0f3502de5e Bug fixes
* Fixed cancellation method for events utilising subevents
* Fixed callstack when cancel method is called and the next node is a jump (odd)
* Fixed missing 'ask her to do x' blurbs for fail event variants
* Fixed 'grope her' fail variant repeat dialogue flag
* Removed 'hermione_favor_menu' from ignore labels (superseded)
2023-06-28 00:54:14 +01:00
LoafyLemon 3ce6198359 Convert Hermione's Public Requests
* Converted Hermione's public requests into the queue system.
* Replaced event checks with status checks for the affected events.
* Ignore local labels in event completion tracking
* Improved readability for debug outputs
* Skip Luna intro on dev
2023-06-27 19:02:49 +01:00
Johnny28 cb389e7ca9 Cho Clothing
* Added Club Dress.
2023-06-27 18:31:23 +02:00
Johnny28 48c3c77167 fixes
* Added _event.cancel() on events that should get canceled rather than marked as "failed"
* Renamed event var for clarity.
2023-06-26 16:37:17 +02:00
LoafyLemon ede1ee9a6c EventQueue and Event classes improvements and bug fixes
* Added _event, _event_queue globals
* Added ignore_globals class tuple
* Added extensive debugging tools
* Added next and cancel methods
* Added subevents support
* Added ability to enqueue events abnormally
* Moved menu_hints method outside of the EventQueue for better modularity
* Fixed queue filtering
* Fixed repeatable events
* Fixed missing id for the mainloop EventQueue
* Fixed groping T1 unreachable second event
* Removed daytime parameter (superseded by req)
2023-06-26 01:44:25 +01:00
Johnny28 19895d1953 Separated Cho "Cho-li" top into shirt and skirt. 2023-06-25 21:51:55 +02:00
LoafyLemon 13a7017773 Convert Hermione's Personal Favours into the new Event system to address code logic bugs.
* Added internal counter for queues
* Simplified global vars for event completion checks.
* Temporarily disabled Hermione's statistics menu
* Replaced counter/points checks with status flags.
* Disabled debug profiling for images
2023-06-24 23:27:13 +01:00
LoafyLemon cceec862af Expand EventQueue and Event classes
* Added event callbacks support
* Added support for in-game favour-like behaviour
* Added debug functions
* Added extensive event parameters
* Added a bunch of new methods
* Added modding support
* Added completion tracking
* Added menu handlers
* Added global vars
* ... more
2023-06-23 19:07:37 +01:00
Johnny28 77834664a3 CG posing and Sexual Activity states
* Added HJ Speedlines.
* Added Cho Wand-holding Doll pose.
* Fixed missing skinshade on one HJ shirt variant.

* Added Sexual activity states for Luna.
2023-06-23 18:45:13 +02:00
Johnny28 baa78445f3 CG Posing and Sexual Activity states
* Posed end section of Throatfuck variant.
* Added masturbate sounds.
* Added clothing checks and stripping.
* Fixed missing colour on some eye variants

* Added Sexual activity states for Cho.
* Minor writing adjustments.
2023-06-21 20:09:32 +02:00
Johnny28 f06b1cb83f Deepthroat CG posing
* Posed Deepthroat event.
* Added "slick_03" sound effect.
* Added "mouth_bubbles" images.
* Added "cumshot2_deep" image.

* Amplified and cleaned up "gag" sound effects.
2023-06-20 22:46:17 +02:00
LoafyLemon b1d58d4ff7 Music and improvements
* Added new sex theme music
* Adjusted cumshot animation for Quidditch Outro
2023-06-19 19:02:36 +01:00
LoafyLemon 367571fdc6 Quidditch Outro QA
* Added 3 new sound effects
* Fixed gold counter displayable showing in replay scope
* Fixed Genie's sprite lack of animation support
* Fixed missing hooch's chibi
* Fixed audio issues
* Improved narration and visuals for the event.
2023-06-19 18:25:44 +01:00
Johnny28 0e99bc54a1 Deepthroat CG posing
* Partially posed Deepthroat CG.
* Added Cheekbulge on all poses.
* Added "squish_slap" sound effect.
* Adjusted blush layers colour leaking.
* Adjusted z.orders.

* Minor retrospection adjustments.
2023-06-19 17:22:58 +02:00
LoafyLemon 575ab556cd Quidditch Outro CG implementation, improvements and bug fixes
* Implemented quidditch outro CGs and posed them
* Fixed remaining visual bugs during the retrospection section
* Disabled ability to rollback to before the retrospection to avoid issues
* Improved sepia transform
2023-06-19 00:01:28 +01:00
LoafyLemon 8fdd50dcd1 Expand dialogue choices 2023-06-18 16:59:18 +01:00
Johnny28 faaf5eaa3a Deepthroat CG posing
* Adjusted stripping so it happens before it returns to office screen.
2023-06-17 15:14:36 +02:00
Johnny28 ef2ba2f1e2 Deepthroat CG posing
* Partially posed Deepthroat CG posing.

* Added Cheekbulge layer.
* Adjusted blush_choking_deep layer.
* Adjusted z.order.
* Fixed some missing colour on cho_body_deep image.
2023-06-17 14:43:47 +02:00
LoafyLemon 16443b47ae Deepthroat CG and writing
* Implemented deepthroat part of the event
* Implemented deepthroat CG
* Fixed missing open shirt layer for handjob CG
* Fixed some minor writing problems
2023-06-16 14:40:50 +01:00
LoafyLemon 4c04ae33a4 Masturbate CG
* Added cum layers
* Fixed minor art inconsistencies
* Updated .gitignore
2023-06-13 21:31:42 +01:00
Johnny28 bda2831df1 CG Posing
* Posed part two of Cho Dual CG.
* Added music.
* Updated credits.
2023-06-13 16:21:02 +02:00
Johnny28 8a0d76b335 CG posing
* Posed Cho Dual CG up til introspection.
2023-06-11 20:14:51 +02:00
Johnny28 14c678117d Cho hair layer split and fix
* Split Cho's Ponytail into back/front layers.
* Added notice at the end of Snape Hangouts.
* Minor fixes.
2023-06-03 14:20:45 +02:00
LoafyLemon 2e536bfb4f Cho dual CG
* Implemented cho masturbate CG images
* Implemented CG POV Switch function
2023-06-02 23:53:28 +01:00
Johnny28 86f6d9a536 Minor fixes 2023-06-01 18:00:30 +02:00
Johnny28 d236edc9dc Hermione chit-chats
* Added Hermione chit-chats based on character states, event progression, weather etc.
* Added additional checks for Hermione's chit-chats.
* Adjusted Hermione's chit-chat levels to align with tiers.

* Minor writing adjustments.
2023-06-01 16:01:01 +02:00
Johnny28 f8d6a15aaa Improvements and fixes
* Improved Hermione Tier 5 and 6 events.
* Improved Hermione Cardgame wager event.

* Added Hermione titjob var.
* Minor fixes.
2023-05-30 17:55:26 +02:00
LoafyLemon cffdea5c80 Cho handjob CG artwork QA and posing 2023-05-26 19:55:55 +01:00
Johnny28 5d76869753 Cho clothing
* Added Sheer Nightie outfit.
* Added Sporty Bikini outfit.
2023-05-23 21:19:27 +02:00
Johnny28 b07e4c372e Cho scheduled clothing
* Added Cho scheduled clothing pieces and wardrobe writing.
2023-05-20 18:53:53 +02:00
Johnny28 01c0ccd585 Minor writing fixes/additions.
* Added additional dialogues for when Hermione agrees to perform favours, even though Gryffindor is in the lead.
* Minor fixes
2023-05-17 16:14:18 +02:00
LoafyLemon 65e4582457 Bug fixes and improvements
* Added indicator for unscheduled items in the wardrobe's schedule tab
* Fixed var references
* Fixed characters not displaying in certain events.
* Fixed characters positioning in certain events.
* Fixed Madam Hooch refusing to exit the office.
2023-05-15 19:12:15 +01:00
Johnny28 72cf07bbc3 Posing and fixes
* Posed "dance for me" snape variant, results section.
* Re-named even flag, "states.her.ev.suck_it.cock_kiss" > "states.her.ev.give_me_a_handy.cock_kiss"

* Minor writing consistency fixes.
2023-05-15 17:18:47 +02:00
Johnny28 b610494c5f Fix
* Fixed incorrect genie expressions being set during Astoria nickname chats.
2023-05-14 12:29:46 +02:00
Johnny28 91fd7d3a0b Fixes
* Fixed misnamed "Jerk off naked" chibi animation, which caused it not to load.
* Fixed Hermione "-Let's Duel-" menu unlock.
* Fixed misnamed Tonks event vars, which caused her to not appear during the intro.
* Fixed misnamed Tonks event vars in cheats, which caused her events not to get skipped when you skip the intro.
* Moved temp "_cumming" variable to "hg_pf_admire_breasts_T3" as it is later checked even if you don't pick "masturbate" option.

* Minor writing and blktone fixes.
2023-05-14 12:15:10 +02:00
LoafyLemon b5828b67f5 Pre-release
* Version bump
* Added pre-release notices and warnings
* Disabled some of the new Cho content until it gets properly finished
2023-05-13 16:08:35 +01:00
Johnny28 8ba28f5e14 Face parameter removal (Tonks)
* Removed face parameter for Tonks and reposed events that relied on it.
2023-05-12 13:48:17 +02:00
Johnny28 7f9bbda2f5 Face parameter removal (Cho)
* Removed face parameter for Cho and reposed events that relied on it.
* Minor fix.
2023-05-11 18:59:55 +02:00
Johnny28 660facb9bf Flags, and proofreading.
* Added show_bra, show_tits, show_panties, show_pussy, statuses.
* Added status checks into "hg_pf_talk_tonks".
* Added event flags in "Dance for me", Snape event.

* Proofreading.
2023-05-11 13:08:31 +02:00
Johnny28 b1d470a1d0 Proofreading 2023-05-10 17:03:05 +02:00
Johnny28 20de093e34 Proofreading 2023-05-09 15:45:34 +02:00
Johnny28 0841d867a8 Proofreading 2023-05-08 15:15:21 +02:00
Johnny28 3c2dcf3e5f Proofreading 2023-05-06 15:45:52 +02:00
LoafyLemon 12d9b7c095 Bug fix
* Fixed cho character function lacking explicit store reference for sprite_pos dict
2023-05-04 18:19:33 +01:00
Johnny28 01697bcb88 Proofreading 2023-05-04 18:41:59 +02:00
Johnny28 ebd3948360 Minor fixes
* Moved Luna casual jeans to correct category.
* Minor writing fix.
2023-05-03 16:27:19 +02:00
LoafyLemon 3d73d8c00d Bug fixes
* Fixed regression in sprites positioning method
* Fixed missing paperwork unlock when using quick start
* Removed redundant align attribute from doll class
2023-05-02 21:14:38 +01:00
LoafyLemon f66c5df6b7 Face parameter removal (astoria)
* Removed face parameter for Astoria and reposed events that relied on it.
2023-05-02 19:29:53 +01:00
Johnny28 9aa1f8dcac Improvements
* Posed "hg_pf_strip_T4_snape", "hg_pf_strip_T4_snape_masturbate" and "hg_pf_strip_T4_snape_watch" sections of Dance for Snape Hermione favour.

* Removed old CG calls.
2023-05-02 16:01:50 +02:00
LoafyLemon 38fc9f2344 Merge branch 'dev' into temporary-expressions 2023-05-01 17:26:01 +01:00
Johnny28 d36fb0f1c8 Improvements
* Improved writing for "Dance for me Snape" variant of Hermione's "Dance for me" favours.
* Added additional flags for inside Hermione sex events.
2023-04-27 17:08:45 +02:00
LoafyLemon 2d56efde49 Bug fixes
* Fixed empty parenthesis left after regex replacements
* Converted statements omitted by regex
* Fixed missing spaces in some statements
* Removed none values for cheeks parameters
* Fixed incompatible assignments
2023-04-26 02:18:45 +01:00
LoafyLemon f99f37c7bc Refactoring Tonks dynamic hair
* Converted hair parameter assignment to temporary attribute
* Fixed Tonks' hair remaining stuck in a temporary colour
* Unified character parameters
2023-04-26 01:52:58 +01:00
LoafyLemon bccce7b115 Refactoring blush and tears (Tonks) 2023-04-26 01:31:25 +01:00
LoafyLemon 24069a3956 Refactoring blush and tears (Susan) 2023-04-26 01:26:48 +01:00
LoafyLemon c23906d8ef Refactoring blush and tears (Luna) 2023-04-26 01:25:46 +01:00
LoafyLemon 181b4aa2bc Refactoring blush and tears (Hooch) 2023-04-26 01:23:45 +01:00
LoafyLemon 915a1e25ab Refactoring blush and tears (Hermione) 2023-04-26 01:21:55 +01:00
LoafyLemon 11fcc2acf4 Refactoring blush and tears (Cho) 2023-04-26 01:09:08 +01:00
LoafyLemon 803f3a36ce Refactoring blush and tears (Astoria)
* Converted blush face statements to temporary blush face attributes
* Fixed previously omitted Tonks' hair calls
2023-04-26 00:29:33 +01:00
LoafyLemon eec59a58e4 Defer show
* Defer re-showing sprite until next statement call (less expensive and suits the writer better)
2023-04-26 00:24:11 +01:00
LoafyLemon 2ee9d0fb16 Temporary expression assignment support
* Added temporary expression assignment functionality
* Fixed get_face returning a live dict object instead of a dict copy
* Improved and simplified character speaker functions
* Removed obsolete face dicts
2023-04-26 00:18:17 +01:00
LoafyLemon 57965bd8f5 Flags and bug fixes
* Added creampie, anal_creampie, gokkun, statuses
* Fixed double defined memory flag
* Fixed non-existent screen call in some events
* Fixed a non-existent hermione expression call
* Fixed non-existent hide image tag call
* Fixed menu text styling, and grammar
* Fixed status flags not adhering to the naming convention
* Replaced caught_genie_masturbating status flag with an event flag
* Added additional event flags where it made sense
2023-04-24 20:50:50 +01:00
Johnny28 735bc3f736 Flag fixes and additions
* Added "states.her.status.caught_genie_masturbating" flag, and changed previous "states.her.status.handjob" checks to use it.
* Added "states.her.status.cum_body" flag, used to check when genie first cums on Hermione's clothes/body.

* Adjusted some checks.
2023-04-24 13:06:09 +02:00
LoafyLemon 1b3c313900 Milestones tutorial
* Added milestones tutorial, briefly explaining the relationship system
* Added temporary flag to disable one-off dialogue option during 'give me a handy' sub-event
2023-04-22 21:45:22 +01:00
Johnny28 a0d8ed6bfd Improvements
* Improved and posed "Give me a handy".
* Posed "Dance for me".
* Adjusted some of Hermione's nickname requirements to align with her attitude.

* Minor writing improvements.
2023-04-22 17:26:14 +02:00
LoafyLemon a2e53fd8ee Bug fixes
* Fixed Hermione 'suck it' repeat fail variant on tier 4 not working.
* Fixed character emotes
2023-04-19 22:17:01 +01:00
LoafyLemon bdc5a8be49 Bug fixes
* Fixed CGController incompatibility with Ren'py automatic image definition system causing issues with Cho handjob/blowjob CG scenes
* Converted introductory CGs into show statements
* Converted quidditch CGs into show statements
* Converted potions CGs into show statements
* Reviewed and removed redundant CG code
2023-04-19 01:03:54 +01:00
Johnny28 24ff32aab6 Improvements
* Improved writing and posing for "Dance for me masturbate".
2023-04-18 16:23:19 +02:00
Johnny28 6409b2b7d8 Proofreading 2023-04-16 18:25:21 +02:00
Johnny28 21b98b437d Improvements
* Improved Hermione "Dance for me", "Grope ass".

* Renamed some temp variables for consistency.
* Minor fixes.
2023-04-16 16:13:19 +02:00
Johnny28 a1bafde299 Improvements
* Improved writing and posing, and added sound effects for Hermione "grope her" and "final events".
* Added more randomized dialogue when Hermione agrees to do favours even when Gryffindor is in the lead.
2023-04-12 13:38:29 +02:00
LoafyLemon 798c590db1 Bug fix
* Fixed wrong character reference
2023-04-11 21:47:20 +01:00
Johnny28 e4c8e2de73 Improvements
* Improved writing and posing for "show me your panties, show me your tits, give a handjob, kiss a girl and final events".
2023-04-11 18:41:35 +02:00