Commit Graph

46 Commits

Author SHA1 Message Date
2074a09663 Build out new table generator 2024-12-19 23:16:59 -06:00
aca8bcc3fe Part one of admin panel rework 2024-12-19 18:33:17 -06:00
b90a9c179c Full conversion from control row to env 2024-12-19 13:16:55 -06:00
d47e1c5744 Replace all display() calls with new Render\content call, which accounts for HTMX 2024-12-19 12:53:51 -06:00
d45d3f74e5 Finish updating forum to use HTMX 2024-12-19 12:20:59 -06:00
35b0e07e4e Did a lot of updating and moving around to make fights and exploring work with HTMX 2024-12-19 10:04:03 -06:00
8b3b1845dc Start rewriting README, move explore, fix buying maps, fix showchar 2024-12-18 23:09:04 -06:00
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
58012f5808 Update query log on requests 2024-12-18 11:09:00 -06:00
8084a84576 Update page title handling, reduce reliance on JS 2024-12-18 11:05:11 -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
169e617989 big model changes 2024-12-17 22:10:49 -06:00
3291c1caa6 Lots of rendering fixes, adjust user table, add settings, skins 2024-12-16 19:58:46 -06:00
f7f6e7fb97 Clean up some redundancy 2024-12-15 22:02:49 -06:00
ae0f0802cb Integrate a new mailer with SMTP and log capabilities. 2024-12-15 06:35:19 -06:00
3bc53c1a31 Migrate some improvements to the router. 2024-12-14 18:44:33 -06:00
adcd4166c6 Fix help footer, do some lib housekeeping and improve parse function. 2024-12-14 14:01:35 -06:00
240f121298 Remaining user pages have been updated to new renderer 2024-12-14 13:39:22 -06:00
10fa8e423a Admin now uses new renderer and has it's own CSS and layout. 2024-12-14 13:31:23 -06:00
3152cca51f Primary and side navs now use the new renderer 2024-12-14 13:14:41 -06:00
c2e15d580a Update showchar to use new renderer, move display logic 2024-12-13 22:14:44 -06:00
2801550bdd Switch babblebox and map to new render model. Add positioning dot to map. 2024-12-13 17:28:51 -06:00
67045c8c8d Reduced visual clutter for routing with some helpers 2024-12-13 16:35:05 -06:00
30588252d8 Moved admin to new router/actions model 2024-12-13 16:09:57 -06:00
9ce0bab606 Move install to new router model, fix bootstrap checks 2024-12-13 15:52:37 -06:00
48ae6b2a40 Move "actions" to their own dir 2024-12-13 15:38:54 -06:00
b5c271e77b Move forum to new router model 2024-12-13 15:35:06 -06:00
d10d69fb1a Fix some links, onlinetime update 2024-12-13 15:24:08 -06:00
5235239c1c Completely move functions to new routing and namespaces 2024-12-13 14:57:48 -06:00
5ea0de2ae1 Town page no longer uses tables 2024-12-13 13:15:04 -06:00
61ae46714d Left nav no longer uses tables 2024-12-13 12:47:29 -06:00
2b53868f52 Update move buttons to old compass graphic 2024-12-13 12:40:13 -06:00
67cacf7882 Primary layout no longer uses table 2024-12-13 12:04:19 -06:00
ba4719f97a Move images, move CSS to file, add router, refactor links 2024-12-13 11:42:22 -06:00
042bca2364 Add new form validator 2024-12-13 10:24:52 -06:00
9348c17179 Completely repair admin panel 2024-12-12 18:36:30 -06:00
7e9ce285e0 Restore forum functionality, remove forum settings from control 2024-12-12 12:34:35 -06:00
b4d188de16 Repair all users page functionality 2024-12-12 12:05:28 -06:00
2b6ec4d4ab Completely rework help page 2024-12-12 11:28:19 -06:00
9df90861e2 Fix explore, refactor heal 2024-12-12 10:20:49 -06:00
ea7e6e8646 remove difficulty, finish index refactor 2024-12-12 09:33:17 -06:00
0511da22fb more refactoring, add src dir, update index logic 2024-12-11 22:05:45 -06:00
ce06aecf84 Rewrite lib and install to use new database and have better syntax 2024-12-11 21:05:50 -06:00
743c3cd6c4 move files to public 2024-12-11 13:04:00 -06:00