Patrefans
OniArtist from patreon
OniArtist patreon

Rogue-Like 1.6f (Merry Christmas)

🕑 Added 2024-12-24 23:16:43 +0000 UTC

Comments

speepealette

i hope scarlet witch's halloween costume is her classic outfit...

MarioAntonio MontesOrtiz

Como puedo descargarlo en Android

Josh Gamer

nah it ok. Other thing is the game for phone too

Oni

I'll take another look at it.

RuhroRubbinz

Rogue's new BJ pose is a little all over the place when it comes to her background sprite. "Take it deeper" is *spot on*, absolutely perfect and very hot. Lick it, the sprite is maybe a little high on the screen relative to her head and for everything else the sprite is clearly too far to the left since you can see her neck. Not sure if that's something on my end or intentional, but the contrast with "Take it deeper" is stark enough it seems like a bug.

Oni

Fixed for next build.

Oni

Sorry, I haven't gotten around to implementing one. The main thing I want to get right here is to make sure that you can't break things by getting stats too quickly or out of order.

Oni

Fixed for next build.

Oni

Jean's should work, although her stats work a little differently, so it can be hard to get them to the point that they matter. You can't convert Inhibition into other stats until you've already advanced fairly far into her stats.

Oni

I think the new system I put in bypassed the check for that. I've added it back in.

Josh Gamer

I have a question will the game going to have cheats i hate to have to start all again

Dystrukt

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 6542, in NameError: name 'Girls' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 1403, in script call File "script Chat.rpyc", line 222, in script call File "script Functions.rpyc", line 6542, in script File "A:\Downloads\New folder\Rogue\1.6f\Rogue-Like-1.6f-win\renpy\ast.py", line 1334, in execute label = renpy.python.py_eval(label) File "A:\Downloads\New folder\Rogue\1.6f\Rogue-Like-1.6f-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "A:\Downloads\New folder\Rogue\1.6f\Rogue-Like-1.6f-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 6542, in NameError: name 'Girls' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.6f [/code]

d.sen.d

This happened while doing 69 with Doreen in Jubilee's room with Jubes [code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 6542, in NameError: name 'Girls' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "/script Locations.rpyc", line 4726, in script call File "/script Chat.rpyc", line 222, in script call File "/script Functions.rpyc", line 6542, in script File "/private/var/folders/ls/1krthr7s1vxgv05gvxnpc68r0000gn/T/AppTranslocation/8ECAECBA-6EDF-41BA-AAB7-D6C5B3719050/d/Rogue-Like.app/Contents/Resources/autorun/renpy/ast.py", line 1334, in execute label = renpy.python.py_eval(label) File "/private/var/folders/ls/1krthr7s1vxgv05gvxnpc68r0000gn/T/AppTranslocation/8ECAECBA-6EDF-41BA-AAB7-D6C5B3719050/d/Rogue-Like.app/Contents/Resources/autorun/renpy/python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "/private/var/folders/ls/1krthr7s1vxgv05gvxnpc68r0000gn/T/AppTranslocation/8ECAECBA-6EDF-41BA-AAB7-D6C5B3719050/d/Rogue-Like.app/Contents/Resources/autorun/renpy/python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 6542, in NameError: name 'Girls' is not defined Darwin-23.6.0-x86_64-i386-64bit Ren'Py 6.99.13.2919 Rogue-Like 1.6f [/code]

Patrick Thrasher

Thanks for your continued hard work Oni! Merry Christmas!

rpglaster

Hey Oni, I can’t tell if it is an issue or a change of mechanic that I’m not picking up on. But with this recent update, when it comes to shifting personality at least with Jean, it’s not giving me an option to pick which area to increase, it’s only giving me the option to repeat the rules.

MBee

Merry Christmas Oni. Thx for creating such a awesome game!

LupusTheDevil

Merry Christmas Oni and thanks for doing some overtime on christmas of all days, I was Just wondering If there's a possible bug with the girls not giving their room keys to you even if you have them maxed out and been sleeping in their room 50-100 days

Josh

Merry Christmas to Oni and everyone

Chaosdestille

Merry cheesmas,

Oni

Fixed.

Oni

Ok, thanks. I fear that I might have accidentally used a variable name that I'm not supposed to, so trying to narrow down exactly what is happening when it hits such an error would be nice. If can't be something *too* common, or I'd be getting a lot more reports of it.

Broticus

Fortunately, I reloaded the last autosave and several game days have progressed without any further crash to desktop errors occuring. I avoided fast forwarding the dialogue, so that may have been a factor. If it happens again, I'll reply here with the new traceback.txt and try to provide more details.

travis nichoson

[code] I'm sorry, but an uncaught exception occurred. While running game code: File "game/script Functions.rpy", line 6542, in NameError: name 'Girls' is not defined -- Full Traceback ------------------------------------------------------------ Full traceback: File "script Locations.rpyc", line 4532, in script call File "script Scenes.rpyc", line 4773, in script call File "script Functions.rpyc", line 2658, in script call File "script Locations.rpyc", line 446, in script call File "script Chat.rpyc", line 222, in script call File "script Functions.rpyc", line 6542, in script File "R:\rogue\Rogue-Like-1.6f-win\renpy\ast.py", line 1334, in execute label = renpy.python.py_eval(label) File "R:\rogue\Rogue-Like-1.6f-win\renpy\python.py", line 1794, in py_eval return py_eval_bytecode(code, globals, locals) File "R:\rogue\Rogue-Like-1.6f-win\renpy\python.py", line 1788, in py_eval_bytecode return eval(bytecode, globals, locals) File "game/script Functions.rpy", line 6542, in NameError: name 'Girls' is not defined Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.6f [/code]

Oni

Hmm. I you have a save near there, try it again without fast forwarding, see what the last thing that happens is.

Oni

Same as with the others, do oral a few times, both giving and receiving, and it should happen.

Broticus

It was at the pool with Laura. While fast-forwarding (holding down Ctrl) through the "Want to Swim" option, the game froze for a second or two and then crashed to the Windows desktop. The traceback.txt then popped up in Notepad.

Brandon Dixon

Cool what's the trigger option?

Oni

It's similar to the ones for Betsy and Doreen, with her butt in your face and head down.

Oni

Thanks for letting me know, I miss those from time to time. The error you were reporting with the poly thing seemed to be a girl that was in your group but had missed the "boyfriend/girlfriend" event somehow. Hopefully in this build it will redirect into such an event, so if one of the girls you thought you were locked in with has a short conversation about it, let me know which. Gwen's gym and sleep outfits are similar (although the gym one has shoes on), but I figured it was what she would use, given her options. :D Wanda is much more open to lesbian stuff out the gate than most girls. Other girls have some slight quirks to how easy/difficult that option is. I think the overall progression with them works, because by that point they really are into you, it just took them a while before they were willing to take that next step. Once they do take that emotional step, they already like you enough to do a lot of different activities. Wanda is more seriously considering you as a romantic partner the entire time, so her progression should be a bit more even-handed.

Brandon Dixon

what is the 69 for Rogue look like, is it just the licking option for her? I thought it would be a new pose

Oni

Huh. I have no idea what that one means. What was going on at the time?

Spadiel

Also, is Wanda the only starting bisexual character that doesn't need to be coaxed/built up to be in a relationship with the female player (while typing I realized Jean was also rather open because you should know how to make a girl feel good)? I noticed this while playing through that she was the only one that didn't say she needed more time to come to terms with my affection. I also noticed that while on a 'friends outing' with a fresh Betsy/Wanda I was able to get Betsy to just be fine trying on both lingerie and swimsuits without needing to hide while Wanda was still reserved and said she didn't need to shop on that outing. The female progression balance seems a little bit strange to me, the girls don't want anything to do romantically with the player, but as soon as they warm up to you their stats are at the point that the first sex action you choose could be sex(vaginal/anal)/play with pussy/eat my pussy. This just seemed really weird that you would build up so long without being able to do anything with the characters and suddenly they are saying they just want to go all the way and be girlfriend/ma'am/momma instantly at that point.

philip brown

loving the look of wanda, i found the other hair style. and love the outfits you gave her. i was surprised to see her out so soon. i didn't get the chance to suggest a costume. oh well. thank you for the x-mas update.

Spadiel

Had this issue on the 1.6e build, but its a text error that occurs when playing as a female character. When Jubilee jumps you for sex after she becomes your girlfriend, the text references 'She grips your shaft in her hand as she slides around to face you'. Just wanted to point this out as a gender/anatomy reference error. While in the same playthrough, I received the message 'Tell Oni Poly was called with the NEWBIW in the lead'. This message popped up when traveling between all locations upon first entering each one. At that point I think I was in a relationship with Rogue, Kitty, Jubilee and the girls just approved of Laura but Laura's stats kept her wanting to keep it open. As another oddity and not sure if it was a placeholder that was yet to be addressed, but I noticed that Gwen's Gym outfit and Sleep outfit are identical. Was there meant to be a difference between these outfits?

Broticus

I'm sorry, but an uncaught exception occurred. While running game code: TypeError: 'Curry' object is not iterable -- Full Traceback ------------------------------------------------------------ Full traceback: File "C:\PerfData\Rogue-Like-1.6f-win\renpy\bootstrap.py", line 305, in bootstrap renpy.main.main() File "C:\PerfData\Rogue-Like-1.6f-win\renpy\main.py", line 499, in main run(restart) File "C:\PerfData\Rogue-Like-1.6f-win\renpy\main.py", line 147, in run renpy.execution.run_context(True) File "C:\PerfData\Rogue-Like-1.6f-win\renpy\execution.py", line 800, in run_context context.run() File "script Locations.rpyc", line 1499, in script call File "script Locations.rpyc", line 31, in script call File "script Locations.rpyc", line 549, in script call File "script Functions.rpyc", line 2658, in script call File "script Locations.rpyc", line 911, in script call File "script Locations.rpyc", line 936, in script call File "script Functions.rpyc", line 4985, in script call File "script Functions.rpyc", line 5116, in script File "C:\PerfData\Rogue-Like-1.6f-win\renpy\python.py", line 1313, in complete self.current.stores[name] = sd.get_changes() File "C:\PerfData\Rogue-Like-1.6f-win\renpy\python.py", line 136, in get_changes for k, v in self.old.iteritems(): TypeError: 'Curry' object is not iterable Windows-8-6.2.9200 Ren'Py 6.99.13.2919 Rogue-Like 1.6f

GrimBones3

Well Merry Christmas to you oni and everyone else also keep up the amazing work and a Happy New Year’s everybody.

Ms.Kawakami IsBAE

Merry christmas to you Oni, and the community, im grateful to both of you

LeGourmet

Merry Christmas. Thx for another year of hard work.

Pyrodragon3993

Merry Christmas! Appreciate your work this year!

E C R

Merry Christmas! Thank you for your hard work and dedication to this wonderful game

Skyrexotron

Merry Christmas Oni!!


More Creators