79 Commits

Author SHA1 Message Date
8eb869a971 implement town middleware, first town route, clean up uservalue access 2025-08-11 10:47:13 -05:00
574bde5f28 style updates, split aside components, add get town by coords 2025-08-09 21:29:12 -05:00
58fe999675 test new scanner on user obj 2025-08-09 20:29:16 -05:00
820bc87418 fully migrate db ops to singleton pattern 2025-08-09 19:04:08 -05:00
b1f436585e Simplify auth package 2025-08-09 18:12:23 -05:00
80700149f8 ToMap method for users 2025-08-09 17:58:20 -05:00
69e0ab5645 add leftside/rightside template and database singleton 2025-08-09 17:30:04 -05:00
0534da09a1 fix csrf and simplify global utilities 2025-08-09 13:58:48 -05:00
56dca44815 round out authentication 2025-08-09 11:27:26 -05:00
cec2b12c35 add CSRF middleware, and to session data 2025-08-09 09:49:50 -05:00
a49346160b auth system first pass 2025-08-09 09:44:44 -05:00
a1e8d49c0e big work on templating, added middleware 2025-08-09 09:29:10 -05:00
0c9a701cef enhance template engine with inheritence, composition 2025-08-09 08:48:24 -05:00
2efa1e0d07 create template package 2025-08-09 08:28:21 -05:00
c7d08d8004 create users package 2025-08-09 00:05:06 -05:00
96857e8110 create forum package 2025-08-08 23:52:23 -05:00
42e090b05f create control package 2025-08-08 23:46:12 -05:00
906042a67e create babble package 2025-08-08 23:42:24 -05:00
089246dd25 create news package 2025-08-08 23:37:08 -05:00
a6b34b7b87 create towns package 2025-08-08 23:33:16 -05:00
89af7644ba split builder components out 2025-08-08 23:27:35 -05:00
53d131a96e create spells package 2025-08-08 23:26:16 -05:00
a4d4dd9777 create monsters package 2025-08-08 23:22:01 -05:00
ace43e1053 create drops package 2025-08-08 23:14:47 -05:00
0210e7dd28 create items package 2025-08-08 23:01:26 -05:00
58248ec339 use connection pooling in database wrapper 2025-08-08 22:48:42 -05:00
db2a95cd02 write database wrapper 2025-08-08 22:42:41 -05:00
d04acc06eb finish install command 2025-08-08 22:37:20 -05:00
644b536a49 first commit 2025-08-08 21:07:46 -05:00