Commit graph

20 commits

Author SHA1 Message Date
cb7624d7a5 Add new types to User interface and state 2022-03-04 05:15:49 -08:00
242c61c200 Fix typescript build errors 2022-03-03 16:58:04 -08:00
9cef2ce89f Add element, ax and weapon_keys to GridWeapon type 2022-03-03 03:08:11 -08:00
97091050fd Make series not optional in Weapon type 2022-03-03 03:08:00 -08:00
a8544610dc Create SimpleAxSkill.d.ts 2022-03-03 03:07:47 -08:00
6d0227c6b7 Create AxSkill.d.ts 2022-03-03 03:07:44 -08:00
66ebab74ab Create WeaponKey.d.ts 2022-03-03 03:07:40 -08:00
dc18fb1975 Add series, ax to Weapon type 2022-03-01 19:52:24 -08:00
b78994b68c Add saved state and user to Party object 2022-02-27 22:30:43 -08:00
3b4b8ecc1a Add User and Party types 2022-02-27 00:35:05 -08:00
f778fd2cf8 Add element to Raid type 2022-02-24 18:13:47 -08:00
b68cca53a7 Create Raid.d.ts 2022-02-23 19:22:56 -08:00
2909da98eb Rename unique canonical keys to generic object 2022-02-23 13:57:38 -08:00
717b38d5b8 Add string to object types
For convenience
2022-02-23 01:50:28 -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
41f6dcb615 Fix uncap level display bug
This bug was caused primarily by us using the wrong key in the type definition.
2022-02-01 14:15:38 -08:00
3b252f99ed Removed uncap_level from Weapon type 2022-02-01 05:03:40 -08:00
e70a7afab7 Pull weapon uncap level from server 2022-02-01 01:47:27 -08:00
728803d9c5 Migrate to Next.js 2022-01-24 21:54:50 -08:00