depechedNode

Well-Known Member
Oct 10, 2017
1,809
3,774
445
Really nice work, new renders look great, thanks a lot! :love: I'm having a hard time containing my hype, I.. must.. play... it's... overloading.......
 

The Grifter

Active Member
May 28, 2017
746
1,162
379
Decided to tease a bit more...
Damn, those look good, especially to what the as-of-now ingame faces look like...
Are some more examples in the discord maybe? And will dark skinned girls actually look like ones, and not just tanned+ ?
 
Sep 21, 2019
238
202
85
Decided to tease a bit more...
I wasn't one of the guys asking for new renders but I've got to say this looks like a massive improvement!
Any idea how large the new image package is going to be? From my understanding it is not available in the git repository, but I guess this might change if it is merged.
 

Deane9850

Active Member
Jan 4, 2018
636
663
302
Damn, those look good, especially to what the as-of-now ingame faces look like...
Are some more examples in the discord maybe? And will dark skinned girls actually look like ones, and not just tanned+ ?
Cant really say its dark skin. my gif as comparison

The files are available to download in discord, but its not playable.

I wasn't one of the guys asking for new renders but I've got to say this looks like a massive improvement!
Any idea how large the new image package is going to be? From my understanding it is not available in the git repository, but I guess this might change if it is merged.
Probably about the same as the old one as this just reposing and making sure those annoying clipping gone (and its already a huge undertaking). The true graphic overhaul is planned, but will not started until next year the earliest.
 
Last edited:

SpikyHair

Member
Nov 13, 2019
363
662
123
Fuckin' more tease than a trucker strip at a major highway crossroad.

ARE. WE. THERE. YET?! >.>

Clothes are going to be probably more of a bitch, unless the unnamed hero doing it scripted poses for reuse... even then, clipping happens.

That's some sweet work. People into goblinoid faces will be devastated. :)

tl:dr: The hero we do not deserve, but absolutely need. Nick to credit?
The true graphic overhaul is planned, but will not started until next year the earliest.
Wonder when Ren'Py will jump on the "AI"-assistant bandwagon and offer plugin doing basic 3d posing/rendering from model files during runtime.
 

LLol1231

Newbie
Jul 31, 2021
23
7
146
Cant really say its dark skin. my gif as comparison

The files are available to download in discord, but its not playable.


Probably about the same as the old one as this just reposing and making sure those annoying clipping gone (and its already a huge undertaking). The true graphic overhaul is planned, but will not started until next year the earliest.
In which channel of discord can I download that?
 

Bobabod

Member
Sep 13, 2016
159
74
265
Cant really say its dark skin. my gif as comparison

The files are available to download in discord, but its not playable.


Probably about the same as the old one as this just reposing and making sure those annoying clipping gone (and its already a huge undertaking). The true graphic overhaul is planned, but will not started until next year the earliest.
Those look great! Can't wait for some updates.
 

deviantfiend999

Active Member
Apr 21, 2018
502
607
245
One event is the mom being worried to be replaced. I encouraged her to be naughty, it worked, and she told me all about it afterwards. It was quite a while ago like more than 50 ingames days ago and there was nothing afterwards. Regardless of how I crank up or down the crisis settings.
I was wondering, can this event be repeated naturally ? Like, lowering some stats maybe ? If she feels not slutty enough maybe ? Or is it just a one time thing ?
Several events in the game (and mod) are called one-time only events. Once it's triggered the event trigger is then removed from the random event list, so it can't trigger again. The Jennifer slut event (seduce Boss) currently ends after she is hired as personal assistant of her Boss and, after sometime (and with high enough sluttiness), become worried she'd be replaced and ask for MC's help, and for the MC to provide solutions.

This event would have the MC either help her make her boobs bigger, tell her to give up or something, or talk to the Boss himself. The boobs option is alright but not really slutty IMO. Talking to the Boss promises to open new plot threads but as I wrote earlier, is left hanging at the moment. Tell her to give up obviously closes the plot line.

The roadmap on Gitgud states the next update should continue Jennifer's plot to progress to the point where she may start having sex with her Boss. And it also promises an alternative plot for people who doesn't want NTR. I don't know if they are working on this update in a separate branch or have given up, but I havn't found any new commits on the develop branch involving this update

#September 2023
First week of september, release content patch 1 to the public via develop merge and hopefully new master AiO release
...
For Jennifer, progress her slut route to atleast fucking her boss, then extend hiring her events to fucking MC at work.
Create new work role: Personal Assistant. Personal assistant still counts against employee count, and works from CEO office
Personal Assistant has small slut route, where she helps MC with "tension", later has options where if MC has high Lust, entering the office triggers scenes
Create new wardrobe function for Jennifer via obedience route to dress her up when she is home. Make Lily notice.
...
#October 2023
Estimated Patch notes. *** notes changes made for a pivot to patreon guidelines if decided to go that way.
- Jennifer 60 sluttiness event while serving as personal assistant
- Jennifer 20, 40, 60 sluttiness events while MC employee
- Jennifer transition to MC employment event
- Jennifer 120, 140 obedience events and dressup rules

...
Damn, this game really makes me wanna learn Python so I'd be able to add and modify some of these events, I'd totally wanna add more options like pantyhose / stockings to steal too. I've looked a bit at the files and while I'm able to modify text when character speak to add more lines or modify what they say, when it comes to triggering events, adding stats, etc... I feel helpess lol.
Do it, Python is basically high-level programming language for babies (and was most popular among data scientists due to its relative simplicity as well as math/statistics capabilities); besides, Renpy code is also not really python, unless you need specific classes, a new scene can be added basically like writing a novella.

I tried to write a scene "Mom NTR enhanced", basically following the thread the NTR scene was initially intended to be (in the mom NTR script, Lily was mentioned to maybe get a cameo in a never-to-arrive update). I had to get my laptop fixed to get the old script out, or at least get the harddrives out, but it's really pretty simple. A scene is write basically with
Label scene_name:
Then you can call the person by putting the person object (mom) for example, and write up stuff
IRRC my scene went something like this:

Mom: "blahblahblahblah"
"Stuffs happening that ain't dialogue"
"Naked dude (for when you don't have a person object but still needs some rando)" "Wow bro REEEE WEEEEE"
"Blah blah blah"
...

Was gonna have her do a randomly generated number of men (>2 since 2 is the maximum from the original NTR mod) and got to the point I had lily show up. However, since my plan to generate new poses using SD failed (not consistent enough sadly) I put it off. Was gonna have a chance to have Lily do MC while they watch, and depending on sluttiness and plot progression, have her join the scene (though that would need a new class to manage who's doing whom).
 

Hans98

Member
Aug 3, 2018
221
177
238
If you bought the "public advertising license" policy before you progressed her storyline then the camera action will never trigger.
You don't have permission to view the spoiler content. Log in or register now.

Additionally, other elements of her story have not been written yet, although there does exist some definitions alluding to what might happen down the road.
You don't have permission to view the spoiler content. Log in or register now.
How can i trigger the camera?
 

Hans98

Member
Aug 3, 2018
221
177
238
I think it would be a good idea to block policy items that lead to no success without certain storyline actions.
 

Deane9850

Active Member
Jan 4, 2018
636
663
302
Kaden's mod extents the bra/panties stealing event, its mild event, they might come to your bedroom in the morning and ask for it.
 
4.60 star(s) 79 Votes