Added more timers in to give slower devices more time to load/authorize beat sounds. (IOS/Safari)
Simplified (removed secret timer) and optimized (made JS code faster) "Fap Roulette" to allow it to work better on slower devices. (Still doesn't play clicks correctly on iOS/Safari)
Known Issues:
FireFox on Android doesn't play audio until well into the game. Can't seem to find a work-around.
iOS/Safari doesn't play "FAP Roulette" clicks correctly on some (older?) devices.
itslate wrote: Sun May 10, 2020 4:02 pm
I enjoyed this tease a lot! Very innovative and simple, yet hard
Thanks!
itslate wrote: Sun May 10, 2020 4:02 pm
I would love to know how you incorporated variables in the notifications. Did you do a big cascading if-action?
itslate wrote: Sun May 10, 2020 4:02 pm
Also, how did you program the shuffling edging and stroking tasks?
An array of objects defined in the global init that are randomly selected in a loop, recalling the penalty-roulette page over and over, increasing the time in-between loads, until it finally settles on the final penalty (~8 loops).
Each object contains options and label generator methods, and a target page-id. The label generator method is used to generate what's displayed in the Fap Roulette label. After penalty selection, the page referenced in the object is loaded, and that page pulls out the settings it needs from the selected object's option generator to decide how to proceed.
strokeAnalTime: [ // Tell player to stroke & anal play
"Put a finger-tip in your ass, then give me [faps] faps!",
"Get a finger up your hole, then give me [faps] faps!",
"Stroke [faps] times, while messaging your hole!",
"I want [faps] full strokes, while wriggling a finger up your ass!",
"I want [faps] full strokes, while fingering your ass!",
"Give me [faps] strokes, while tapping your butt-hole!"
],
cbt: [ // Tell player to CBT: "faps" = random 2 to ~5
"Slap your balls [faps] times!",
"Slap your dick [faps] times, hard!",
"Give me [faps] hard ball-slaps!",
"Flick the head of your cock [faps] times!",
"Pinch the tip of your cock [faps] times, hard!",
"Flick your balls [faps] times!",
"Squeeze your balls [faps] times!",
"Squeeze your shaft [faps] times, hard!"
],
Last edited by fapnip on Wed May 20, 2020 6:56 pm, edited 1 time in total.
tckt78 wrote: Mon May 18, 2020 1:14 pm
On the latest beta release, I think I found a bug. When it ran the roulette & landed on lose 1 rest, it locked up.
This happened to me too ^
Love the tease :)
edit:
browser: Iron Version 81.0.4200.0 (Official Build) (32-bit) (chrome-based)
win10 env
tckt78 wrote: Mon May 18, 2020 1:14 pm
On the latest beta release, I think I found a bug. When it ran the roulette & landed on lose 1 rest, it locked up.
alyssaswallows wrote: Mon May 18, 2020 5:15 pm
This happened to me too ^
Love the tease :)
Thanks! Updated to v0.12 to fix that bug:
xx This has been released xx
Last edited by fapnip on Wed May 20, 2020 6:56 pm, edited 1 time in total.
Lose a rest as a possible penalty!? How cruel! I love it. And works great for me.
A little tough to get the anal going fast enough sometimes, especially with short timers. And still says I lost when I say I've cum in the cum round.
Thanks for continuing tweaks to this fun tease.
Carnal1 wrote: Mon May 18, 2020 10:44 pm
Lose a rest as a possible penalty!? How cruel! I love it. And works great for me.
A little tough to get the anal going fast enough sometimes, especially with short timers. And still says I lost when I say I've cum in the cum round.
Thanks for continuing tweaks to this fun tease.
Thanks! Here's v0.13:
xx This has been released xx
Changes:
1. Increased fap delay for anal/fap penalty slightly.
I can't reproduce getting it to say "You Lost" after pressing "cumming" when in the cum round. When/when is this happening? During penalty? (which penalty?) In round?
Last edited by fapnip on Wed May 20, 2020 6:56 pm, edited 2 times in total.
If you are still looking for suggestions, I would love to be able to select "Hit" or "Stand" using my keyboard. I'm playing on a desktop and don't have a touch screen. I'm crap at using my mouse with my left hand and my right hand is busy. I think that the experience would be more engrossing if you could easily select with the keyboard. Just my $.02. Thanks for this. It's great.
Jackal22 wrote: Tue May 19, 2020 6:43 pm
I would love to be able to select "Hit" or "Stand" using my keyboard. I'm playing on a desktop and don't have a touch screen.
Unfortunately, I'm not aware of any way to get Milovana's EOS system to capture keyboard events. (If anyone knows, please let me know!)
About the only thing I could do is wait for you to type "h"[enter] or "s"[enter], without any buttons -- so not great UI.
I do agree though. Keyboard input would be nice.
Last edited by fapnip on Wed May 20, 2020 6:57 pm, edited 1 time in total.
Really Enjoyed this! It would be nice if on the cum round it cycled through a few pictures instead of being on one picture, and you could choose which one you wanted to cum to. Otherwise, the pacing, length, and difficulty were great! Would love an expanded version of this, or perhaps one with a bit more of a story line. Great work
Banditsecond wrote: Wed May 20, 2020 4:00 am
Really Enjoyed this! It would be nice if on the cum round it cycled through a few pictures instead of being on one picture, and you could choose which one you wanted to cum to. Otherwise, the pacing, length, and difficulty were great! Would love an expanded version of this, or perhaps one with a bit more of a story line. Great work
Thanks for the feedback!
Let me know if this pre-release v0.16 is closer to what you're after as far as the cum round goes:
xx This has been released xx
Last edited by fapnip on Wed May 20, 2020 6:57 pm, edited 1 time in total.
tckt78 wrote: Wed May 20, 2020 2:12 pm
I found another bug. Apparently if you need a rest during your edge + ride, you'll get your rest, but then the timer goes back to you riding the edge.
That was actually intentional, with the idea that a rest shouldn't allow you to skip a penalty -- but you're right, after a rest you're likely no-longer on the edge, so there's nothing to ride. Doesn't make sense to return there.
Updated pre-release to v0.16.1. Should return to the round if you rest during a ride:
xx This has been released xx
tckt78 wrote: Wed May 20, 2020 2:12 pm
I got far enough along when posting this to see how the anal progresses. Good fun there. Might want to incorporate a toy (butt plug) into the mix too
I'd probably have to add another "Anal Play + Toys" kink setting, since not everyone will have a butt-plug handy, but most will have fingers. I may hold off adding that for a future release.