You must be 18+ to visit this website
The content on this website is AGE RESTRICTED
Please confirm you are at least 18 years old of age. Otherwise leave the website.
MetaMira profile
MetaMira
18+
MetaMira
I'm working on a lewd game: A Very Full House
Subscribe
Message

Subscription Tiers

$6
USD monthly
Visitor

You're stopping by to say hi and see what's going on with development in depth and in game. Not only will you be able to see all of the Patreon NSFW posts, you'll also be given access to the most recent version of A Very Full House. This is the tier if you want to stay perfectly up to date on development!

330 subscribers Visitor
Unlock
$11
USD monthly
Delivery Man

You're stopping by to say hi, but with a purpose: buying Mira (Me, the dev) lunch! This tier has exactly the same perks as the Visitor tier, but you're paying the price of a large pizza. With your membership Mira can justify having someone else make her food and spend more time writing, drawing, and coding! This limited edition tier is perfect if you want to know exactly where your money is going and help speed up development!

Limited (30 out of 30) subscriptions
Delivery Man
Limit reached
$15
USD monthly
Friend of the Family

We're glad you stopped by, come on in and see what's going on! At this tier you receive access to all of the patron exclusive posts, access to the most recent version of A Very Full House, and the ability to vote in development polls! Polls will be held at least once a month, but sometimes more often if Mira needs lots of input. These polls are your chance to directly influence development and help decide what characters will be added to the game first, what outfits will be added for different characters, and what special events should be added into the game. This is the perfect tier if you want to directly help with the development of A Very Full House!

57 subscribers Friend of the Family
Unlock
$40
USD monthly
Housemate

You're not stopping by, you practically live here! This tier includes all of the benefits enjoyed by the other tiers, plus a place for your name on the in-game patron thank you page! This is the tier if you want to be way too generous and really help speed up development!

4 subscribers Housemate
Unlock

Features

  • Gain access to feedback polls for each game update!
  • See work-in-progress and practice artwork from Mira!
  • Unlock bonus in-game content as a special thank-you!
Displaying posts with tag Art.Reset Filter
MetaMira
Public post

Fighting the Brain Mush (v0.36 Next Week!)

Hey everyone! Sorry for the long gap between update posts - more on that in a bit. If you're ever anxious or worried about me (I've gotten some lovely check-in messages! ❤️) I'm usually hanging around on the Discord and give less formal updates as I'm working on stuff.

So, what have I been working on? Writing the Jock's new night time scene has been my focus, I'm happy to say that it's now fully coded and written. The main scene is something like 5000 words (it's 5800 words with code; I'm eyeballing the proportion) primarily split between two sex options. Those two options both have three major variations of their own, and then a bunch of cumshot decisions as appropriate. Now I'm doing all the integration stuff to fit the event into the game, along with some much shorter interactions that lead into or come after it.

I had hoped to have this writing bit done two weeks ago, but my brain decided to turn to mush and refused to engage with anything creative. This 'wall' fades over time, and it fades faster if I can get something productive done. To help make that happen I took a little detour to an easy task and coloured the art for the Caves of Grothnar map.
I really want to animate those lightning bolts. That''ll be a future project.

Now it feels like I've pushed through to the other side of my mental block, and v0.36 just needs a little bit more work. Unfortunately, I have some commitments that will be stealing me away for the weekend. Rushing a release always end up being a mistake, so we'll be taking this slow: the plan is a bug testing build on Monday night (Aug 4th), and a full release build the next day or two, depending on how many issues crop up.

Thanks for your patience! Hopefully the new writing is hot enough to justify the wait!
Comments  loading...
Like(22)
Dislike(0)
Sign Up or Log In to comment on this post
MetaMira
Public post

Whoops, All Scope Creep!

Hey everyone! First up, so I'm not teasing any of you: v0.35 isn't quite done yet. My weekend ended up being way busier than I expected. Once I was through with that there turned out to be a lot of loose ends that I need to get tied up for everything to function. I kept saying 'just one more thing', and completely ate up the time I should have been saving to get everything actually working.

The good news is that everything is (or at least should) be working now - all that's left is testing. Rather than rushing to try and make up the time, which always goes poorly in my experience, I'm going to set the public release for Friday/Saturday (48 hours from this post). I'll be spending the whole period between now and then testing and fixing up all the bugs or playability issues that I can find, so you can look forward to a smooth AVFH experience over the weekend!

Thank you for your patience! As a reward, here's a time-lapse for my recent bit of art!
Can I just draw nothing but cute bikinis, please?
Comments (1) loading...
Like(16)
Dislike(0)
Sign Up or Log In to comment on this post
MetaMira
Public post

Deep in the Caves - Work on v0.35 Continues!

Hey crew, I'm here to give a little progress update on v0.35 and to give a sneak peek at some of the new content. This marks three weeks since the last update; I had planned on having the build ready to go right about now. As usual, I've got a tiny bit more that I want to finish up first though, so I'll be releasing v0.35 next weekend. As way of apology, here's my recently finished practice art featuring my (virtual) boobs!
Yes, that's a Ren'py crash screen in the background :P

Let's do a quick recap of what I've worked on the last few days. First up was finishing off all of the Nerd's new late night event. The event involves some effects that only occur if he's at the same clickable at the end of the night. I didn't have any systems for that sort of behavior yet (outside of chores, which weren't quite right here). To fix that I updated the Clickable classes to support an end-of-turn effect if they're active/visible.

While looking at the Clickable code I also decided there was too much code duplication going on. The same code appearing in multiple similar classes can make things tricky to change and more bug prone. I took a couple of days refactoring that whole section of code into a much more streamlined inheritance structure which will be easier to debug and easier to build on top of. Overall things are looking much cleaner now.

Next, I did some work on the Caves of Grothnar location ('Caves of Grothnar' being the fake MMO that the MCILF can play to burn off stress) and turned it into a clickable map. That meant splitting up the existing events into a few different chunks, with some triggered on 'logging in', and some triggered by different map interactions. I still need to write a few more short interactions so everything has something going on.

And lastly, I've been working on some actual Caves of Grothnar mechanics! These are (and will remain) very simple: your character has gold, XP, and 'power'. There's a very basic inventory and equipment system, and equipment boosts your power score. Your chance to win an encounter is based on your power vs. the monsters power, plus a random die roll. If you win you get to collect some gold, XP, and loot. Lose and you get booted out of the game. This sets the stage for future events where you can use 'advanced persuasion techniques' to get gold and loot from The Nerd give you gold or loot, or lose to monsters and find out exactly how much Caves of Grothnar simulates!

As part of the loot and equipment system I'm adding some trinkets which will be displayed as part of the MCILF's model. Here's a look at the first (and currently only) one:
Oooh, glowing floaty pauldrons!

These trinkets will mostly be an excuse to give your character some silly accessories, like huge fantasy piercings or plated boob armour.

For this next week I'm going to be adding in the rest of the Cave of Grothnar encounters, then I'll be focusing on bug hunting so we're ready for a weekend release! I may squeeze in a poll for what other CoG accessories to add if I've got extra drawing time, so stay tuned <3
Comments  loading...
Like(20)
Dislike(0)
Sign Up or Log In to comment on this post
MetaMira

One More Dev Update Post! Art Experimentation!

Comments (2)
Like(8)
Dislike(0)
Posted for $6, $11, $15, $40 tiers
Unlock Tier
MetaMira

More Background Progress - Upstairs Hall

Comments (5)
Like(7)
Dislike(0)
Posted for $6, $11, $15, $40 tiers
Unlock Tier
MetaMira
Public post

Progress in the Background! (No Release Date Yet)

Hey crew, I thought I should check in and give an update on what I've been working on for the last few days!

Something that has bugged me (and plenty of players, based on the comments I get about it) is the inconsistent window placement for the main house in AVFH. From the upstairs hallway it's implied that the order of rooms is: MCILF,  Nerd, Firebrand, Slacker. From the backyard, however, there are only two actual windows visible, and the far left one is used as the trigger for the Nerd's events - Something's gotta be wrong there!
The old backyard. Those windows don't make ANY sense for the house layout.

The answer to why is simple: On the earliest versions of the clickable maps I didn't know where the bedrooms were going to be. For the backyard ,my only concern was making sure the house had a house-vibe. Upstairs, I had intended to have the MCILF's bedroom door be behind the camera (reducing the window paradox by 1) with some 'turn around' clickable like the principal's office has. I found that to be really unintuitive, though, so her room was moved.

So I wanted to fix that. "I'll just draw some extra windows" I thought, expecting to spend 20 minutes getting this done before shifting focus to writing.
Have I used this meme before? Absolutely. Will I use it again? Again, yes.
Once I got to work, though, I felt like I needed to put in a little more effort. Some of the perspective in the scene was janky (but not as bad as it is upstairs; more on that in the future), so I fixed that up. I took some extra time to make the new windows nicely modular so I could update them in the future. The cleanly drawn windows looked jarring against the rough house art, so I improved that. One by one I started redrawing (almost) everything!


New backyard art spoilers below!


The new backyard background, now significantly less terrible!

In the end I think I'm very happy I took the time to get this done. The perspective drawing tools in Clip Studio were super useful for these highly geometric scenes, and the whole space feels sooooo much more polished now. There's still going to be another art quality pass in the distant future, but all of this is useable art and not a clunky placeholder asset.

Next up, I think I'm going to keep the art detour going and redraw the upstairs hallway - the perspective of that hallway is massively wrong. Until I fix that, anything I draw for that space will need to be redrawn and it won't be useful for visualizing where things go in general. That's a much less complicated area, so I don't expect to take nearly as long - hopefully I'll have an update for you in a couple of days!
Comments (5) loading...
Like(30)
Dislike(0)
Sign Up or Log In to comment on this post
View next posts (6 / 27)
WE USE COOKIES

SubscribeStar and its trusted third parties collect browsing information as specified in the Privacy Policy and use cookies or similar technologies for analysis and technical purposes and, with your consent, for functionality, experience, and measurement as specified in the Cookies Policy.

Your Privacy Choices

We understand and respect your privacy concerns. However, some cookies are strictly necessary for proper website's functionality and cannon be denied.

Optional cookies are configurable. Disabling some of those may make related features unavailable.

We do NOT sell any information obtained through cookies to third-party marketing services.