Page 1 of 1

[release][feedback] Util: Stroke Counter Extended

Posted: Fri Feb 23, 2024 11:23 pm
by wompi72
I just wanted a tool for older teases to count strokes and thought I would share it, if anybody else is interested.

feedback is welcome.

Webtease:
https://milovana.com/webteases/showtease.php?id=69397

Updates:
Spoiler: show
  • 03.03.24: Added counting of edges, with a new edge button, that pauses for a configurable amout of time.

Devlog:
I used setTimeout in this tease, with the method provided by fapnip here:
viewtopic.php?t=24006

The link he provided didn't work for me, because cors.bridged.cc responded with a 403. My workaround: I got the data of the teases he provided directly, which is possible when you replace showtease.php with geteosscript.php in the url:
https://milovana.com/webteases/geteossc ... 5ab58de466
I saved the data as a .json file and imported it as a backup in an empty tease (it will delete your current tease) and started working from there.

Re: [release][feedback] Util: Stroke Counter Extended

Posted: Thu Feb 29, 2024 2:51 am
by BlackCatLover00
Do you think you'll be able to add an option to count edges?

Re: [release][feedback] Util: Stroke Counter Extended

Posted: Sun Mar 03, 2024 11:01 am
by wompi72
BlackCatLover00 wrote: Thu Feb 29, 2024 2:51 am Do you think you'll be able to add an option to count edges?
Yep :)