Commit Graph

10 Commits

Author SHA1 Message Date
27f38f7ebc Update town behavior to HTMX, fix some redirect issues 2024-12-18 18:47:28 -06:00
5fa648ab7b Continue updating rendering and user access 2024-12-18 17:00:23 -06:00
faefbb37d4 Made the babblebox a live, reactive component 2024-12-18 10:51:29 -06:00
1b9106fadb So many changes... sheesh. Adds HTMX, reworks rendering, etc 2024-12-18 10:00:41 -06:00
240f121298 Remaining user pages have been updated to new renderer 2024-12-14 13:39:22 -06:00
5ea0de2ae1 Town page no longer uses tables 2024-12-13 13:15:04 -06:00
ba4719f97a Move images, move CSS to file, add router, refactor links 2024-12-13 11:42:22 -06:00
2b6ec4d4ab Completely rework help page 2024-12-12 11:28:19 -06:00
Jamin Blount
27eb6c15a7 v1.1.0
### 1.1.0 (2.27.2004) ###
### Thanks to Miker, Yop, Mantagnana & Maebius for bug reports & feature
ideas. :)
- Added option to verify registration emails.
- Added options to turn off display of news/online/babblebox in towns.
- Added gameurl and adminemail fields to control table.
- Added ability to ban a user without deleting the account.
- Added rules for passwords (alphanumeric, maxlength=10).
- Added page where users can change their passwords.
- Added a page for lost passwords.
- Fixed bugs in users.php to use doquery() instead of mysql_query().
- Fixed bug in installer program when creating the admin user account.
- Changed the way towns and spells are handled in the user account.
- Removed some deprecated code from the onlinechar() function.
2017-02-05 10:58:20 -06:00
Jamin Blount
accb18b059 v1.0.0
The first "final" version of Dragon Knight.
2017-02-05 10:49:37 -06:00