A Very Full House v0.1.0 Release!
Added 2022-09-13 14:33:43 +0000 UTCI've been hard at work the last couple of weeks, and it's time to release another demo of A Very Full House! If you want to be surprised by what's changed, here are the download links. Otherwise, read on!
Major Update Features
- Frames - Most of my work this update was spent drawing and implementing the body part frames that will be used throughout the game. This update adds in a boob and a butt frame, along with all of the code framework I needed to actually display them during events.
- Animations - Physics driven animations have been added for the main character MILF and all her squishy bits! These animations are sync'd across the main display and any frames being shown. Much of the animation work this update was on the code; future animation additions should be quick and easy to do!
- New Events - There are a pair of new interactions written for the backyard, as well as new interactions and events with some of the NPCs. All of the old events have been updated to make full use of the new frames and animation system.
Screenshots



I've also started keeping a changelog, so here's a list of just about everything that's been changed since v0.0.2:
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.