Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.


[1751] - 2025-09-10
Commits
(adf3524) ~Derple[Wiz] Fixed a bug in the class config that was using the wrong function name.
[1746] - 2025-09-08
Commits
(ebc4f68) ~DerpleAdded debugging to dannet to show if queries timed out.
[1740] - 2025-09-07
Commits
(3c9cc26) ~Derple[Cure] if no valid cures exist we will clear the cure list so you don't keep trying to cure it forever.
[1739] - 2025-09-07
Commits
(3819212) ~DerpleRouted all sticking through a centralized Movement system
MovementoStickCmd(params) should be used instead of Core.DoCmd("/stick ...")
Movement commands are now instanced and should use : instead of .
Added additional UI info for Stick commands