A Very Full House
A Very Full House 0.34
Patch Notes
0.34
(Supporters Only) Added cheat option to change the stats for crowds.
Added robe outfit for the MCILF.
Added an intro event for the MCILF's new robe. Triggers on Friday nights.
Added two different paths to unlock the Robe, one with a monetary cost, one attached to a specific NPC.
Added "default_nightwear" to MainCharacter class.
The MCILF can now "get ready for bed", changing into her sleeping outfit without ending the day. Without appropriately modest sleep wear the MCILF will be limited to her room (for now).
The MCILF's new robe allows her to travel around the house (currently upstairs only) after getting ready for bed. NPCs may be in new locations and new events may be triggered during this pre-bed phase.
has_available_outfit() function now takes an optional `requires_tag`, used to hide some pointless options until you have sleepwear to change into.
Updated Nerd's nighttime visit code to reference outfit tags (`Underwear`, `Nude`) instead of being handed a specific value from the sleep event.
Updated all of the upstairs clickable objects to disable some interactions when the MCILF is dressed for bed.
Redrew the MCILF's bedroom and most of it's assets to correct the room perspective.
Redrew or improved many of the NPC bedroom assets, particularly the beds to put them into proper perspective.
Added NPC-in-bed art for all of the NPCs.
Added a new comic shop location at the mall (in text form at the moment).
Added a new poster that you can purchase from the comic store for Slacker's bedroom. (comes with a digital, phone background version).
Added some short interactions to discover the comic store one with Slacker, one while shopping.
Updated the MCILF's bedroom masturbation event to account for her being able to wear a robe instead of her default outfit.
Expanded the MCILF's bedroom masturbation event, adding different narration for higher corruption values.
Added 'requires_npc_near' as an alternative alias for the existing flag 'requires_npc_at_home' to feel more natural for non-house NPCs.
Refactored logic and disable slug for 'requires_npc_at_home/requires_npc_near' menu flag to make more sense for non-house NPCs.
Allowed you to snoop through Firebrand's computer when she's asleep in her room, as well as any time she's not around.
Split Firebrand's computer interaction into two parts: logging in, and actually searching. Her password can be found multiple different ways.
Redrew most backyard art assets, greatly improving quality for everything there. House layout is now slightly less non-Euclidian.
Updated the MCILF's phone contact image to reflect her new face assets.
Added the Slacker's new door poster as a phone background. Unlocks through a chat interaction with him.
Added short night time and morning events for the Cheerleader on Sunday night/Monday morning, primarily to set up for future content.
Clickables can now be flagged with the 'summonable' flag (default True). If False, the NPC won't be available for events that call for them (usually because they're sleeping).
Fixed dress menus having multiple narration statements stacking on top of each other.
Standardized Household stability gain/loss displays.
Added short interaction in the morning after she comes home drunk.
Added morning interaction with the Slacker in his bedroom, if he's at high arousal.
Added 'Options per Page' setting to the preferences menu. Avoids some softlocks where menu options are long and use up multiple lines.