Commit graph

8 commits

Author SHA1 Message Date
11e1a81ada Fix extra switch 2022-02-02 19:28:47 -08:00
827473ee5a Refactor object grids to handle business logic instead of Party 2022-02-02 16:54:14 -08:00
44966fe8fe Add interactive uncap indicators for summons 2022-02-01 15:50:06 -08:00
7a50c4bce5 Pass down GridWeapon instead of Weapon
Previously, we stripped the Weapon out of the GridWeapon for simplicity. However, now that we need to display and manipulate data on the GridWeapon (unique data), we need to pass that down instead.
2022-02-01 05:06:27 -08:00
48a8ebe3d8 Update index.tsx 2022-01-31 23:34:38 -08:00
e046b0ef42 Fix bug with saving unauth grids 2022-01-30 03:09:29 -08:00
b08ac89f9b Fix reference to user ID 2022-01-28 21:27:29 -08:00
728803d9c5 Migrate to Next.js 2022-01-24 21:54:50 -08:00