Rogue-Like 0.999v (DO NOT DOWNLOAD 5)
Added 2022-12-27 11:20:05 +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.
Now I'm starting to regret skipping so many letters, I might hit "z" here. . . anyway, fixes some issues with Kitty's doggy pose, one of Laura's scenes, some HJ dialogues, and some various other stuff. Still having trouble nailing down the "girls asking to have a talk with you, but then it doesn't happen" thing. not sure why. One thing to try is to make sure to check both your room and theirs, I'd like to figure out which action they are *trying* to do, most of the ones I've checked should at least start up the scenes first, announcing her presence or having her say at least some lines right at the start. I'm not sure what's causing them to get skipped.
Comments
Ok, fixed.
Oni
2022-12-28 05:12:05 +0000 UTCFixed.
Oni
2022-12-28 05:07:09 +0000 UTCsleepover with jubes and this pops up first thing in the morning While running game code: File "game/script Scenes.rpy", line 1350, in NameError: name 'Girl' is not defined
Simon
2022-12-28 02:17:39 +0000 UTCtypo found while talking to ororo after doing a rule 63 "why did you change then" "Just thought it would be fun." "Life is about the >Jouney<, i suppose"
Simon
2022-12-28 02:00:15 +0000 UTCYeah, should be fixed with version w.
Oni
2022-12-27 21:07:43 +0000 UTCit was with male character and the animation was fine
retchedegg
2022-12-27 20:52:57 +0000 UTCI'm not sure what you mean about Laura's doggy pose.
Oni
2022-12-27 20:06:55 +0000 UTCAh, fixed. It had the same bug that the sex menu was having in general earlier but required its own fix. Let me know if any other attempts to enter the sex menu just drop out in a way that doesn't seem deliberate.
Oni
2022-12-27 20:04:59 +0000 UTCfixed
Oni
2022-12-27 20:03:20 +0000 UTCfixed
Oni
2022-12-27 20:01:35 +0000 UTCOk, fixed. It was intended to be done during the earlier periods but didn't make that explicit, so now it will work in the evening too.
Oni
2022-12-27 20:00:55 +0000 UTCOh, think I could the reason for this one, nm.
Oni
2022-12-27 19:56:25 +0000 UTCOk, so that means for whatever reason it didn't register that it needed to pick up handjob dialogues. Was this with a male or female character, and did the handjob animation load up?
Oni
2022-12-27 19:54:29 +0000 UTCfixed for version w. I did this sort of thing a lot in early testing. :D
Oni
2022-12-27 19:52:29 +0000 UTCfixed for version w
Oni
2022-12-27 19:51:30 +0000 UTCWell, if I run out of letters, I can just start using symbols and emogees.
Oni
2022-12-27 19:43:07 +0000 UTCSeemed to fix the asked meet thing. Good job. Is it intentional that fooling around in the dressing room doesn't do anything yet? Or is that a bug?
hornguy6
2022-12-27 18:54:04 +0000 UTCPlaying as a female wether i ask to rogue to finger or lick my pussy I'm sorry, but an uncaught exception occurred. While running game code: ScriptError: could not find label 'Rogue_Finger'. -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 348, in script call File "script Functions.rpyc", line 1112, in script call File "script Scenes.rpyc", line 8148, in script call File "script Locations.rpyc", line 131, in script call File "script Functions.rpyc", line 1112, in script call File "script Scenes.rpyc", line 8134, in script call File "script Addiction.rpyc", line 1744, in script call File "script Addiction.rpyc", line 947, in script call File "C:\Users\willi\OneDrive\Documents\Downloaded games\Rogue-Like-0.999v-win\Rogue-Like-0.999v-win\renpy\ast.py", line 1336, in execute rv = renpy.game.context().call(label, return_site=self.next.name) File "script Locations.rpyc", line 348, in script call File "script Functions.rpyc", line 1112, in script call File "script Scenes.rpyc", line 8148, in script call File "script Locations.rpyc", line 131, in script call File "script Functions.rpyc", line 1112, in script call File "script Scenes.rpyc", line 8134, in script call File "script Addiction.rpyc", line 1744, in script call File "script Addiction.rpyc", line 947, in script call File "C:\Users\willi\OneDrive\Documents\Downloaded games\Rogue-Like-0.999v-win\Rogue-Like-0.999v-win\renpy\script.py", line 861, in lookup raise ScriptError("could not find label '%s'." % str(original)) ScriptError: could not find label 'Rogue_Finger'. Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.999v [/code]
NexuStorm
2022-12-27 18:18:39 +0000 UTCfound another one. While running game code: File "game/Kitty_Scenes.rpy", line 2384, in NameError: name 'KittX' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 1314, in script call File "script Chat.rpyc", line 59, in script call File "Kitty_Scenes.rpyc", line 2384, in script File "C:\Users\Owner\Documents\My Games\Rogue-Like-0.999v-win\renpy\ast.py", line 1681, in execute if renpy.python.py_eval(condition): File "C:\Users\Owner\Documents\My Games\Rogue-Like-0.999v-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "C:\Users\Owner\Documents\My Games\Rogue-Like-0.999v-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/Kitty_Scenes.rpy", line 2384, in NameError: name 'KittX' is not defined
philip brown
2022-12-27 16:44:14 +0000 UTCfound a bug, but not game breaking. i restarted freash. and when the attic event starts, emma disapears at end of day but still does the script of ghost.
philip brown
2022-12-27 16:01:18 +0000 UTCgot "no trigger was set, or it was 'hand'. Please tell Oni what happend up to this point." well kitty came to me with high addiction, chose no alternative to touching, chose you could touch me blowjob, she refused and asked if handjob would be enough, and after that she started to respond with that no trigger
retchedegg
2022-12-27 15:17:58 +0000 UTCafter jubilee gives me a blowjob to decrease addiction I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Locations.rpy", line 131, in script call call EventCalls File "game/script Functions.rpy", line 1112, in script call call AddictCheck File "game/script Scenes.rpy", line 8103, in script call call Addiction_Fix(JubesX) File "game/script Addiction.rpy", line 1921, in script ch_v "Could you please be a little less of a [Terms[dick] about it though?" Exception: String u'Could you please be a little less of a [Terms[dick] about it though?' ends with an open format operation. it seems its just a missing ]
retchedegg
2022-12-27 15:06:27 +0000 UTC[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Scenes.rpy", line 11326, in IndexError: list index out of range
Jelly
2022-12-27 14:18:25 +0000 UTCStorm has the same dialogue if you play as a female "That's a nice one!" like you don't have one? Oni would you consider editing Laura's doggy pose so her bum isn't as inverted? Called Storm hot & she called me player.name https://a.uguu.se/gyjGUbuJ.png
Jelly
2022-12-27 13:51:16 +0000 UTCsuddently huh https://a.uguu.se/aHgHlHBf.png oh and lmao i did a study session with Kitty got the "she nuzzles close to you" then she says back off! I found it funny
Jelly
2022-12-27 13:11:31 +0000 UTCLooking forward to try this out! Btw Oni, you may want to look into some other software versioning schemes if you feel the one you're using is giving you trouble. Feel free to DM or whatever if you need some pointers. :)
Rektum
2022-12-27 13:05:37 +0000 UTC