- Jan 19, 2020
- 12,382
- 48,872
The 7th release actually. I didn't release the first couple of versions at all, first upload January 31st. Update after next will be the maid moving in.Hmm, 10 releases in (according to the changelog) and the titular maid still has not arrived at the house except for a brief interview scene.
Hey. There's nothing to check really, and nothing missing in this update, except actually setting a variable to keep track of exhibitionism for the future. I think I'll just let the player answer a quick yes/no for if they wanted the point or not. The point is for the future anyway, no impact on 0.3.3.Good morning,
There's multiple ways you can resolve this tbh. You can useafter_load_callbacks
and use that to checklabel_callback
to see if the player has seen a specific label, and if so change the newly introduced variable as needed, etc. There's no right or wrong in these cases EXCEPT for a a solution that maximizes end-user convenience and code integrity.
Regards.
Hmm. Retarded is a big word, my friend. Maybe illogical would have sufficed? Anyway, the intent of what he says is not that he couldn't afford a driver. It's that a private driver is for the big dogs in multi-billion companies, you know, the filthy rich. Not something the owner of a middling doing-pretty-good company would have.Just started playing... Not rich enough to have a private driver but rich enough to have a live in maid? Thats kinda retarded, should remove that bit of dialog
That's actually pretty cool.Thinking about it (rough initial port). We'll see:
Haha sorry, didn't mean anything by it just how I talk, I guess you could say I'm kind of like Matt lolThe 7th release actually. I didn't release the first couple of versions at all, first upload January 31st. Update after next will be the maid moving in.
Hey. There's nothing to check really, and nothing missing in this update, except actually setting a variable to keep track of exhibitionism for the future. I think I'll just let the player answer a quick yes/no for if they wanted the point or not. The point is for the future anyway, no impact on 0.3.3.
Hmm. Retarded is a big word, my friend. Maybe illogical would have sufficed? Anyway, the intent of what he says is not that he couldn't afford a driver. It's that a private driver is for the big dogs in multi-billion companies, you know, the filthy rich. Not something the owner of a middling doing-pretty-good company would have.
That's actually pretty cool.
You don't have permission to view the spoiler content. Log in or register now.
so full dom beth and sweet to other girls?
Whichever you prefer. I'm going affection with everyone, but you can mix and match or just go full dom, it's up to you.or dom all girls?
ahh ok sorry for postWhichever you prefer. I'm going affection with everyone, but you can mix and match or just go full dom, it's up to you.
Also, if you have short thoughts you want to add after posting there is an Edit button you can use on your posts, so you don't post twice in a row.
Possible SanchoCheats features screen. Note for those not accustomed to SanchMod that character renaming affects are across the board, including nick-names and other characters referencing the renamed character... all without modifying the original files in any way. An exhaustive example of this in action can be found here if curious (it's a different VN, I just don't have time right now to produce a massive post explaining the feature in detail here at the moment):Thinking about it (rough initial port). We'll see:
Thanks!Nicke Bug found:
Script day1time3, line 586 has:
$ day1_time3_borrowed_cash_from_beth == True
Should be:
$ day1_time3_borrowed_cash_from_beth = True
Regards.
Good morning,Thanks!
I had some ideas but I ended up not using that variable for anything. People looking at my amateurish code makes me nervous. Could you maybe look with one eye closed and squinting with the other?
I'm working on one that does that and a whole lot more that may be distributed publicly. See here for initial teasers. Regards.Someone should make a mod with a point walkthrough for this game.
Hey!Good morning,
Bud, we all start the learning curve of anything in life at the beginning. I will always assist respectfully and only wag my finger if I know you already know better. I'll PM you when I'm complete with thoughts on improvement of scripting efficiency and overuse of redundancies (things you can adapt that will make your life easier and change before they become poor habits). I'm not master but I'm rather solid regarding python, and work with several top devs privately.
At the end of the day if I produce product for a VN then it's because I'm supporting the dev and providing as professional improvement as I can to their product that potentially benefits the end-user and increases exposure. I have zero ulterior motive as most that know me can attest... just so you know where I'm coming from.
Regards.