49 Commits

Author SHA1 Message Date
0c756c425f add spells and items panels 2025-08-29 07:43:37 -05:00
4288619520 fix lots of fight/level up components 2025-08-28 17:25:24 -05:00
245dd909d4 start user editing 2025-08-27 17:48:23 -05:00
c7c76b413c begin admin panel, create news 2025-08-27 17:11:47 -05:00
af0ba28c58 add change password 2025-08-27 15:02:14 -05:00
01277b4e4c template and asset cleanup 2025-08-27 11:43:17 -05:00
41eed92929 clean up helpers package, remove orderedmaps and clean up list generation 2025-08-27 10:54:55 -05:00
2e3a977530 new spell system 2025-08-26 22:19:43 -05:00
63dabb9e54 reimplement fight action flashes 2025-08-25 22:12:20 -05:00
ef95b70eb9 switch logout links to a single universal form 2025-08-25 16:55:55 -05:00
bbd515bc57 big item rework 2025-08-25 16:35:55 -05:00
c226f6200f start help pages; fixes broken help links 2025-08-25 10:50:05 -05:00
e3146068bc largely finish forum implementation 2025-08-24 21:28:31 -05:00
ddc5bd5f6e finish fixing template method calls/chaining, simplify templates 2025-08-22 20:54:14 -05:00
b5e3413c63 build up forum features, work in method/func calls in template engine 2025-08-22 18:55:00 -05:00
340d4cf6e8 forum threads 2025-08-22 17:52:16 -05:00
b94d768b5c start forum routes, fix db concurrency issue, add new font for headings 2025-08-22 15:56:50 -05:00
84e7c68f0b remove old js links 2025-08-22 15:03:34 -05:00
888fd70a6f finish implementing classes 2025-08-22 14:34:27 -05:00
49bf5f28cf add monster images, fix level up calc 2025-08-22 10:04:23 -05:00
2d958bf8c4 Work on level ups, exp management, rewards, attack scaling, etc 2025-08-15 11:49:39 -05:00
9e17ab9bea implement monster moves, update log tracking to "action codes" for storage, add notices for actions taken 2025-08-15 10:11:24 -05:00
0d3afffb1e add action handlers, update action tracking, add monster images, fix form 2025-08-15 08:03:17 -05:00
de0381f668 work on fight system, pass 2 2025-08-14 22:33:51 -05:00
674cfce506 create fights, disable compass 2025-08-14 19:05:35 -05:00
b42f4fc983 make error/success notices global, add framework for confirmation modals 2025-08-14 18:12:24 -05:00
9a5ed65f04 implement teleporting to towns via maps 2025-08-14 17:37:21 -05:00
4a5f0debf6 completely rework session and auth for simplification, replace query counter with memory tracker 2025-08-14 15:09:02 -05:00
40b09278af finish explore page, fix coord display issue 2025-08-14 12:44:56 -05:00
71245b1655 first pass on move/explore logic 2025-08-13 18:19:54 -05:00
cb532efc39 finish map buying 2025-08-13 16:39:29 -05:00
90923cbfe7 style updates, finish shop table, add shop modal 2025-08-13 09:26:35 -05:00
7a90f296b2 add rest of icons to shop 2025-08-13 06:44:30 -05:00
2b86e9fa79 rework all models to new paradigm, fix ordered map to work with any interface correctly 2025-08-12 20:00:49 -05:00
e3a125f6cf fix model saving, add resting 2025-08-12 17:19:44 -05:00
56aa3afd4f add air config, some style fixes, finish first inn page 2025-08-12 14:16:18 -05:00
ae7b4a3066 massive layout fixes and improvements, rework asides, add template functionality 2025-08-12 13:50:48 -05:00
6968e8822c clean up aside components - add magiclist and townlist 2025-08-12 09:13:41 -05:00
f0756c79b6 improve database usage with models and change trackers, work on statbars 2025-08-12 08:18:09 -05:00
85af81a818 add news component, style fixes, markdown to html parser 2025-08-11 20:32:29 -05:00
b8b77351d0 add flash messages, preserve usernames/emails in forms 2025-08-11 12:24:16 -05:00
1af8333801 update form layouts, add button styles, clean up auth routes 2025-08-11 12:07:06 -05:00
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
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
56dca44815 round out authentication 2025-08-09 11:27:26 -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