Rogue-Like 0.999w (DO NOT DOWNLOAD 6)
Added 2022-12-27 20:25:07 +0000 UTCDO NOT DOWNLOAD THIS, it will be super buggy.
I want to repeat that, THIS IS BUGGY AS FUCK. Do not download this version if you just want to play and have fun, that would be a waste of time and bandwidth, and by the time you do I'll likely have another version out. For you guys, just be patient, wait at least a few days, maybe a week, and you'll get a much more fun to play game, I promise. Early releases like this are for people who like to find all the nasty little bugs and don't mind the game crashing constantly as they run into them.
For those that are testing it, please report any bugs you find to the same post you download the game from, or PM me, whichever you prefer. If it's a crash, there should be a crash report, post that in your reply if you can, although you can generally cut the portion after it says "full traceback," as it's only sometimes needed and can take up a lot of space. Try and keep a save file from relatively before that bug when you can, so we can test the "cure" later. Save early, save often.
As for what's in it? Have fun finding out. There are a lot of interesting features added to this one, some big, some small, some graphical, some writing. If you're loading an older save, let me know if that causes any issues, hopefully it won't. If you're starting new, keep an eye on the new options available and use them at your own discretion (they will probably need the most testing). I made some rather significant changes under the hood that might not be apparent to the usual gaming experience unless I broke something, but could pop up from time to time if I missed a punctuation mark or something.
I will leave one hint, try clicking on the green "orgasm meter" at the top while in the doggy style poses.
Version w, twice as many v's, half as many bugs (hopefully). This should clear up most of the bugs found in the previous version. Most of the huge system-level issues seem to be cleared up, and the more recent ones seem to be more "when you do this specific thing, there is a typo that breaks it" type bugs, which won't show up until they do.
Comments
Some, maybe, but I wouldn't expect a huge amount. Each new clothing piece needs to have an "up" and "down" state for each pose that they have, so it can really add up, and it can complicate the "decision tree" for the character sprites. I try to give a reasonable amount of options, and might add some more, but don't plan to ever have like a dozen more outfits.
Oni
2022-12-29 21:23:46 +0000 UTCIt wasn't *directly* due to that, it was because I put a thing in that automatically drops their pants if you put a plug in and then puts them back on after if they weren't already down, and there is a variable for that, the "into" part does that right, but the "outro" part I forgot to put the variable in there so it only worked when they had pants and panties on that were pulled down, but broke itself if they didn't.
Oni
2022-12-29 21:21:42 +0000 UTCOk, should be fixed.
Oni
2022-12-29 21:18:29 +0000 UTCOk, should be fixed.
Oni
2022-12-29 21:16:21 +0000 UTCHmm, yeah, I need to auto-update petnames.
Oni
2022-12-29 20:58:52 +0000 UTCOk, fixed.
Oni
2022-12-29 20:58:19 +0000 UTCOh, I left a dumb error in there. Should work itself out next build. It's odd though, so long as you're playing on the most recent build, I'm not sure why it would apply if you turned male again, the bug only should have affected women. Any other result should at least have given you a line of dialogue.
Oni
2022-12-29 20:52:47 +0000 UTCShould be fixed next build.
Oni
2022-12-29 20:50:03 +0000 UTCThe thing is though, there are ways to handle the addiction mechanic that don't involve doing anything sketchy, and unless I missed a step, doing those things should not piss Laura or the other girls off. So if you *were* a perfect gentleman, then I don't think it would be an issue, but if you are getting sexy time out of it, then they have a right to be bothered. ;) Now if you are taking the more gentlemanly options and still getting in trouble, let me know.
Oni
2022-12-29 20:49:45 +0000 UTChey oni this is a question are you thinking on putting more clothes for the girls?
Knight1245
2022-12-29 20:26:16 +0000 UTCIf you have a save around there, it would be helpful to know the last line that came up while her pants were off, and then the first line after they came back on temporally.
Oni
2022-12-29 20:16:55 +0000 UTCOh. I might need to mess with that. It used to be "Midday," but I felt that seemed too specific, so I switched it to "afternoon" and might need to give it a little more room to breath.
Oni
2022-12-29 20:14:30 +0000 UTCLooks like it may be due to Jean being in a towel at the time.
RuhroRubbinz
2022-12-29 20:07:23 +0000 UTCThen this error came up. Everything fine after. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Rogue_Animations.rpy", line 6099, in NameError: name 'Panties' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 1314, in script call File "script Chat.rpyc", line 152, in script call File "script Chat.rpyc", line 305, in script call File "Jean_Sex.rpyc", line 212, in script call File "Jean_Sex.rpyc", line 1548, in script call File "Jean_Sex.rpyc", line 2141, in script call File "Rogue_Animations.rpyc", line 6099, in script File "D:\Games\Rogue-Like-0.999v-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Games\Rogue-Like-0.999v-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/Rogue_Animations.rpy", line 6099, in NameError: name 'Panties' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.999v [/code]
RuhroRubbinz
2022-12-29 19:58:18 +0000 UTCThreesome with Jean and Rogue in the showers. The buttplug is going in and coming out in the wrong position, though it's my first time using it. Was in the process of taking it out to fuck Jean in the ass when this error occurs. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Rogue_Animations.rpy", line 6098, in NameError: name 'Legs' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 1314, in script call File "script Chat.rpyc", line 152, in script call File "script Chat.rpyc", line 305, in script call File "Jean_Sex.rpyc", line 212, in script call File "Jean_Sex.rpyc", line 1548, in script call File "Jean_Sex.rpyc", line 2141, in script call File "Rogue_Animations.rpyc", line 6098, in script File "D:\Games\Rogue-Like-0.999v-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "D:\Games\Rogue-Like-0.999v-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/Rogue_Animations.rpy", line 6098, in NameError: name 'Legs' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.999v [/code]
RuhroRubbinz
2022-12-29 19:55:08 +0000 UTCWhen attempting to talk to Laura after sitting between Jean and Laura in class the following error popped: While running game code: File "game/script Chat.rpy", line 131, in File "game/script Girls.rpy", line 1469, in GirlLikeCheck AttributeError: 'GirlClass' object has no attribute 'LikeLaura'
Paul Calvert
2022-12-29 13:27:47 +0000 UTCAsked Emma to go down on the female MC as a part of alleviating addiction. I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'Emma_CUN_Prep'. Same for figuring. While running game code: ScriptError: could not find label 'Emma_Finger_Prep'.
Stavin
2022-12-29 06:18:22 +0000 UTCAfter changing genders Rouge was still saying boyfriend. I was at least able to go into the Petname section and update that.
Stavin
2022-12-29 06:09:55 +0000 UTCWhen going on a date with Jean I let her pick her food and than she asked "Do you normally order other people's food for them?". This was done as just friends and having switched gender to female in case those have any bearing.
Stavin
2022-12-29 06:02:11 +0000 UTCAn odd error. No error code, but a strange issue. With Jean, when I try to open up the sex menu, it just goes back to the basic dialogue menu again. I can't seem to find a way into the sex menu. This occured after I had the MC switch to female for curiosity sake, but even returning to male has not changed the issue. All the other girls I can play with fine, it's just Jean.
celticsamurai
2022-12-29 05:48:22 +0000 UTCWas having sex with Kitty, inserted a dildo in her ass, and then increased the speed. Got the following error. I'm sorry, but an uncaught exception occurred. While running game code: File "game/script SDialog.rpy", line 2172, in NameError: name 'GirlA' is not defined
Stavin
2022-12-29 04:55:23 +0000 UTCOne thought for talking our way out with being caught cheating is if the females in question are both in an addiction cycle or the female that is mad is at least aware of the issue. Case and point in the current game session the MC is helping Jubilee and that as been the only interaction with her since officially hooking up with Laura was mad about it. Had gone on a date but that was prior to Laura asking to be something more, which I understand if the game isn't tracking things THAT specifically. Would still treat it like the MC is on thin ice with Laura in this example should the MC get caught doing anything more than help with that. I also understand the addiction side of things is not at all the main focus but it just struck me as odd that that wasn't an option for Jubilee specifically since her situation is a bit different, even if Laura is mad enough to shoot down that as an excuse would be good enough from my perspective at least.
Stavin
2022-12-29 04:39:10 +0000 UTCFound a typo from Kitty "Afterward, she wipes the spunk dripping our of her ass."
Stavin
2022-12-29 03:41:40 +0000 UTCCelebrated Boyfriend status with Kitty with anal, with Kitty automatically removing her clothes from the waist down. After going a round of that asked to switch to vaginal sex and for a moment her pants were back on during the text transition.
Stavin
2022-12-29 03:32:29 +0000 UTCAlso noticed the word Afternoon is getting cut off in the time section.
Stavin
2022-12-29 02:17:18 +0000 UTC