Rogue-Like 0.995a (Still buggy)
Added 2021-08-13 00:07:43 +0000 UTCFor those relatively new to the community, I feel the need to stress that early builds of a new version tend to have a lot of bugs. There might be game crashes, scenes that play out in odd ways, graphics might display strangely. If you see a bug, please report it in the thread for the build you are playing, or PM me. If the game crashes, there will be a bug report, it will contain an initial part that contains the type of error and some lines of code that relate to the issue, and then it will say "Full Traceback" and typically have a lot more lines. The first part is usually important for tracking down the bug, so please post that in your bug report, but the "full traceback" portion is typically not necessary, and junks up the thread so don't post that part unless I ask for it. Save early, save often, and try to keep a save in your room while alone as those would be the most stable if something goes weird. If you notice a bug, keep a save a bit before it so that you can check to see if a later fix corrects the bug.
As for those who enjoy chasing down weird bugs, welcome. :D
Updates:
* Emma's boots and gloves should work in her doggy style pose now.
* Fixed a few cases where "interruptions" could break continuity of the scene, but continue to point these out.
* Fixed some cases where you could keep pantyhose on during sex scenes (where it would typically end up looking weird).
* A few various typos
Comments
Try sneaking into his office after hours with Storm and have a look around.
Oni
2021-08-21 03:27:56 +0000 UTCSo what do you do if your busted by Prof. X? Busted Storm and I and character was like gotta do something to distract him. Not sure what to do there. Any tips?
CometRed06S
2021-08-21 00:04:36 +0000 UTCThat is odd. I would appreciate the exact dialogue used to track this one down.
Oni
2021-08-20 23:31:52 +0000 UTCThat's odd. Ok, I think I've sorted that one out.
Oni
2021-08-20 23:26:47 +0000 UTCWhen I told rogue to not masturbate without permission, she called while I was in the classroom and asked if she could. Responding with "only if I can watch", the phone graphic came up. The interaction triggered people watching, and triggered xavier intervention. Afterwards, the phone graphic stayed and I could not get it removed by changing rooms, sleeping, interacting with other girls, shop, etc. Reloading a save, I was able to reproduce the glitch, and stopping before xavier, the phone still glitched out.
bryan
2021-08-20 16:07:39 +0000 UTCHey Oni I dunno if anyone reported this or not but I took Storm & Emma out on a date, when Emma was getting frisky Storm asked us to stop, so I did, in the movies the same thing occured but it has the dialogue like we were in the restaurant still on top of that I took them both my guys room & the same dialogue played out like we were at dinner and to stop then emma leaves & it's just storm jumping on me.
Jelly
2021-08-18 20:14:18 +0000 UTCOk, should be fixed next build, thanks.
Oni
2021-08-18 04:34:27 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While loading <'Image' 'images/EmmaDoggy/Emma_Doggy_Panties_Bikini_Wet.png'>: IOError: Couldn't find file 'images/EmmaDoggy/Emma_Doggy_Panties_Bikini_Wet.png'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 222, in script call File "script Functions.rpyc", line 1066, in script call File "script Locations.rpyc", line 839, in script call File "script Chat.rpyc", line 113, in script call File "script Chat.rpyc", line 212, in script call File "script Chat.rpyc", line 2330, in script call File "Emma_Sex.rpyc", line 40, in script call File "Emma_Fondle.rpyc", line 307, in script File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\ast.py", line 1483, in execute choice = renpy.exports.menu(choices, self.set) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\exports.py", line 868, in menu rv = renpy.store.menu(items) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\exports.py", line 1054, in display_menu rv = renpy.ui.interact(mouse='menu', type=type, roll_forward=roll_forward) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\ui.py", line 287, in interact rv = renpy.game.interface.interact(roll_forward=roll_forward, **kwargs) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\core.py", line 2553, in interact repeat, rv = self.interact_core(preloads=preloads, trans_pause=trans_pause, **kwargs) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\core.py", line 2916, in interact_core self.draw_screen(root_widget, fullscreen_video, (not fullscreen_video) or video_frame_drawn) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\core.py", line 1980, in draw_screen renpy.config.screen_height, File "renpy/display/render.pyx", line 430, in renpy.display.render.render_screen (gen\renpy.display.render.c:6938) rv = render(root, width, height, 0, 0) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\image.py", line 213, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\image.py", line 392, in render return wrap_render(self.target, width, height, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\image.py", line 213, in wrap_render rend = render(child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "renpy/display/accelerator.pyx", line 108, in renpy.display.accelerator.transform_render (gen\renpy.display.accelerator.c:2047) cr = render(child, widtho, heighto, st - self.child_st_base, at) File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 702, in render surf = render(child, width, height, cst, cat) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 318, in render surf = render(self.child, width, height, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\layout.py", line 1236, in render return renpy.display.render.render(self.child, w, h, st, at) File "renpy/display/render.pyx", line 110, in renpy.display.render.render (gen\renpy.display.render.c:3445) cpdef render(d, object widtho, object heighto, double st, double at): File "renpy/display/render.pyx", line 196, in renpy.display.render.render (gen\renpy.display.render.c:2983) rv = d.render(widtho, heighto, st, at) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\im.py", line 503, in render texture = cache.get(self, texture=True) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\im.py", line 212, in get surf = image.load() File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\display\im.py", line 553, in load surf = renpy.display.pgrender.load_image(renpy.loader.load(self.filename), self.filename) File "C:\Users\15612\Downloads\Rogue-Like-0.995a-win\Rogue-Like-0.995a-win\renpy\loader.py", line 548, in load raise IOError("Couldn't find file '%s'." % name) IOError: Couldn't find file 'images/EmmaDoggy/Emma_Doggy_Panties_Bikini_Wet.png'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.995a [/code]
Snow201134
2021-08-17 19:05:50 +0000 UTCYeah, this is why Kitty didn't get hose for a long time, it really didn't fit the rest of her wardrobe. I might put more collars in, the ones that have them are the ones that "canonically" have them, but I suppose more couldn't hurt. And fun fact, it's more work to copy/paste Emma's collar to other girls, because each girl has a differently sized neck in a different location. Mechanically a choker is fairly easy to make though, since it's just two lines and the outline of the existing neck, and the shading mostly matches the existing neck. It's like how I was able to make Emma's Doggystyle glove in like ten minutes.
Oni
2021-08-16 21:16:49 +0000 UTCalso the I bought laura the garter belt but the option to put it on in the wardrobe is not there.
Bluflamex
2021-08-16 21:10:52 +0000 UTCI noticed that when lauras wearing her black panties when it's pulled down it's the red lace ones.
Bluflamex
2021-08-16 21:02:43 +0000 UTCThank you
the Joker
2021-08-16 20:36:03 +0000 UTCI know your somewhat overwhelmed with requests, but... Playing around in Kitty's wardrobe I've noticed two things, first she's got nothing that really works with her stockings and hose (only the Yellow shorts and Blue bikini skirt, both of which don't really work colour wise with her tops) even a basic black skirt would work well with her red shirt. And second the lack of collars, some girls have them (Rogue and Emma) most don't. If you ever have time to go back over clothing, re-colouring Emma's neckband to black and copy pasting to each girl would be great (maybe tie to an obedience event) Anyway back to finding bugs.
Thrans
2021-08-16 18:04:36 +0000 UTCOk, ok, I'll fix that.
Oni
2021-08-16 04:15:56 +0000 UTCHeh, I'll take a look.
Oni
2021-08-16 04:15:31 +0000 UTCFixed. Took me a while to even process the typo.
Oni
2021-08-16 04:15:10 +0000 UTCI cannot use the android exporter on my system at the moment. I'll let you know if this changes.
Oni
2021-08-16 04:13:20 +0000 UTC"Getting tired" is more based on switching activities and running out the clock. If the clock is doing fine, and you're sticking to individual activities, then the number of orgasms they are having doesn't really wear them out.
Oni
2021-08-16 04:12:53 +0000 UTCWhich issues are you seeing with the garterbelt? It should go under panties and other pants, but would probably end up over any shirts or whatever. I added something that I think will allow them to stay after an addiction scene.
Oni
2021-08-16 04:10:37 +0000 UTCYeah. . . Hmmm. . . I think I decided to make it so that some poses do not necessarily reset to default, if that is not necessary to continue the action. I might change that though.
Oni
2021-08-16 03:56:09 +0000 UTCOdd, I haven't fooled with that for a while, but as I recall, it should have been impossible to access her more aggressive flirting actions before that. Now that I think of it, the issue might be that you could jump to her from the changes to wardrobe gifting. . . I might need to close that loophole.
Oni
2021-08-16 03:45:34 +0000 UTCKitty's layering on yellow shorts during doggy style https://imgur.com/a/4zJhUcw
Thrans
2021-08-15 18:57:25 +0000 UTCIn Emmas new pose while fondling her Breasts the hands looks like its scratching her Belly xD
Chaosdestille
2021-08-15 13:54:02 +0000 UTCmaking out with Storm with Kitty in MCs room i noticed a typo, "I not not want to do this with Kitty around"
Simon
2021-08-15 01:05:25 +0000 UTCI don't know if anyone has asked this but do you not do a apk version I know I've seen them just not on here just wondering because my computer stoped working so I cant play on a PC lol It's also the fact the ones I've seen on different websites are older versions
the Joker
2021-08-14 22:43:56 +0000 UTCThreesome g/g 'put on show' make-outs are behaving a tad odd in regards to stamina drain and minimum lust due to mind-break. Despite 9 orgasms both Kitty (no stamina upgrades) and Rogue (one stamina upgrade) show no sign of getting tired.
Thrans
2021-08-14 20:26:46 +0000 UTCOK first of all: i absolutely love the new pose for emma, it's great. Storms pose seems to have a few clipping issues with garterbelt for example so that needs some fixing but thank the gods (Oni) that she finally has a sex option. Keep up the great work! Also the locking option on addiction scenes has decreased the number of barge-ins to a manageable amount. Question: can you make it possible that after the addiction scene (if the girl has high enough progress) she will ask to stay in the room? that way it would be possible to keep a girl overnight out of an addiction scene which would be VERY much appreciated.
Jared Draken Condor
2021-08-14 13:45:03 +0000 UTCFunny oversight you can get Emma addicted to you and grind flirts as well as swimming without doing her initial caught touching herself she just doesn't admit to you being hers
Jelly
2021-08-14 11:56:40 +0000 UTCAh, this is an old one. View not re-setting after convincing (you might like it) Rogue to let Zero release in her mouth. Narrative: Zero sucking tits with hand fondling tits offhand (grinding out those Lust points) when suddenly he realises his lust is overflowing. After he convinces Rouge to give it a taste the view switches to BJ pose and Zero get the option to have her clean them up, then you get the 'Maybe we could try something else' (Ha, I know that line Rogue if we do, you'll just say your tired & it will lock me out of scrolling back!) picking 'No, this is fun' to go forward (as if playing with tits are never not fun) the image on screen continues to show Rogue's BJ pose. This can be fixed, by going to 'view' > 'Upper half' to get the correct animation back, but I get the feeling that its meant to be automatic. I think the bug is caused due to the interupt from 'Maybe we could try something else' but idk Edit: Nope its not that, just continued forwads and convinced her again, same issue with the camera not resetting post clean up.
Thrans
2021-08-14 11:04:10 +0000 UTCI fixed the stockings issue for next build. I think I might need to do something to get the animations smoother, but that's complex.
Oni
2021-08-14 06:12:47 +0000 UTCfound a bug, reloaded last ver save, converted to this one. bought in the shop, garter and hose for storm, then gave it to her. but dosn't show up in the wardrobe options. also the animation for the sex pose jumps a bit. then settles for regular motion. finnally love the pose for stome. :)
philip brown
2021-08-14 02:37:46 +0000 UTCOh, ok, fixed.
Oni
2021-08-13 20:49:43 +0000 UTCJean doesn't have Kitty's keys, but also she doesn't care about locks.
Oni
2021-08-13 20:42:44 +0000 UTCHuh, ok, I'll have to see why they are not properly clearing out.
Oni
2021-08-13 20:39:38 +0000 UTCAdding a check at the beginning of the interaction would be simplest, but I will keep "pose storage" in mind.
Oni
2021-08-13 20:39:13 +0000 UTCI bought storm the stocking and garter belt. then when I go to the wardrobe menu it's not there.
Bluflamex
2021-08-13 17:54:32 +0000 UTChahaha i just had an interesting event, MC and kitty studying in her room, kitty decides she's horny and starts masturbating, MC starts jacking it, next thing, Jean shows up, unlocking the door with her keys(god knows how she has kitties keys), kitty says, "did you need something?" Jean proceeds to just watch as MC and Kitty continue playing with themselves
Simon
2021-08-13 10:24:43 +0000 UTCToo many girls trying to fit into the Danger room, often i see 2 girls (as per standard) Plus another one standing behind the one on the right
Simon
2021-08-13 09:13:58 +0000 UTCoh I suggested it last version but since we have many girls with two poses have you considered my remember last pose used mechanic? Even if it's a pain in the ass to implement I'd love it as like I said before it's less clicks to get what you want, I'd also suggest for FJ to put an option like what emma has now where you can tell her front or back or just apply the last pose to FJ too.
Jelly
2021-08-13 05:54:01 +0000 UTCOk, I'll look into that stuff and see what I can do. I'm still tweaking these interactions.
Oni
2021-08-13 05:41:29 +0000 UTCHey Oni, had some strange stuff going with Emma when touching her ass in the new view. Touching/ licking her ass didn't seem to show her asshole and only shows her pussy (when I offhand finger her pussy, it suddenly switched to showering her asshole). When you offhand touch her pussy it treats it like you are still only touching her ass when you're actually licking it. Also, fingering her pussy has some clipping going on where the wet surface is above the moving hand layer.
lulu
2021-08-13 05:08:32 +0000 UTCOk, fixed, thanks.
Oni
2021-08-13 04:32:52 +0000 UTCCaught a bug while groping Emma in class. Rogue knocked and I let her in, then: [I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 3157, in NameError: name 'Silent' is not defined]
Dietz
2021-08-13 03:38:11 +0000 UTCYeah, I mean usually they sort of lick their lips quickly after it first displays, so it doesn't stick around long. Some girls in some poses have a separate "chin" area that sticks around longer, but it's a relatively recent addition, so it isn't always there.
Oni
2021-08-13 03:10:30 +0000 UTCYou should eb able to do 2 right now, although it isn't exactly one-click. If girl 1 is sucking, and then you go into threesome actions you should be able to get girl 2 sucking too (which is not shown directly on screen), and then if you "swap girls," then girl 2 should take center stage. I think, I would need to double check that in practice. If not, I would hopefully be able to get that to work more smoothly.
Oni
2021-08-13 03:09:24 +0000 UTCOk, yeah, elaboration might help there?
Oni
2021-08-13 03:05:57 +0000 UTCI just think it's a fun mechanic. :) I agree that it is too often right now, so I will tone that down once we've got a feel for how it works, but from time to time, in the right circumstances, I think it's a fun idea that adds some drama to things.
Oni
2021-08-13 03:05:39 +0000 UTCI will.
Oni
2021-08-13 03:04:35 +0000 UTCNot really specific to this update, but I have noticed and wondered about the 'glazing' of ladies. Not sure if it's already been addressed, but only the 'mouth' is inconsistent across the board. It seems that everyone, or just about everyone has the art for it, but I think only like... Laura and Jean? Are the only ones that will keep the graphic on their mouths when requested to leave it. Everyone else it simply visually vanishes, but remains present such as when a girl cleans up another girl. Just something I noticed a lot overtime, and was curious on. Kinda just making sure it wasn't as simple as you actually had no idea it was happening.
Powerline
2021-08-13 02:43:56 +0000 UTCFew thing to improve/change/add : 1. Add Kitty Black stockings and garterbelt 2. In the group scenes (threesome) add option to let the main girl give her lead on sucking Mc's dick to the other girl. One girl is starting the other girl is finishing, something like that. Add option in threesome actions for second girl to also suck cock of MC. 3. Check for bugs "Do not disturb " option for player. It seems for me that unannounced option is not working well and "return to the my room to deal with " option also sometimes happens even when it was switched off. 4. Add Jean dialogues in just chatting. 5. Would be good if player cant see girl's current tAboo level
Oni's Fan
2021-08-13 01:41:23 +0000 UTCI came to say you need to change storm's head holy shit that looks really really bad. If necessary I can elaborate more
Booty4Bass
2021-08-13 01:26:25 +0000 UTCI wonder why you give so much importance to these interruptions… What have you prepared Oni? ;)
Joey
2021-08-13 00:43:27 +0000 UTCOh I didn't realize you were gonna post an a I made a bunch of posts about stuff I ran into. Dunno if some of them still apply but hey check them out even still
Jelly
2021-08-13 00:33:40 +0000 UTC