Commit Graph

22 Commits

Author SHA1 Message Date
Jill 1dee5ed060
fix dumb typo 2023-11-23 22:34:24 +03:00
Jill e02ecfba4b
fix isDefaultItem check 2023-11-22 22:34:41 +03:00
Jill 4e35d47854
using and eating items, behaviors implemented 2023-11-22 22:02:00 +03:00
Jill e5b049d0b2 refactor autocompletes 2023-11-22 16:32:54 +03:00
Jill ea24a931ca
slight behavior redesign progress 2023-11-22 00:14:07 +03:00
Jill 8ad18e9b19
remove behaviors and rethink how they should work 2023-11-21 23:40:15 +03:00
Jill b862028524
fix dmg stuff 2023-11-21 22:34:32 +03:00
Jill 783af8652c i think weapons working real ? 2023-11-21 22:17:15 +03:00
Jill 5be9dbfe21
health groundwork 2023-11-21 11:40:44 +03:00
Jill 249cf02490
remove stack if quantity = 0 2023-11-19 20:00:23 +03:00
Jill baa32191b4
extra content 2023-11-18 17:53:09 +03:00
Jill 37af0ea68f
fixes i would've caught if i tested this for more than 2 seconds 2023-11-18 17:12:27 +03:00
Jill 0594cc71db
small tweaks 2023-11-16 20:22:25 +03:00
Jill a2a56f60f1
add fishing 2023-11-16 20:22:24 +03:00
Jill 8a935e00db
some extra basic items & recipes 2023-11-15 19:02:10 +03:00
Jill 32cdaf5199
some extra items & recipes... we're fucking Getting Somewhere!!!!! 2023-11-15 18:42:24 +03:00
Jill 41af7fa2e2
various tiny fixes now that i can actually test it 2023-11-15 18:22:57 +03:00
Jill 42d875a68f
move stuff around until circular dependencies go away 2023-11-15 18:11:48 +03:00
Jill 3fcfe5851b
crafting????? 2023-11-15 18:04:36 +03:00
Jill 68d7e28335
stop using string keys in objects everywhere ffs 2023-11-15 14:01:51 +03:00
Jill b0389f3e58
move items, recipes etc to data file 2023-11-15 13:59:38 +03:00
Jill c6e5b9a00f
move stuff to rpg folder 2023-11-15 13:57:20 +03:00
Renamed from src/lib/items.ts (Browse further)