Rogue-Like 0.980a (still probably buggy)
Added 2018-09-24 20:59:44 +0000 UTCOk, some good testing last night, here's the new version. It should clear up the "rules" related bugs that people were hitting, and the irregularities around ending a date night with Emma. Her sleepover scene isn't finished yet, so it was throwing various bugs. I made some changes that not only should fix that, but also allows you to invite girls back to your room after dates, so try that out. I also fixed a bug that prevented you from asking Emma out except in evenings, some spelling errors, a few other things. Let me know how it goes.
Comments
Also, when we wll see a wild X-23 appear in the school?
Matias
2018-09-25 12:39:56 +0000 UTCError report, when i try a threesome with emma and any of the other, when other optins selected, emma is never the target, it goes to another girl (if kitty not present is kitty, if rougue is not present is rougue)
Matias
2018-09-25 12:38:38 +0000 UTCDifferent bug, same reason. ;) thanks anyways.
Oni
2018-09-25 05:31:46 +0000 UTCI know, sorry. It's for the best, long term. Really. ;) New build up soon, try that one.
Oni
2018-09-25 05:31:22 +0000 UTC<a href="https://pastebin.com/9Fdig4u9" rel="nofollow noopener" target="_blank">https://pastebin.com/9Fdig4u9</a> Probably the same error as the guy above but figured I'd put it here anyways
incog
2018-09-25 05:14:12 +0000 UTCYou broke threesomes :c (For reference this was in Kitty's room with Emma as lead grill in the evening) <a href="https://pastebin.com/je3s90Rk" rel="nofollow noopener" target="_blank">https://pastebin.com/je3s90Rk</a>
Krenzler
2018-09-25 05:01:05 +0000 UTCnow she started showing up and i cant get any one to not show up.
name here
2018-09-25 04:54:53 +0000 UTCno i just asked rogue in the evening in her room and she said to meet in the square. i went there she wasn't there. waiting just goes to night and rogue finds you me to yell at me for standing her up. but it happened again but i did ask during evening, so i don't know whats the problem im going to ask rogue to more dates and see if it keeps happening.
name here
2018-09-25 04:48:38 +0000 UTCHmm, that's usual, at least some people were getting Emma to show up for dates. Are you positive that's the only thing you're doing differently? Is it giving you any message when you enter the square?
Oni
2018-09-25 04:44:10 +0000 UTCi found this out if you ask anyone out during the evening they won't show up but will still get mad at you.
name here
2018-09-25 04:38:08 +0000 UTCOk, yeah, I think i fixed that one for the next build.
Oni
2018-09-25 04:23:15 +0000 UTCWhich error? Was it the "name 'Primary' is not defined" one?
Oni
2018-09-25 04:22:43 +0000 UTCgot an error when bringing rogue and kitty back to your room from a date and aksing kitty if she wants to join in. [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/Kitty_SDialog.rpy", line 2680, in <module> NameError: name 'SecondaryLust' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 951, in script call File "script Functions.rpyc", line 2015, in script call File "Rogue_DateNight.rpyc", line 961, in script call File "Rogue_Sex.rpyc", line 190, in script call File "Kitty_Sex.rpyc", line 2247, in script call File "Kitty_SDialog.rpyc", line 2680, in script File "C:\Users\kcwro\Desktop\Rogue-Like-0.980a-win\renpy\ast.py", line 827, in execute renpy.python.py_exec_bytecode(self.code.bytecode, self.hide, store=self.store) File "C:\Users\kcwro\Desktop\Rogue-Like-0.980a-win\renpy\python.py", line 1764, in py_exec_bytecode exec bytecode in globals, locals File "game/Kitty_SDialog.rpy", line 2680, in <module> NameError: name 'SecondaryLust' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 0.980 [/code] </module></module>
name here
2018-09-25 04:22:18 +0000 UTCI loaded a save from .98 before doing anything to rid myself of Xavier interruptions, but he never shows. Might have to try from a fresh start and see if it still happens.
Serialpeacemaker
2018-09-25 04:13:35 +0000 UTCI can maybe do a better job of making sure these situations don't happen twice in a single time block.
Oni
2018-09-25 03:43:47 +0000 UTCHow so? What happened?
Oni
2018-09-25 03:42:43 +0000 UTCI have very rarely gotten the shower barge scene. It doesn't matter if there's 1 or 2 girls in the shower, the options for "Knock" or just barging in rarely appears. A majority of the time, clicking on "The Showers" locations takes me straight to the showers.
#3000
2018-09-25 01:22:22 +0000 UTCShower scenes seem to be a little odd, but maybe it's just me? If there are two or more girls in the showers, you go right to them without the door barge scene. However if you make one of the girls angry/they storm off, you can leave then re-enter the shower and like 30% of the time you get the door scene to enter or leave.
NegimaSensei
2018-09-25 01:11:24 +0000 UTCOni , and error ocurred with emma , you cant talk with her
Nicolas93
2018-09-25 00:31:05 +0000 UTCIt is one of the options for what the female decides to do for the action segment. With it out she can than decide later to stroke it.
Staris
2018-09-25 00:16:43 +0000 UTCOk, it was a dumb oversight on my part, fixed for next build.
Oni
2018-09-25 00:07:59 +0000 UTCOk, I'll look into this one.
Oni
2018-09-25 00:01:11 +0000 UTCOk, fixed this one. ;) It's basically that it expected her to be wearing something there, and she wasn't.
Oni
2018-09-24 23:59:02 +0000 UTCOk, fixed this one. ;)
Oni
2018-09-24 23:58:42 +0000 UTCOkay, was experimenting with threesome options. Emma and Rogue in the shower, but threesome options seem to think Emma is kitty. Got the error message afterward.While running game code: File "game/Rogue_SDialog.rpy", line 1740, in <module> NameError: name 'Primary' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 951, in script call File "script Functions.rpyc", line 2015, in script call File "script Locations.rpyc", line 1169, in script call File "script Functions.rpyc", line 1218, in script call File "Rogue_Chat.rpyc", line 71, in script call File "Rogue_Chat.rpyc", line 1706, in script call File "Rogue_Sex.rpyc", line 161, in script call File "Emma_Sex.rpyc", line 189, in script call File "Emma_Cowgirl.rpyc", line 524, in script call File "Rogue_HJ.rpyc", line 4494, in script call File "Rogue_SDialog.rpyc", line 2500, in script call File "Rogue_SDialog.rpyc", line 1740, in script </module>
Anonamata
2018-09-24 23:58:26 +0000 UTCWhile Rogue is giving you a boob job, she "reaches for your pants and pulls out your cock." Just seemed a bit odd. :P I don't know if it has something to do with whether your thingy counts as being already "out" or not, as after she "pulls it out" the dick icon appears down in the corner. I'll keep an eye out if it happens elsewhere. Congrats on releasing a new build. :) It looks pretty stable so far.
Waelan
2018-09-24 23:53:09 +0000 UTCTook both Emma and Rogue on a date. during dinner rogue gets closer and "takes your hand and pulls it over to her crotch, shoving it under her O." Not sure if "O" is intentional here. Or it does mean something and I'm oblivious.
Anthony Michelli
2018-09-24 23:37:55 +0000 UTCTook Emma on a date and at the restaurant the finger her event occurred with the text "She takes your hand and pull in over to her crotch, shoving it under her 0." Her current attire for her waist is her sports panties so guessing the game was expecting more than just that.
Staris
2018-09-24 22:57:53 +0000 UTCEh?
Oni
2018-09-24 22:24:36 +0000 UTCCool. ;) I do try.
Oni
2018-09-24 22:24:29 +0000 UTCBug Report: Sorry to complain Error report comes in when trying to have a threesome with Rogue and Kitty in the classroom.
River Asmussen
2018-09-24 22:15:45 +0000 UTCStill I think this is the least buggy beta you have made.
waffel
2018-09-24 22:14:16 +0000 UTC