Page 2 of 4
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Sun Mar 09, 2025 2:16 pm
by kerkersklave
I played on hard mode and around round 10 or so times to reach an edge got extremely short, under a second. By round 12 the game stopped to be playable as the edging time was so short that one could just barely see the edge button flicker. Something is wrong with this logic, there should be a lower limit of 5 seconds or something.
Also, the police officer always issues a fine, even when I'm below the time limit. It even states the times correctly, but still issues the fine.
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Sun Mar 09, 2025 3:09 pm
by whd
kerkersklave wrote: Sun Mar 09, 2025 2:16 pm
... the edging time ... a lower limit of 5 seconds or something.
Also, the police officer always issues a fine, even when I'm below the time limit. It even states the times correctly, but still issues the fine.
I thought the same with the 5s but I programmed this parameter awful (calculation in EOS directly instead in starting page of property eval init). For that reason, this correction will need some time.
The parking is fixed: always (not) funny to find, what silly mistakes one can type. I did not reset the fine flag!! I believe you had a fine and the next parking visit, you paid even when in time.
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Mon Mar 10, 2025 11:39 pm
by whd
OK. I hope I got all edgetimer calculations to calculate a reasonable value including a minimum of 5 seconds
Just published now.
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Tue Mar 11, 2025 12:28 pm
by gtuyiop
HI,
Great work really. Got a lot of fun in normal mode untill I got stuck in the parking with the second girl. I answered that time is UP before ending an edge and the impossible to leave. I could only continue to play Rock, paper, Scissors and edge endlessly without even a girl pic once she lost all clothes... :(
Keep up the good work!

Re: [Release] Monopoly of Teases: Version 1.0
Posted: Wed Mar 12, 2025 4:18 am
by Puppyboy_S
Got an hour in then when paying rent the edge timer was so fast it was impossible to even click. Infinite loop of failure.
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Wed Mar 12, 2025 6:57 pm
by freddyboy6969
I found that if you win 3-4 times in rock paper scissors in "free parking" the pictures of the woman disappears
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Wed Mar 12, 2025 11:54 pm
by whd
Puppyboy_S wrote: Wed Mar 12, 2025 4:18 am
Got an hour in then when paying rent the edge timer was so fast it was impossible to even click. Infinite loop of failure.
Do you remember what property?
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Thu Mar 13, 2025 12:03 am
by whd
freddyboy6969 wrote: Wed Mar 12, 2025 6:57 pm
I found that if you win 3-4 times in rock paper scissors in "free parking" the pictures of the woman disappears
Sorry, I cannot reproduce this.
The routine is small and the pictures are loaded with placeholder (girlname*.jpg). For that reason, the pictures will be taken randomly and it is strange, that some go black. I would guess, that there was a hickup on your internet connection and the picture was not loaded soon enough.
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Fri Mar 14, 2025 7:54 am
by gtuyiop
- Spoiler: show

Got the timer too short for edging at this stage (see spoiler). I don't know the avenue but there was 5 edges to do and the fifth one was impossible.
I was in easy mode.
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Fri Mar 14, 2025 9:43 am
by lmjunk
I found that if Darien's money goes below zero, the next time she has to pay the script gets stuck
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Fri Mar 14, 2025 3:20 pm
by Fishface777
I had the same issue with the girl two messages above - I was loving the tease up until that point!
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Fri Mar 14, 2025 4:17 pm
by whd
gtuyiop wrote: Fri Mar 14, 2025 7:54 am
Got the timer too short for edging at this stage (see spoiler). I don't know the avenue but there was 5 edges to do and the fifth one was impossible.
I was in easy mode.
Fishface777 wrote: Fri Mar 14, 2025 3:20 pm
I had the same issue with the girl two messages above - I was loving the tease up until that point!
I found the error. Thanks gtuyiop for explaining clearly enough, that I could understand, in what state this happened.
It is corrected. It could have been happened on improved or even in normal state with the highest value properties after a few rounds. I also corrected, that confirmation requirement does not go too far. This was at the same place/calculation.
V1.1 to show, that it should work now without these hassles of getting far too tough.
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Sat Mar 15, 2025 7:41 am
by grelgen
game ending glitch
there is a point where you need to complete 5 edges and there is a timer on the right that is random I guess. it was setting a timer so short the button never showed up and it just looped forever saying you have to be faster.
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Sat Mar 15, 2025 1:25 pm
by whd
grelgen wrote: Sat Mar 15, 2025 7:41 am
game ending glitch
there is a point where you need to complete 5 edges and there is a timer on the right that is random I guess. it was setting a timer so short the button never showed up and it just looped forever saying you have to be faster.
thanks for telling. It was not random. It decreases normally 3s each time with bottom line 5s. But I missed the ones where it decreases with 2s. I fixed it with search replace and had to do this a second time to give also the 2s decrease a bottom line.
Re: [Release] Monopoly of Teases: Version 1.0
Posted: Tue Mar 18, 2025 8:00 am
by SC2
I saw the new version of the game and I have to say that I love it. Although, I wish if there was a save system in case I want to play it another time instead of restarting the game.