Search found 556 matches

by kerkersklave
Wed May 01, 2024 10:57 am
Forum: Technical Support
Topic: slow
Replies: 2
Views: 4605

Re: slow

Not right now, but in the last 2 days or so it was very slow at certain times, taking like 10 seconds or something like that for a page to get loaded. I had the feeling it was the main website though, once a EOS tease was loaded, it ran smoothly. So the system serving images etc. does not seem to be...
by kerkersklave
Mon Apr 29, 2024 3:14 pm
Forum: The Art of Webteasing
Topic: [RELEASE][FEEDBACK] Emily's Extreme Family Feud
Replies: 5
Views: 11914

Re: [RELEASE][FEEDBACK] Emily's Extreme Family Feud

This sounds amazing, I'm a big fan of the previous parts of the series and I'm looking forward to playing this one. Sadly, I don't have the time to start right now :-D
by kerkersklave
Sun Apr 28, 2024 4:28 pm
Forum: On Video
Topic: [Announcement] Beatmeter Generator 0.3.0
Replies: 189
Views: 67449

Re: [Announcement] Beatmeter Generator 0.3.0

sdude21 wrote: Sun Apr 28, 2024 4:24 pm Why do you think that is?
The snapping should be based on some time distance to the snapping position. If you're zoomed out too much you can probably not get close enough for it to be effective. There's a lot that could be improved about BMG.
by kerkersklave
Sun Apr 28, 2024 4:19 pm
Forum: On Video
Topic: [Announcement] Beatmeter Generator 0.3.0
Replies: 189
Views: 67449

Re: [Announcement] Beatmeter Generator 0.3.0

I also tried turning off the "S" on the base track and setting it to on for the beats track and the same thing happened. And I tried adding some Common Pattern beats and same thing, they just stayed where ever I put them instead of snapping to the closest beat on the base track. Snapping ...
by kerkersklave
Wed Apr 10, 2024 7:05 pm
Forum: The Art of Webteasing
Topic: Random text prompt
Replies: 4
Views: 659

Re: Random text prompt

Not sure about your friends code, but I would define a function like this: function remove(a, i) { return a.slice(0,i).concat(a.slice(i+1)) } It is very basic javascript so should work in EOS. The function takes an array and removes the given element, returning a modified copy of the array. Call it ...
by kerkersklave
Wed Apr 10, 2024 1:35 pm
Forum: All and Everything
Topic: Old Timey Punishments
Replies: 4
Views: 1461

Re: Old Timey Punishments

Neeling/Standing on painfull things like pees, bottle caps, ...
Standing still with a book or similar on head
Holding hands stretched out left and right holding cups with water
by kerkersklave
Sat Apr 06, 2024 11:23 pm
Forum: The Art of Webteasing
Topic: Investigation in Lust City (v0.4)
Replies: 4
Views: 1514

Re: Investigation in Lust City (v0.4)

Really great to see more progress on this. I've just replayed it and it is one of my favorite teases of all time. I just like the mix of "classical adventure game" and teasing. I've managed to solve it, I am also not a fan of options disappearing if you fail on something. It doesn't matter...
by kerkersklave
Fri Mar 22, 2024 6:20 pm
Forum: All and Everything
Topic: Is it wrong to pay for porn?
Replies: 13
Views: 1750

Re: Is it wrong to pay for porn?

Why would it be wrong? It's entertainment and there is nothing wrong with entertainment. Some of the videos there seem pretty expensive for the length and for the production value that they probably have. But then if you enjoy a certain creator and it is worth it to you, why not. There is a risk wit...
by kerkersklave
Tue Mar 19, 2024 10:20 pm
Forum: The Art of Webteasing
Topic: [RELEASE][FEEDBACK] Wheel of Misfortune 1.0
Replies: 55
Views: 10219

Re: [RELEASE][FEEDBACK] Wheel of Misfortune 1.0

I like the concept of the tease very much. The one thing I've noticed is, that I always get to cum on the first play-through, even if a I mess up the last task and even when choosing the lowest chance of cumming in the beginning. Is that intentional? It doesn't make much sense to me. And then for me...
by kerkersklave
Sun Mar 17, 2024 10:34 pm
Forum: On Video
Topic: [Announcement] Beatmeter Generator 0.3.0
Replies: 189
Views: 67449

Re: [Announcement] Beatmeter Generator 0.3.0

I however, have another issue. I can get BM Gen to start but it just hangs when I try to import a .wav file. I have the latest Java installed so I'm not sure if I need a prior Java version or if something is wrong with the .msi build. Are you sure you ware importing it and not opening it as a safe ...
by kerkersklave
Sun Mar 17, 2024 7:48 pm
Forum: On Video
Topic: [Announcement] Beatmeter Generator 0.3.0
Replies: 189
Views: 67449

Re: [Announcement] Beatmeter Generator 0.3.0

sdude21 wrote: Sun Mar 17, 2024 7:45 pm I'm on Windows 10 by the way. Thank you!
It should work, I have tested in on Windows 10. But if it does not, try installing a JDK from Oracle manually and get the jar.
by kerkersklave
Thu Mar 14, 2024 3:36 pm
Forum: Technical Support
Topic: [EOS] Create content on the fly?
Replies: 6
Views: 647

Re: [EOS] Create content on the fly?

Hm, that sounds interesting, too. I don't see how I could control the page progress with scripts, though - only `page.goto(identifier)`, which will jump to the beginning of the corresponding page. Could you explain what you mean? Your tease basically has only one page, so every button goes back to ...
by kerkersklave
Mon Mar 11, 2024 3:04 pm
Forum: The Art of Webteasing
Topic: [Release/feedback] Keep the Beat with Marry Queen
Replies: 13
Views: 2003

Re: [Release/feedback] Keep the Beat with Marry Queen

I can confirm, that there is no audio under Firefox (Linux). The browser however does load the mp3 file and if I open the URL directly in Firefox, Firefox can play the MP3. So it does not seem to be an issue with the file itself.
by kerkersklave
Sun Mar 10, 2024 4:36 pm
Forum: The Art of Webteasing
Topic: [Release/feedback] Keep the Beat with Marry Queen
Replies: 13
Views: 2003

Re: [Release/feedback] Keep the Beat with Marry Queen

Works fine for me (Chrome, Linux). I would assume it is some client issue for now, some extension filtering some files for some reason or whatever. I liked the tease, nice basic stroking challenge, solid speed. The dialog was a bit slow and repetitive for me at times, the tease does not have any sto...
by kerkersklave
Fri Mar 08, 2024 9:53 pm
Forum: Technical Support
Topic: [EOS] Create content on the fly?
Replies: 6
Views: 647

Re: [EOS] Create content on the fly?

You cannot generate pages. What you can do is make a single page containing all the images and other elements you need and then controlling them via Javascript. There will be a bit of a delay loading that page for the first time as EOS will load all the images, but that's it.