- Jun 18, 2017
- 307
- 96
You are quite right, mate.the game codes are hillarious i m dead xDDD HAHAHHA
This is awesome! If you want to swing over toSo, uhhh... I did a thing.
Which lead to some more things.
Thought perhaps others would like said things.
This was done in 0.10.1, obviously no idea how it would work on future updates.
The things.
The mod is named coxSluttery, because.... why not? The cox part is mostly just to have something unique to put on variables and stuff, to avoid duplicates.
Full list of things done:
I made the mom blonde and blue-eyed
I made her hairband pink
I made the shirt of her cutdown teacher outfit transparent
I made the skirt of her cutdown teacher outfit shorter
I made her cutdown underwear purple... and transparent
(Note that colour changes were just made by adjusting levels and hue, and the original hue was different for the underwear in a couple of images, so the between the standing model and the boob/ass windows, you will likely notice that they're somewhat different purples... I didn't care, but if someone does, feel free to fix.
Also, the skirt is far from perfect, but I did that shit on a laptop without a mouse. Didn't turn out badly enough that I hate it, though. I wasn't really happy with the eyes, but I was also too lazy to fix it.)
I added the ability to wear no bra with the cutdown panties, at CL3.
I added the ability to wear no underwear at all, at CL5.
(Note, that there are plenty of scripts in the game, where it specifically forces you away from using nudity options of underwear. Usually, this is after having undressed during some event. Most of the time, it's not that annoying, but one instance in particular was: when changing to teacher outfit, when you go to school. That lead to me fixing it in the next point: )
I added a Slutty Teacher outfit, CL5, which is the same as the cutdown teacher outfit, except it forces her to not wear underwear.
I added a Casual Teacher outfit, CL5, no underwear, and combines the patreon tube top with the cutdown teacher skirt.
I added a Blouse n Hotpants outfit, CL5, which combines the patreon jorts with the cutdown teacher top, for wearing at home.
Now, adding all these outfits meant there was a new problem: when modelling in the closet in your room, it lists ALL your outfits, and they now end up going through the top of your screen.
So, I edited mom_closet_events.rpy and made the modelling choice into a submenu for each of the outfit types. Worked great, solved the issue. For now. Sooner or later, assuming more outfits are to come, there will be a need for a list length check, and pages added based on it. I was feeling far too lazy to figure out how to do that, though.
So yeah, that was all of it. Speaking of "more outfits", I had hoped that I could copy the textures, then edit them, and add the changes I made in as options you could choose. However, I think I'd have to edit the Live2D model in order to add more parts, which would require the PSD file? Maybe? I have no idea how that stuff works, just that I couldn't find any script that could point to a new texture and coordinates, and say "that's a new outfit". As such, I was forced to edit the existing ones. Which means, if you want only some of the things I did to be in effect, you'll have to edit the images yourself, and use the backups to revert changes you don't want.
The file does contain backups of the PNGs I edited, though I totally forgot about adding a backup for the closet event script.
View attachment 2445851
Didn't expect I'd be so talkative the first time I make a comment on something.
I've been talking to Minx over on Discord a bunch, actually! Their mod has been an amazing case study for how the modding system works right now, and how it could be improved.MetaMira - Check the mod above made by Minx plz. The blonde mom is H O T!
Maybe you can include something like this (or ask/borrow?) when the mom goes and buys from mall hair dye?
this is fantastic news as i also started dabbling with the game files since the previous update (nothing fancy or actually worthy of being shared, literal "put the texture files into paint and hope for the best") but i do have a question: Can we also change the bodies/bodies features by providing new textures? And, something i noticed while messing with them, the textures have a draw limit where they get cut off to be shown in the game, i know it's probably written in the game files but anything we can have to easily tell where these limits are? Or, even better, something to change the limits? I'm probably asking for a lot so it's okay if you don't want to but i felt like i had to ask anywayI've been talking to Minx over on Discord a bunch, actually! Their mod has been an amazing case study for how the modding system works right now, and how it could be improved.
There are a ton of modding improvements that I've just finished coding that are going to be included in v0.11. Right now the improvements are:
I think it's a massive step forward, and I hope it will encourage more amazing mod work!
- New clothing items can be added by providing new textures for existing items (without having to overwrite the original textures)
- Phone apps can now be easily added by mods.
- Menus can now have additional options added to them by mods (without needing to overwrite the base files)
- Mods can hook into existing events and "take over" (without needing to overwrite entire labels)
For base A Very Full House I absolutely agree about giving the MCILF an option to go blonde at some point!
EDIT: Oh, and Minx has also posted a few smaller experimental mods over on Discord (adding some phone backgrounds and messing around with label overrides). If you're curious you should come check them out, and say hi while you're there!
Hmm, I think with a few small tweaks to my texture replacement code I can make it possible to have texture swaps tied to the character, rather than a piece of clothing. That could then be used to support changing the skin art in whatever way people want. A problem you might run into is if the silhouette of body parts don't match up with clothing after you edit them - if you make her boobs bigger, for example, they'll clip out from under the bra art. There are still plenty of things I could imagine people changing that would avoid that issue though, so it's worth the addition.this is fantastic news as i also started dabbling with the game files since the previous update (nothing fancy or actually worthy of being shared, literal "put the texture files into paint and hope for the best") but i do have a question: Can we also change the bodies/bodies features by providing new textures? And, something i noticed while messing with them, the textures have a draw limit where they get cut off to be shown in the game, i know it's probably written in the game files but anything we can have to easily tell where these limits are? Or, even better, something to change the limits? I'm probably asking for a lot so it's okay if you don't want to but i felt like i had to ask anyway
I will admit, I did have this thought instantly. I just felt bad for asking for so much, and this seemed easy enough that I could probably do it if you didn't :3Hmm, I think with a few small tweaks to my texture replacement code I can make it possible to have texture swaps tied to the character, rather than a piece of clothing. That could then be used to support changing the skin art in whatever way people want.
Update:
Just a minor update, fixing the butt view of the skirt, so the skirt doesn't hover outside the body, and gives it a lop-sided, hiked-up look, to match the front view.
View attachment 2456605
View attachment 2456613
Just replace the texture_00.png in \game\images\Models\Mom_Butt_Frame_1\Mom_Butt_Frame_1.4096\ with the one above.
This is obviously meant to work with the rest of this mod, otherwise the other changes I made won't fit with the rest of the game.
Hello, mate. Couldn't open that link above, sorry.One more small mod. This is a texture edit for the live 2d models. Every main character is affected.
To install: copy contents of folder to game
Preview:
Download:
You must be registered to see the links
It happens if your "household stability" hits 0. You lose stability if you don't complete chores, and you can see the current value in your chores app. I'll add some events that trigger when you hit lower values to help tutorialize that a little bit more - I can understand that it's easy to miss at the moment!the game over thingy is annoying as fuck... why does it happen? not even explained