You are on page 1of 12

v0.13.

0:
- Fixed crash while tanning.
- Fixed default underwear not being properly set when it was selected.
- EventSystem class now properly triggers on weekend and on week events enroled
with it.
- Fixed "Go to Church" chore not properly being linked to a day.
- Control gained from many events is now adjusted based on NPC Corruption
Level, decreasing as the NPC becomes more corrupted. Minimum control gained is
always 5.
- Added SexStats class. Stores records of all your sex acts, tracking what
you've done and with who.
- Updated all existing events to add the proper records.
- Added handjob-with-panties art to existing handjob frame.
- Added Mod manager screen. Mods can now be enabled and disabled.
- Updated Mod class to include an optional cleanup label, mod author, mod
description, requirements, etc.
- Added Slacker sex chore introduction. Adds new Chore when triggered (or
requires spending Control)
- Added Nerd sex chore introduction. Adds new Chore when triggered (or requires
spending Control)
- Added Jock sex chore introduction. Adds new Chore when triggered (or requires
spending Control)
- Added a headshot of each NPC in the MCILF phone contact list.
- Added a stat screen. Can be accessed from MCILF phone contact list by
clicking on their picture.
- Updated notify system to support stacking multiple notifications instead of
overwriting them.
- Changes to stats (arousal, control, etc.) are now displayed in the
notification stack.
- Updated art for phone apps to be a little less placeholder-y.
- Added a few unused app buttons for mods: A heart, a calendar, and a wad of
money.
- Added Firebrand tanning phone background.
- Added new Caves of Grothnar event branch.
- Added new Caves of Grothnar themed phone background. Unlocked by defeating
"The Matriarch".
- Added note to some "Very Revealing" outfit branches to highlight that they
are currently unimplemented.
- Added colour (but still very placeholder) art for work hall 1.
- Added colour (but still very placeholder) art for gym.
- Added "Advanced Healer Robes" outfit for Caves of Grothnar. Currently patron
exclusive.
- Added skirt bouncing effect to Caves of Grothnar robes.

v0.12.0:
- Refined texture swapping code; prevented texture swaps from carrying over
into new games.
- Added 3 new background images (1 main image and 2 variants).
- Added new Nerd event while watching yourself in the mirror (unlocks new
backgrounds).
- Added new lewd frame: upskirt frame.
- Added all exiting underwear (and garter belt) to the new frame.
- Added dynamic wetness effect for new upskirt frame - wetness effect begins at
arousal 50 and caps out at 100.
- MiraLive2D objects now support innate_texture_swaps - these texture
replacements are done in init time and modify what is considered the "base" part of
the model.
- Added first iteration of water dripping effects to water on the MCILF full
body, boob, and butt frames.
- Added tan skin effects to blowjob, handjob, and new upskirt frames.
- Added Easter themed background.
- Added short event to add that new Easter background.
- Fixed frames crashing if there was no default click action assigned.
- Moved Bully's help-study event so it is a standalone time passing action.
- Updated a whole bunch of events to use the new up-skirt view, including MCILF
masturbation and laundry scenes.
- Added short studying event for Busty and Bully.
- Added demo mod outfits to patron reward app.
- Added a short Bully event to let you give him detention more often.
- Added new branch for gloryhole event.
- Added short branch for poolside Nerd tease.
- Made sure characters are out of the room if they aren't supposed to be
present for detention
- Added 4 different pubic hair styles (plus an extra "none" option)
- Added ability to alter your pubic hair in the bathroom.
- Added Nerd event if you try to have a shower with him in the room.

v0.11.0:
- Unified many of the styles and colours used with the phone UI.
- Added app for tracking which corruption points have been collected (Patron
exclusive)
- Initial Slacker shower walk-in event now gives him a corruption point.
- Fixed some location inconsistencies with Firebrand
- Added TextureReplacement class. Can be used to add clothing without modifying
base Live2D model or textures.
- Added example mod to demonstrate how to use TextureReplacement to add
clothing.
- Busty now actually swaps to MCILF's bra texture during one of her events,
matching event narration.
- Added PhoneApp class. Mods can now add apps to the MCILF's phone by appending
a PhoneApp object to list_of_phone_apps.
- Refactored Phone_App screen. Now only takes a PhoneApp object and is called
phone_app to match the naming scheme of other screens.
- Phone app buttons now support any displayable for the button image. That
means animated or dynamic button images are now possible.
- Added example phone mod to demonstrate how to use PhoneApp class.
- Added ModdedMenuOption class. Allows for mods to inject additional options
into existing menus without needing to modify the base file.
- Added ModdedInjection class. Allows for mods to grab control of the script at
an arbitrary file line without needing to modify the base file.
- Added example mods for ModdedMenuOption and ModdedInjection to
example_mod.rpy. Check it out if you're curious how to start modding!
- OutfitManager now has persistent_texture_swaps list. Takes TextureReplacement
objects and applies them regardless of outfit. Useful for modding in skin textures.
- Added Patron cheat to increase household stability (Patron exclusive).
- Choice menus now display as multiple pages if there are too many options to
fit on one screen.
- Added nine new locations!
- Locations and clickables done in greyscale for now - will receive a colour
update when I'm sure I'm happy about their position.
- Added basic interactions for all of the clickables that were added. Most are
just stubs where future content may be added.
- Cheerleader's outfit and underwear now receives the (in)appropriate Revealing
and Very Revealing tags when cutdown.
- Updated schedules for Jock, Nerd, and Cheerleader to have them show up in the
new locations. Added placeholder interaction events.
- Work is now broken up into two separate segments, with ability to explore in
between.
- Updated old work events to fit into the new work scheme.

v0.10.0:
- Fixed Cheerleader homework walk-in condition being improperly set, preventing
an event from triggering.
- Fixed bug in logic kept track of how many times you had played Caves of
Grothnar
- Fixed bug in Cheerleader summon logic.
- Fixed losing the game not actually losing the game
- Fixed Jock Masturbation help not beoing limited to once/day
- Fixed not being able to clean up Nerd's room yourself if he was in a
different room.
- Characters now have a separate "outfit" and "underwear" clothing set to
better support mix-and-matching underwear.
- Fixed Cheerleader's skirt not properly being altered if you have her try it
on.
- Jock's condomless blowjob event only costs a condom the very first time you
do it; after that you stop letting him throw them away.
- Fixed Firebrand and Cheerleader not reacting to you wearing a revealing
outfit.
- Person class now supports having separate outfit and underwear sets.
- Person.has_outfit_tag function added, checking for tags in both the current
outfit and underwear set.
- Old outfit tag checks have been updated to match the new outfit style.
- Added plain underwear and cutdown underwear as separate outfit sets.
- Updated old outfit definitions to properly support having underwear sets
where appropriate.
- Added "ignore_underwear" to Outfit definition. If True the underwear outfit
will not be checked for tags when worn (eg. for a swimsuit).
- Cutting down outfits no longer removes the old version from your wardrobe (in
case you want/need certain outfit tags to trigger low corruption events).
- Ensured old saves will be compatible with the new outfit standard.
- Added art for a cutdown MCILF workout.
- Added sewing event to cutdown MCILF workout wear.
- Added ability to model workout wear at your closet (and moved modeling your
swimsuits to the closet rather than your dresser).
- Added backyard event with Cheerleader.
- Added option to have Cheerleader play with Jock in the backyard.
- Added art for Cheerleader cutdown underwear.
- Added art for Cheerleader minified outfit.
- Added laundry events for damaging Cheerleader's underwear.
- Added backyard events for damaging Cheerleader's cutdown outfit.
- Fixed a consistent mispelling of Principal as "Principle". Oops!
- Yoga grope event now requires you to be dressed in a revealing workout
outfit.
- Added art for garter belt and stockings.
- Added ability to purchase garter belt and stockings from the mall (For a
steep price. Requires CL3+)
- Added new gym events if you're wearing a revealing workout outfit.
- Updated Patron cheat menu to include Cheerleader, Firebrand, and other minor
characters.

v0.9.2:
- Found and fixed another crash in Nerd's masturbation peek scene.
- Fixed incorrect character call in Jock condomless blowjob
- Fixed incorrect frame call in Nerd Dinner event.

v0.9.1:
- Fixed crash in Slacker blowjob branch.
- Fixed crash when triggering detetion scene.
- Added a "do nothing" option to Bully's establish control menu, preventing a
situation where no option was valid.
- Fixed a crash when chasing Nerd off during masturbation scene.
- Fixed MCILF not resetting arousal when she climaxed with Nerd watching.

v0.9.0:
- Fixed improper frame layering in Slacker blowjob scene.
- Prevented crash when trying to hide an NPC who has already been hidden in a
scene.
- Added support for "before_clickable" and "after_clickable" when adding
clickable objects; places new clickable before/after the layer a clickable is in.
- Eliminated unused "narrator" character definition and files.
- Split up character files into multiple files specific to the interaction
type.
- Split the "general_classes" file into multiple files based on inheritance and
organised those into folders based on general purpose (display, game logic, etc.)
- Rigged Busty's model for motion.
- Created physics rig for Busty's model.
- Added basic animations for Busty (idle, bounce left, bounce right).
- Added two loop-able animations for Busty (sway boobs, bounce boobs)
- Reorganised the files for events and locations. Should be much easier to
browse through and figure out where events are being stored.
- Added new masturbation walk-in event for Slacker.
- Added new masturbation peek event for Nerd.
- Added new animated Firebrand phone background.
- Added new group dinner event for Nerd.
- Update dinner event to display everyone.
- Added Slacker tease event during dinner.
- Firebrand's friday night party event now gives her a corruption point if you
judge her outfit while in a revealing outfit yourself.
- Added variant of a Firebrand peek event; requires her to have CL2 and grants
her new animated phone background.
- Added deepthroat blowjob animation.
- Added condomless blowjob branch to Slacker masturbation help.
- Added deepthroat branch to Slacker masturbation help.
- Added condomless blowjob branch for Nerd masturbation help.
- Added deepthroat branch to Nerd masturbation help.
- Added condomless blowjob branch to Jock masturbation help.
- Added deepthroat branch to Jock masturbation help.
- Added two corruption points to existing Bully events (and automatically gave
any points that would otherwise be impossible to get when loading saves)
- Added short tease event between Bully and Busty. Requires CL2+ for both NPCs.
- Added detention scene with Bully.
- Updated existing classroom tease event to trigger when Bully is given
detention.
- Fixed Cheerleader asking you to fix her skirt/shirt every time you cleaned
her room, even when you had already modified her outfit.
- Fixed starting shower event adding the "wrong" corruption tag (resulting in
it triggering multiple times and stacking with other "corruption_start" events)
- Fixed the improper text ordering when incrementing money (ie. was reading $
+50 instead of +$50)
- Updated some of the blowjob animations to be smoother.

v0.8.2:
- Fixed crash with MCILF workout backgrounds on non-new games.
- Fixed a second, sort of related crash with the MCILF workout backgrounds in
EVERY game.
- Fixed one of the new backgrounds being improperly scaled. (How many different
ways can I break this one event?!)
- Fixed blowjob frame not being hidden properly in one of Nerd's blowjob
scenes.

v0.8.1:
- Fixed crash with Nerd blowjob scene.
- Fixed MCILF not stripping properly when masturbating
- Fixed crash when talking to Principle about your outfit state.
- Fixed some more crashes when talking to Principle.
- Fixed broken "get_current_location" function, which was bricking several
events.
- Updated MCILF idle animation to include some blowjob parameters so the
blowjob frame feels a little more lively.
- Fixed blowjob frame having slightly janky layering when x-ray mode is on
(click on the frame to toggle x-ray mode!)
- Fixed v0.8 save patch not being properly applied
- Fixed Slacker cock frame being left up when a blowjob frame was being
displayed as well.

v0.8.0:
- Adjusted Cheerleader ear position.
- Animations that hold their last frame are now properly ended if another
animation with matching exclusive tag is played.
- Added new character art for "Busty".
- Updated Busty's events to properly strip shirt, skirt, etc. separately.
- Added two new phone backgrounds. Unlocked in workout event with Jock
- Added short Busty conversation the first time you talk to her in a revealing
outfit.
- Added ID card art for Busty (Currently unused)
- Added ID card art for MCILF (Currently unused)
- Added event with the Principle when you show up late.
- Added event with the Principle when you repeatedly show up to work in a
revealing outfit.
- Fixed dress shirt and cutdown dress shirt not properly hiding when shirt was
taken off in boob frame.
- Added ID card template to modding resources.
- Added first cock kiss event for Nerd.
- Added first cock kiss event for Slacker.
- Added first cock kiss event for Jock.
- Added blowjob masturbation help event for Nerd.
- Fixed crash related to Principle when he tried to actually talk to you.
- Fixed NPC locations improperly locking out some actions when at work.

v0.7.1:
- Fixed crash when sending Firebrand to do laundry after arguing with her.
- Fixed being able to alter your underwear multiple times.
- Fixed cutdown panties not being removed correctly by events.
- Added option to have middle click or right click toggle phone UI; other
button will toggle Ren'py menu.

v0.7.0:
- Fixed crash with Slacker shower walk-in event.
- Added Firebrand art.
- It's cute. Go look at it.
- She's got a butt. Like a badonk. Not just a cake; it's a whole bakery.
- And it's got jiggle physics.
- Updated expressions for Firebrand's model.
- Added wet skin textures for MCILF.
- Added cutdown underwear set.
- Added water skin effects to existing shower and pool scenes.
- Added all main NPCs to the main menu screen.
- Updated main menu title art.
- Idle animations now have a random start seed (so characters with similar idle
animations won't sync up)
- MCILF now has her boob bounce animations properly referenced.
- Updated menu background art.
- ClickablePerson instances (like those used for interactable NPCs) can now be
handed fixed parameters (to force outfit sets, expressions, etc.)
- Removed unused "supports_focus_mask" flag now that I have focus masks figured
out for all displayables.
- Lightened wall colour of Firebrand's bedroom.
- Firebrand can now be instructed to do laundry for you. Unlocks cutdown
underwear.
- Updated existing outfits to use cutdown underwear when it's unlocked (More
detailed underwear system will be coming soon).
- Added basic Firebrand walk-in events. Triggers at most once every 3 days.
- Added new animated phone background. Unlocked via Firebrand's computer.

v0.6.1:
- Fixed unintended loop when shortening Cheerleader's skirt.
- Fixed crash when triggering Cheerleader's clothing fix quest by talking to
her.
- ChoreList now supports lists of tags for .has_tag and .use_tag. Convenient
for writing triggers for some events.
- Person interact now correctly places the MCILF at the start of the person
list (was causing issues previously)
- Character display now properly handles not having the MCILF being displayed
at all.
- Fixed Slacker retreating off of the screen when he was embarrassed (and
probably other related bugs).
- Fixed socks not actually being hidden when they were removed.
- Fixed MCILF not entering screen properly when interacting with an object.
- Fixed MCILF taking off bra twice in one event (instead of the much more
interesting and logical shirt THEN bra).

v0.6.0:
- Fixed crash for Slacker in bathroom.
- Fixed logic error when applying a new outfit to a character.
- Added support for different sock sets (separate from shoes) in character
models.
- Updated existing models to properly separate socks from shoes.
- Added thigh_pinch parameter for outfits. On appropriate models (Cheerleader
only, atm), pinches thighs in where the socks make contact.
- Added art for The Cheerleader.
- Is it okay if I put "Added art for the Cheerleader" twice to make the
changelog look bigger? It was a lot of work!
- Screw it! I write the changelogs, I'll write what I want!
- Added unique idle animation for The Cheerleader.
- Added unique boob bounces for The Cheerleader.
- Added optional bounce animation parameters for Person class. If present will
replace the default MCILF bounce animation for that character.
- Tidied up some unused parameters from Person definition.
- Characters now properly bounce in AND out of focus when talking. Jiggly!
- Middle mouse button now brings up Ren'py menu for fully one handed operation.
- Added Cheerleader expressions.
- Added cutdown variants for the Cheerleader's top and skirt.
- Updated Cheerleader's top repair event to allow you to cut down her top.
- Swapped character display calls from Ren'py to their Python equivalents.
- Added support for displaying multiple NPCs at once. Can be done by calling
the npc_display label once for each NPC: #ItJustWorks.
- Added "group_interact" label for easily starting a conversation with multiple
NPCs at once.
- Tidied up how talk focus and unfocus is handed out by character call events,
particularly at the start of interactions.
- Added WIP placeholder art for new secondary character, codename: "Busty".
- Added placeholder clothing effects for Busty.
- Added "outfit_tag_requirement" keyword for menu options. Only selectable if
you are wearing an appropriately tagged outfit.
- Added "npc_outfit_tag_requirement" keyword for menu options. Only selectable
if the NPC is wearing an appropriatley tagged outfit.
- "use_tag" now works properly for daily tags (ie. clears the tag after use).
Useful for cleanly enabling/disabling some events.
- Tidied up some logic in how ChoreList handles/checks tags internally.
- Added support for timed tags in ChoreList class. Useful for cleanly
enabling/disabling some events.
- Cheerleader "torn clothing" event now happens any time you chat with her or
clean her room, at most every 4 days, while any of her clothing can be modified.
- Added placeholder at for the Principle; now shown when appropriate.
- Added event between Busty and Student. Triggers on Fridays.
- Added event with Busty.
- Added new workplace event. Triggers on Wednesdays (will later be something
you can schedule yourself).
- Added a bunch of paths to said new event.
- Simplified the list of character transforms that are being used to display
characters. Probably fixed a bunch of character display bugs at the same time.
- Fixed characters not being properly hidden when off screen, resulting in
growing GPU memory usage (particularly with newer, more detailed character models).

v0.5.0:
- Right clicking now toggles your phone up/down (instead of opening Renpy menu,
which can still be done with esc)
- Added internal support for different phone background art.
- Fiddled with some of the phone element spacing to get some things pixel
perfect.
- Added phone background select app.
- MCILF beach image can now be set as phone background.
- Added 3 pieces of MetaMira art as collectable background art.
- Added 2 pieces of animated MetaMira art as unlockable patron reward
background art.
- Tidied up phone background system to be easily moddable/expandable.
- Fixed crash when flirting with Jock
- Added Mod class to make it easier to add in modded content.
- Expanded patch system to support patches for modded content.
- Added example_mod.rpy to provide a working example of how mods can be
structured.
- Added an additional example for how extra phone backgrounds may be added.
- Moved shower events into their own file to keep them better organised.
- Updated Jock pool, masturbation events to properly update his clothing state.
- Added Slacker shower walk-in event. Triggers Monday early mornings.
- Added is_at_clickable() function for Person class.
- Added an alternative "corruption start" event if you walk in on Jock in the
shower while at CL0.
- Added higher corruption variant to Jock's shower walk in scene as well.
- Added short shower walk-in scene for Nerd.
- Added short shower walk-in scene for Firebrand.
- Added short shower walk-in scene for Cheerleader.
- Added "help with homework" chore for Cheerleader.
- Added option to have Nerd help with Cheer's homework.
- Firebrand now spends her weekend noons in the living room.
- Added Firebrand reaction to you wearing a new revealing outfit.
- Added Cheerleader reaction to you wearing a new revealing outfit.
- Added new "sneaking out" event for Firebrand late on Friday nights.
- Added "off map" location for Firebrand when she's spending the night away
from the house.
- ClickableBase now adds location name, interact label, and extra arguments
when checking clickable equality.
- Added preview_background screen to (wait for it) streamline previewing phone
backgrounds during events.
- Nerd now properly strips while masturbating. Tweaked a bunch of similar not-
quite-right clothing settings during events.
- Slacker, Nerd, and Jock now only trigger their "caught masturbating" events
if they're actually in their rooms when you check.
- Fixed backyard sunbathing tease event for Nerd and Jock not having the proper
trigger condition (required Slacker to be in backyard instead of them).
- Fixed typos galore!

v0.4.1:
- Fixed crash in new yoga event.
- Fixed crash when cutting down onepiece bathing suit.
- Fixed incorrect outfit being displayed when trying on onepiece bathing suit.
- Fixed crash when working in new cutdown uniform.
- Fixed crash when wearing minified default outfit.

v0.4.0:
- Added short quest for Cheerleader that introduces the sewing station.
Triggered by cleaning her room while she's there.
- Added ability to find your old sewing station in the basement.
- Added ability to cutdown your daily outfit.
- Added ability to cutdown your onepiece.
- Added ability to cutdown your work outfit.
- Fixed previously added shower event not triggering unless Nerd was at EXACTLY
CL2 (and no higher.)
- Added Nerd character art.
- Applied default idle animation to Nerd.
- Fixed default idle animations not be applied when saves are patched.
- Added basic spread of expressions to Nerd.
- Updated panties outfit to play nicely with layering under transparent
clothing (like the new yoga pants).
- Updated Outfit and OutfitManager class to support accessory, hairstlye, and
breast lift parameters.
- Added minified version of daily outfit. Currently only available to patrons.
- Added workout outfit.
- Added ponytail hairstyle. Used with workout outfit, can also be worn with any
other outfit.
- Added bikini swimwear. Currently only available to patrons.
- Removed most "what should you wear" questions. You can now decide on a
default outfit from your closet, and that will be used automatically each time.
- Fixed Nerd appearing in the livingroom after being told to clean the
bathroom.
- Fixed Firebrand not actually cleaning her room when told to.
- Lowered stress reduction from doing yoga without a proper outfit.
- Added Nerd specific hand art to the handjob/masturbation frame.
- Added short extra segment to playing Caves of Grothnar. Includes patron thank
you names.
- Flirting in a revealing outfit adds an extra 5 arousal over the default
amount.
- Added an intermediate yoga branch, triggered if you're wearing proper workout
gear. Includes multiple interactions with The Jock.
- Added dialogue branch when you talk to Jock for the first time in a revealing
outfit. Also added new flirt interaction if he has high CL (4+)
- Added dialogue when you talk to Nerd for the sfirst time in a revealing
outfit. Also added new flirt interactions.
- Added new narration when you wear a revealing outfit to work for the first
time.
- Added new narration for wearing a revealing outfit to the mall or church.
- Adjusted the position of the phone home button so it properly sits at the
very bottom.
- Patreon password is now remembered, no more entering it every time you want
to tweak stats.
- Added placeholder art for a bunch of minor locations: mall, pharmacy, church,
caves of grothnar, grocery store.

v0.3.1:
- Added washing dishes event for Nerd if you interact with him after telling
him to do the dishes.
- Added washing dishes event for the Jock if you interact with him after making
him do the dishes.
- Added stub event for the Cheerleader if you interact with her after making
her do the dishes.
- Added a footrub event for Jock if you have a nap while he's in the room. Can
grant corruption points.
- Added a "cock_frame" frame for MCILF for use in any events that need one not
tied to a specific male character.
- Added an "aroused" expression for MCILF.
- Added a new event when doing laundry.
- Added a new event when coming back to the shower (if the Nerd is CL2+, 50+
Arousal).
- MCILF arousal now only drops by 50 when masturbating with CL3 or higher.
- Extended chore list app screen so it uses up the whole phone screen.

v0.3.0:
- Added rough colour backgrounds for all locations
- Added support for varying clickable art based on time of day.
- Added support for generic lighting effects based on time of day.
- get_location functions now actually get a location instead of a clickable.
Introduced get_clickable functions.
- Added new character art for Slacker.
- Added experimental cumshot art for handjob/masturbation frame.
- Added helper functions for toggling shirts, pants, etc. on and off for a
Person.
- Guy class now has "is_hard" variable, which can modify how frames are
displayed. Set to False when reset_outfit is called.
- Added some Guy specific helper functions for common stripping actions.
- Outfits now reset at the end of all interactions (to avoid accidentally
leaving people half-stripped after events).
- Held animations are reset at the end of all interactions (to avoid
"invisible" animations being left on indefinitely)
- Updated Slacker emotion files to use new model parameters.
- Added placeholder actions to "go to the mall".
- Added placeholder pharmacy at the mall. Currently allows you to restock on
condoms.
- Added Slacker handjob option for gaining Control.
- Added minor interaction with the MCILF nightstand. Allows you to find a
single condom early on.
- Added Jock handjob option for gaining Control.
- Added Nerd handjob option for gaining Control.
- Added patching system to make it significantly easier to maintain backwards
save compatibility.
- Added "extra_update_labels" field for SavePatch class. Mods can append labels
to this to also support version patching.
- Interaction hub menus now show arousal and control of that NPC.
- NPCs can now gain 2 corruption points during the pose scene if you strip for
them.
- Added support for an NPC's scheduled location to be temporarily overridden
(eg. if they are moved by a chore or event)
- NPCs will now move to locations when you ask them to do a chore there.

v0.2.1:
- Fixed Nerd "tease him* control option leading to a crash.
- Fixed Slacker masturbation help leaving your panties on when the narration
suggested otherwise.
- Fixed the MCILF being bad at counting.
- Fixed "model some underwear" option not actually changing you into that
underwear set.

v0.2.0:
- MCILF just wears a towel when getting changed after sunbathing.
- The home button now closes your phone if you are already on the home screen.
- Clickable characters in room maps now properly respect their silhouette.
- Main menu MCILF is now clickable. Bouncy!
- Added tease options for Nerd, Slacker, Jock while sunbathing if they are also
in the backyard.
- Updated MiraLive2D to hand along it's full list of parameters to the update
function.
- Improved frame handling logic so it works properly with NPCs, eliminated
redundant code.
- clear_frames can now be used to hide all currently displayed frames. Passing
a character will only hide frames associated with that character instead.
- Added Handjob/Masturbation/Cock frame. Currently only has a limited set of
male hands/dicks; will be expanded as it is used in events.
- Added error catching for models that are missing some parameters expected by
update code.
- Added initial animations for handjob frame.
- Updated MCILF idle animation to include dick parameters.
- MiraLive2D instances can now be handed a set of set parameters which are set
in the update function.
- Frames can now be handed an animation to play as their default behaviour
instead of just a function.
- default_click_action can now be handed a list of functions and animations;
plays/runs all on click in list order.
- Frames now have a "similar_tag" field. Unique frames will replace frames with
matching similar_tag values (eg. a masturbating frame replacing a cock frame)
- Animations now have an "exclusive_tag" field. An animation with an exclusive
tag will automatically end any active animations with the same tag.
- end_animation will now check for any animations with exclusive tags and end
matching tags if it is handed a string.
- mc_exit and npc_exit labels now clear all frames associated with the
character automatically
- Updated Nerd masturbation help event to include masturbation frame and
animation.
- Updated Slacker masturbation help event to include masturbation frame and
animations.
- Updated Jock masturbation help event to include masturbation frame and
animations.
- Fixed crash if household stability went over max stability.
- Fixed crash when trying to abruputly end an animation.
- Animations can now be set to hold on their last frame.
- Added end_held_animations function to clean up held animations after an
event.
- Added condom art to handjob/masturbation/cock frame. (handjob art currently
unused)
- Added broken condom art. (currently unused)
- Added filled condom art. (currently unused)
- Added filling condom animations, updated climaxing_twitch animation to also
update condom values. (currently unused)
- Added fade_animation function. Marks an animation to end after it's current
cycle and start playing a new animation at the very end.
- Fixed slacker door not properly triggering interactions (and preventing some
events from triggering because of it)
- Fixed bug causing tanned skin progress to reset every day.
- Fixed slacker masturbation walkin not giving the proper corruption tag (and
blocking progress because of it).
- Options can now be given a max_arousal parameter. Option is only valid if
your arousal is less than that max arousal.
- Added rough placeholder colours to bedroom, upstairs hall, and bathroom maps.
- Added "Caves of Grothnar" MMO intro. Once introduced by Nerd can be played
from your study.
- Added option to check yourself out in your bedroom mirror.
- Added ability to model any outfit from your closet in your bedroom.
- Added chores remaining indicator to phone HUD.
- Added ability for any phone app to have an "alert_amount", displayed next to
the app button.
- Chore list now reports remaining chores on the phone home screen.
- Updated "tit_slap" animation to have better fadeout.
- Updated "tit_bounce" animation to have a cleaner loop.
- Added small section of narration for showers at corruption level > 0.
- Overflow arousal is converted into Stress for the MCILF.
- Overflow arousal is removed from Control for all other characters.
- (Patron exclusive) Updated patron content unlock to provide a list of
unlockable content in case you don't want to unlock it all.
- (Patron exclusive) Added option to repair phone screen, if the cracks annoy
you.
- (Patron exclusive) Added ability to toggle censors on and off.

v0.1.1:
- Fixed incorrect logic when applying outfit set.
- Tweaked mirror checkout scene to have consistent menu styling.

v0.1.0:
- Started keeping a changelog.
- Added Nerd masturbation help event.
- Added Slacker masturbation help event.
- Added Jock masturbation help event.
- Added MCILF (MC I'd Like to Fuck) butt frame.
- Added better animation support.
- Added animations for butt frame
- Made frames clickable. Currently used to trigger animations.
- Wrote code so frames can actually be shown/hidden by events.
- Added MCILF boob frame.
- Added animations for boob frame.
- Slowed default idle animation so it plays nicely with other animations.
- Animation code now applies stacking animations so their combined value stays
within max/min ranges.
- Added support for starting/stopping looping animations.
- Added ability to soft-end animations (allowing them to play out their last
cycle).
- Updated all models to include butt and boob related physics so animations are
properly in all of them.
- Added option to disable censor bars from the very start of the game.
- Updated bathroom mirror checkout event to use boob and butt frames where
appropriate.
- Updated Nerd's masturbation help event to use boob and butt frames.
- Updated Jock's masturbation help event to use boob and butt frames.
- Updated Slacker's masturbation help event to use boob and butt frames.
- Updated Nerd bedroom tease event to use butt frame.
- Updated Slacker bedroom tease event to use butt frame.
- Updated Jock livingroom yoga tease event to use butt frame.
- Updated classroom corruption event to use boob and butt frames.
- Updated Slacker shower corruption event to use boob and butt frames.
- Added placeholder Priest character model.
- Added placeholder Student character model.
- Updated Nerd, Jock, Slacker, Cheerleader, Firebrand models to include
"Placeholder" note.
- Non-household NPCs now default to their own last name in the naming loop.
- Leaving the house now requires you wear a "Casual" or "Work" outfit; other
outfits can be worn around the house.
- Added patron exclusive outfits: Cutdown casual clothing, cutdown work
clothing, and a cutdown onepiece.
- Added phone app to unlock patron exclusive outfits.
- Added basic swimming event.
- Added short quest to find onepiece swimsuit.
- Added basic lawnchair event.
- Added tanned skin art.
- Added mechanics for tanning from sunbathing.
- Added tan-lines for different types of swimsuits, proportional to how often
you tan in that outfit.
- Added mechanics for tans and tan lines fading over time.
- Making dinner now only advances time if you have a family dinner.
- Added flirt chat option for Nerd.
- Added flirt chat option for Slacker.
- Added flirt chat option for Jock.
- Added short fade to black on time and day change.

You might also like