BrandonX13

Member
Aug 7, 2019
323
198
150
In the current release, you can't raise Lust above 1 and Love above 100. If I understand you correctly...
Thanks I was confused at first time playing this game loving it so far just can't wait to take Marvin mom and girlfriend my main goal in this game till then best girl for me is penny and emily mom is hot too tho
 

ghjghjghj

Member
Dec 10, 2018
156
359
234
Here's my take on a solution for these issues:
You don't have permission to view the spoiler content. Log in or register now.

This is the simplest implementation that kinda gets the job done pretty well.
Each clickable is assigned a list of gallery entries for the scenes accessible through said clickable, which then displays the checkmark on the tooltip.
If none of them were seen, it's red. If only some, yellow, and if all, green.

Sadly, implementing a warning for a new scene previously unavailable would require a manual effort orders of magnitude greater than this implementation. But I guess it's close enough?

I think it's possible to easily add new scenes to these clickables after they're unlocked, so that it displays an incomplete checkmark again (like how doing the resort endings unlocks new scenes back at home).

Any thoughts?
Sounds pretty good.

One suggestion would be to pull those indicators as far forward as possible. So slap them on the room/location selector, and the map too if feasible. I think enough information would probably be conveyed with just a single indicator at each level, so it shouldn't need any major UI work. I'd lean towards using the least-seen status of all the currently available clickables at that location.

I don't think that should *necessarily* require much more manual work, but I'm not familiar enough with renpy generally - and especially not this codebase in particular - to be all that certain. I mean, technically all of this has got to be possible automatically, as we're just talking about scene accessibility and the main function of the code here is to allow the player to see accessible scenes and not see inaccessible ones. So it's possible as long as the game works... But if it's not trivial, it may well be a project larger than the game itself, so...
 
  • Like
Reactions: CigarRex

CigarRex

Truly, the Rex of all Cigars...
Donor
Game Developer
Sep 23, 2022
547
1,867
267
you are making the only game on this side with this bug using URM, talking about a bug that you didnt make.
Tell me, exactly, how is it my fault that a third party mod doesn't work in a game I made from scratch on my own with none of that in mind.

Last time I'll talk about this crap. Beg them to fix the bug or ask them to tell me what I could change in my code for it to work.
Is it a shame this bug exists? Yeah, but it's not my problem. Yours and theirs only, sorry.
 

colobancuz

Active Member
Respected User
Aug 11, 2019
986
2,486
367
Tell me, exactly, how is it my fault that a third party mod doesn't work in a game I made from scratch on my own with none of that in mind.

Last time I'll talk about this crap. Beg them to fix the bug or ask them to tell me what I could change in my code for it to work.
Is it a shame this bug exists? Yeah, but it's not my problem. Yours and theirs only, sorry.
Even if the user's hands are crooked, the developer is still to blame. I know it firsthand, so get used to it...
 
  • Like
Reactions: CigarRex

GustavoGanz

Member
May 23, 2023
361
563
226
Tell me, exactly, how is it my fault that a third party mod doesn't work in a game I made from scratch on my own with none of that in mind.

Last time I'll talk about this crap. Beg them to fix the bug or ask them to tell me what I could change in my code for it to work.
Is it a shame this bug exists? Yeah, but it's not my problem. Yours and theirs only, sorry.
In most cases, the problem is in front of the PC and not in the PC (game).
 
  • Crown
Reactions: CigarRex

TigerWolfe

Forum Fanatic
Oct 19, 2022
4,513
8,858
604
Tell me, exactly, how is it my fault that a third party mod doesn't work in a game I made from scratch on my own with none of that in mind.

Last time I'll talk about this crap. Beg them to fix the bug or ask them to tell me what I could change in my code for it to work.
Is it a shame this bug exists? Yeah, but it's not my problem. Yours and theirs only, sorry.
*snark*As a software dev in corporate america I'm pretty sure it's always our fault regardless of what the end user does*end snark*
 
  • Crown
Reactions: CigarRex

Pero95

Member
Oct 17, 2022
311
505
129
Am I missing a scene here or is it just displayed like that?
You don't have permission to view the spoiler content. Log in or register now.

EDIT: CigarRex Yes, Mr. Dev, I'm also thinking. Providing an answer would be nicer tho.
 
Last edited:
  • Hey there
Reactions: CigarRex

Pero95

Member
Oct 17, 2022
311
505
129
CigarRex
Any special reason why you're being an insufferable cunt or was it only that day?
I'd like an answer, if not from yours truly, then from someone else.
 
  • Haha
Reactions: CigarRex

Justonemore20

Member
May 7, 2021
171
571
184
CigarRex
Any special reason why you're being an insufferable cunt or was it only that day?
I'd like an answer, if not from yours truly, then from someone else.
You got me curious too so I went ahead and used the gallery unlocker to check, even after using the unlock function from the unlocker that scene remained black so it is either not a scene or it can bypass the unlocker.
 

Pero95

Member
Oct 17, 2022
311
505
129
You got me curious too so I went ahead and used the gallery unlocker to check, even after using the unlock function from the unlocker that scene remained black so it is either not a scene or it can bypass the unlocker.
Thanks, that's all I needed to hear.
 

Ilovekatz19

Active Member
Jul 24, 2021
612
599
246
You got me curious too so I went ahead and used the gallery unlocker to check, even after using the unlock function from the unlocker that scene remained black so it is either not a scene or it can bypass the unlocker.
Thanks, that's all I needed to hear.
It's a scene, it involves the credit card scam greed offers and a certain ominous thing Fermi says when you first find her.

1739127150062.png

You don't have permission to view the spoiler content. Log in or register now.
 
4.20 star(s) 56 Votes