merge stats + inventory tab into Profile
authorxangelo <git@xangelo.ca>
Fri, 2 Jun 2023 16:45:49 +0000 (12:45 -0400)
committerxangelo <git@xangelo.ca>
Fri, 2 Jun 2023 17:19:30 +0000 (13:19 -0400)
commitc571190a9b23d887cb26a51e081e390370ef6e2f
tree8fd29af93f546c27b0762a480780753ae1fd764f
parentbef1756e2f72bf742ee5c99d5fa968cbb2a06a9a
merge stats + inventory tab into Profile

There's now a single page you can go to that will display all of your
equipment/stats. Eventually it will also display all your skills. The
idea is that this is your "Character Sheet" and you only really need to
mess with this.

You can filter between your armour/weapons/spells
public/assets/bundle.js
public/assets/css/game.css
public/index.html
src/client/index.ts
src/server/inventory.ts