19 Commits

Author SHA1 Message Date
78d0e5debe move actions from town handlers to town actions file 2025-08-29 07:14:29 -05:00
4288619520 fix lots of fight/level up components 2025-08-28 17:25:24 -05:00
af0ba28c58 add change password 2025-08-27 15:02:14 -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
bbd515bc57 big item rework 2025-08-25 16:35:55 -05:00
49bf5f28cf add monster images, fix level up calc 2025-08-22 10:04:23 -05:00
8a3486487b fix finding towns during movement 2025-08-22 09:23:10 -05:00
cfc1256d02 fix lots of little bugs and get last_online working 2025-08-22 09:09:15 -05:00
75a1927d3a finish migration back to sqlite, update routes/actions et cetera 2025-08-22 07:47:01 -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
674cfce506 create fights, disable compass 2025-08-14 19:05:35 -05:00
d2d4927314 create initial fights structure 2025-08-14 18:36:59 -05:00
c083c55212 move models to /internal/models 2025-08-14 11:44:10 -05:00
869464944a finish migration to in-memory structs 2025-08-14 11:22:42 -05:00
71245b1655 first pass on move/explore logic 2025-08-13 18:19:54 -05:00
53f778c323 work template engine, implement item purchase and equip 2025-08-13 10:17:52 -05:00