the Crafting Update #2

Merged
oat merged 66 commits from items-and-crafting into main 2023-11-25 17:26:46 +01:00

66 Commits

Author SHA1 Message Date
Jill 465c42437c
behavior tweaks, rebalancing 2023-11-25 19:21:19 +03:00
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 1a8d49ae9f
fix item creation message 2023-11-22 20:58:20 +03:00
Jill 8f0fa740d7 remove redundant autocomplete step 2023-11-22 16:45:55 +03:00
Jill e5b049d0b2 refactor autocompletes 2023-11-22 16:32:54 +03:00
Jill 3d5a7b041d weapon inv stealing fix 2023-11-22 15:05:18 +03:00
Jill 7a4b9e1726 finish assigning and removing behaviors 2023-11-22 14:52:15 +03:00
Jill ddb85d1d2f
behavior adding 2023-11-22 11:40:37 +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 c4980da8b7
item deletion + linked counter interaction fix. idk if it works but i don't wanna bother testing 2023-11-21 23:31:00 +03:00
Jill f44f79a955
pvp cooldowns 2023-11-21 23:28:43 +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 249390cf5d
fixin stuff i didn't catch on lapop 2023-11-20 18:20:12 +03:00
Jill 4ab739d681 simple profile screen 2023-11-20 07:30:14 +03:00
Jill ef08ef020b fix migration for empty counters table 2023-11-20 05:06:57 +03:00
Jill fcc7956b4d slightly improve home view 2023-11-20 04:58:22 +03:00
Jill cddcfee26e move stuff into seperate files 2023-11-20 04:56:18 +03:00
Jill 6d31321c14 move some functions around 2023-11-20 04:37:18 +03:00
Jill 679dd7a832
get user guilds on /profile 2023-11-20 00:16:55 +03:00
Jill a487fc2f4c
show login thing on homepage 2023-11-20 00:11:55 +03:00
Jill c5d9954fcf
oauth2 because i am fucking insane 2023-11-19 23:28:31 +03:00
Jill 0cd2b02282
don't show empty stacks in inventory 2023-11-19 20:01:00 +03:00
Jill 249cf02490
remove stack if quantity = 0 2023-11-19 20:00:23 +03:00
Jill 60a3823b47
trim recipe string on input 2023-11-18 17:54:36 +03:00
Jill 6dc87caa10
fix recipe formatting 2023-11-18 17:54:12 +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 26903e03a8
delete recipes 2023-11-18 16:09:09 +03:00
Jill 7d3bf20eaa
delete items 2023-11-18 16:03:52 +03:00
Jill fd3dbfa65b
add more stuff to main page 2023-11-18 15:49:50 +03:00
Jill 07e6e162ff
CUSTOM RECIPES 🎉🎉🎉🎉 2023-11-18 15:24:56 +03:00
Jill f2c1d0efa9
wtf did i do there 2023-11-18 14:59:48 +03:00
Jill 3b9c66ebfd
recipe creator FINISH 2023-11-18 14:59:29 +03:00
Jill 3da36de9f6
web interface holy FUCK 2023-11-18 02:55:39 +03:00
Jill eb1dd27d6b
basic web stuff 2023-11-17 23:11:50 +03:00
Jill 77dbd8ee3f
recipe grounwork 2023-11-17 21:23:35 +03:00
Jill c714596653
lint fix 2023-11-17 20:30: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 9eecec4894
fix dupe bug oops! 2023-11-16 20:22:22 +03:00
Jill 9658dd81ee update dependencies 2023-11-16 13:46:13 +03:00
Jill f807baf3f2 typecheck commands 2023-11-16 13:33:11 +03:00
Jill 20b914417f
small consistency tweaks 2023-11-15 19:09:15 +03:00
Jill 9af3499d3d
make sure the counts in foraging aren't enritely irrelevant 2023-11-15 19:03:26 +03:00
Jill cb503e3cf9
slight forage nerf 2023-11-15 19:02:31 +03:00
Jill 8a935e00db
some extra basic items & recipes 2023-11-15 19:02:10 +03:00
Jill 39014d3b90
oops i made foraging too op 2023-11-15 18:46:00 +03:00
Jill 32cdaf5199
some extra items & recipes... we're fucking Getting Somewhere!!!!! 2023-11-15 18:42:24 +03:00
Jill 169b81ea06
fairly give foraging results 2023-11-15 18:33:08 +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
Jill 7f6607f3d9
rough data draft of recipes 2023-11-15 13:56:46 +03:00
Jill 2bb3512316
min and max limits for counters 2023-11-15 13:18:25 +03:00
Jill 233a663d0c
light counter consistency stuff 2023-11-15 13:08:01 +03:00
Jill a0c9b12da0
linked counters 2023-11-15 13:03:01 +03:00
Jill 4351e6dfad
/inventory 2023-11-15 03:50:29 +03:00
Jill 2a2cdb8dff
item groundwork 2023-11-15 03:40:57 +03:00