Thanks for the report. There must be a bug with how I check the date. I will try to fix that.
- Spoiler: show



Hey!SomeWhatEdgy wrote: Thu Feb 24, 2022 10:39 am I see you have a storage problem with the limit of 1024 cbaracters, did you check the post by fapnip on how to store way more data in the teasestorage?
viewtopic.php?p=315867#p315867


You can choose the difficulty at the start (Tease, Tease & Denial, Denial). Which one did you choose?*EdgeGuy* wrote: Thu Feb 24, 2022 3:37 pm Just a idea, maybe like an edge package or a hard mode type of package? Less points per edge, longer holds etc.


You would be right, it is twice as hard to earn points and you lose twice more points for an orgasm / unauthorized orgasm. Also the tease becomes harder the longer you pledge for since for each orgasm you start with more negative points.*EdgeGuy* wrote: Thu Feb 24, 2022 5:11 pm I picked tease and denial. I'm assuming denial would be the hardest?
Thanks for the support but I don't plan on creating one for now.*EdgeGuy* wrote: Thu Feb 24, 2022 5:11 pm Btw, do you have a patreon or something setup? I would love to support this!
I've updated BitN to handle big integers better. You can now do something like:Domi-nation wrote: Thu Feb 24, 2022 2:42 pm (instead of storing the date directly I could for example store the number of days in hex value since the 01/01/2022).
Code: Select all
var bitntest = Date.now()
console.log('BitN Test:', BitN.encode(bitntest), bitntest, BitN.decode(BitN.encode(bitntest)))Code: Select all
vm: BitN Test: XKx6JYn 1645729160123 1645729160123
You're back!!fapnip wrote: Thu Feb 24, 2022 7:14 pmI've updated BitN to handle big integers better. You can now do something like:Domi-nation wrote: Thu Feb 24, 2022 2:42 pm (instead of storing the date directly I could for example store the number of days in hex value since the 01/01/2022).And that should output something like:Code: Select all
var bitntest = Date.now() console.log('BitN Test:', BitN.encode(bitntest), bitntest, BitN.decode(BitN.encode(bitntest)))Where "XKx6JYn" is the encoded value.Code: Select all
vm: BitN Test: XKx6JYn 1645729160123 1645729160123
Should be a bit better than Date.now().toString(16) for storage, especially since the extra two bytes for quotes needed in encoding the base 16 string to JSON would probably eat up any savings.




And I think this is because of that mechanic. You can earn points outside of the Edging Center by doing other webteases. I am not sure how the points are distributed. Maybe it can actually tell how many times you edge or hold in other teases. Or maybe it just distributes points depending on the time spent in other teases, which seems more likely. It's not only the handful of teases that you are actively referred to either, you also gain points doing other teases on the site. At least the EOS ones. Not sure about the simple HTML ones. I have done a few of the Girlfriend's Friend teases and I do not think that those are among the ones that are suggested, but I still gained points for doing them.*EdgeGuy* wrote: Wed Mar 02, 2022 12:19 am Not sure if it's intended but my score went from the 800's to almost 2,000 with no interaction. Browser was not left open or on overnight either, system was unplugged from the wall for about 12 hours.
Also wanted to add the 100% cum chance at 500 points seems wayyyyy too low lol.
