Download
Free and MIT licensed. No account, no telemetry, no upsell, no paid tier waiting behind a feature you want. Take it, run it, change it.
1.7.4 fixes door games on MySQL boards. If your board runs MySQL or MariaDB, every door crashed on its second visit. It was a difference in how the two database engines count a row you updated to the value it already had. Upgrade and the same board on the same database simply works; nothing needs cleaning up.
1.7.3 put a cursor at every prompt and made the logon tour yours to arrange, or to silence entirely so callers land straight at the main menu.
1.7.2 gave DOS doors a daily maintenance hook, so a door that needs a program run once a day (TradeWars 2002, Usurper) gets it from the first solo caller after midnight, the way a BBS event worked in 1993.
If you are not sure whether your host qualifies, upload the folder and
open install.php. The first screen checks everything above and tells you plainly
what is missing, if anything. Nothing is written until you get past it.
atdt/ to your web space. The web root or a subdirectory
both work.install.php in a browser and follow the four screens.The installer prints a cron line at the end. Adding it is optional: with no cron entry at all the board runs its own housekeeping on caller traffic instead. The full walkthrough is chapter 2 of the manual.
data/ folder, so an
overwrite cannot touch your board.install.php reappearing is harmless. It sees the existing board and locks
itself.Everything that is yours lives in data/: the configuration,
the database, your themes, the art gallery, your door storage. Copy that one folder and you have
the whole board. Copy it back and it is running again. On MySQL, dump the database too. The one
thing outside data/ is any door you installed yourself, which lives in
doors/.
New versions do not announce themselves. Leave your address and you will hear when there is a release worth upgrading for.
Release news only. Never sold, never shared. One click to leave. Past issues and RSS if you would rather not hand over an address at all.
ATDT is released under the MIT license. Run a board for anything, modify the engine, write and sell door games, redistribute your own build. The only condition is that the copyright notice travels with the code. Read the license →