Commit graph

1259 commits

Author SHA1 Message Date
e53237d94a Update elementalizeAetherialMastery.tsx
Making the opposite element strings was not working
2023-01-06 00:45:32 -08:00
a089e84ec5 Add new types for ExtendedMastery and OverMastery 2023-01-05 20:49:44 -08:00
8ed97c55fe Convert to use SelectWithInput 2023-01-05 20:49:17 -08:00
d7ab348e4b Fix bad import after moving data files 2023-01-05 20:49:03 -08:00
1206290ede Add support for disabled selects 2023-01-05 20:48:53 -08:00
55c99cda58 Bug fix: Plus icon is a higher z-index than summon image 2023-01-05 20:48:37 -08:00
7ab9a70189 Add mastery items to GridCharacter type 2023-01-05 20:48:24 -08:00
beaa667a75 Change Awakening to use ItemSkill
for convenience
2023-01-05 20:48:13 -08:00
b1153cfcf9 Fix OverMastery IDs 2023-01-05 20:48:00 -08:00
5fd5411bc4 Create elementalizeAetherialMastery.tsx
This method elementalizes aetherial mastery strings based on a GridCharacter. Also add the opposite element's ID to TeamElement.
2023-01-05 20:47:48 -08:00
0f30c73964 Implement SelectWithInput
We keep making this pattern so lets standardize it
2023-01-05 20:46:50 -08:00
f2bd2dc6c8 Add fractional to ItemSkill and datasets 2023-01-05 03:07:08 -08:00
8df0144465 Add Over and Aetherial Mastery data 2023-01-05 02:14:04 -08:00
5b6c6b4521 Move various files from /utils to /data 2023-01-05 02:13:51 -08:00
1179e4936c Rename AxSkill to ItemSkill 2023-01-05 02:09:22 -08:00
61c7341ee3 Implement CharacterModal
Need sub-components
2023-01-04 23:31:49 -08:00
6cd55e9166 Add ContextMenu to CharacterUnit with placeholders 2023-01-04 22:33:30 -08:00
d4029942e5 Disable selecting the character image 2023-01-04 22:32:26 -08:00
726c0608c4 Add new class for hovering buttons 2023-01-04 22:32:26 -08:00
22ecc20d3a Lighten menu background by 05 2023-01-04 22:32:26 -08:00
ed0c821227 Add ContextMenu and ContextMenuItem 2023-01-04 22:31:01 -08:00
ad72bcdcf9 Rollback GranblueCookie changes 2023-01-03 23:28:36 -08:00
a85a080c62
Merge pull request #128 from jedmund/lanuage-switch-2
Different approach to getting locale cookie
2023-01-03 23:25:00 -08:00
573deaa2c2 Different approach to getting locale cookie 2023-01-03 23:19:13 -08:00
81c6c22337
Merge pull request #127 from jedmund/fix-language-switch
Fix language switch in logged-out menu
2023-01-03 23:13:36 -08:00
dc99c9b525 Fix positioning of thumb in switch
We were using translateX to move the switch and animate it with transform, but the page refreshes immediately after you tap it so it doesn't matter.
2023-01-03 23:10:08 -08:00
dd062aff8d Fix language switch in logged-out menu 2023-01-03 22:55:36 -08:00
9b1dd4452f Bump Token size because yoey is needy 2023-01-03 20:01:57 -08:00
8a60326e39 Update index.scss 2023-01-03 19:58:14 -08:00
9978a56f41
Merge pull request #126 from jedmund/gridrep-color
Change raid color in GridRep
2023-01-03 19:53:43 -08:00
8a600f967a Change raid color in GridRep 2023-01-03 19:53:29 -08:00
7db53acb8d
Merge pull request #125 from jedmund/fix-gridrep
Fix colors in GridRep and add to detailsWithUsername
2023-01-03 19:42:41 -08:00
ac865d7a26 Fix colors in GridRep and add to detailsWithUsername 2023-01-03 19:41:31 -08:00
c2372d4adc
Merge pull request #124 from jedmund/grid-rep-properties
Add Full Auto tag to GridRep
2023-01-03 19:25:25 -08:00
56c4842e82 Add full auto tag to GridRep 2023-01-03 19:24:37 -08:00
ef8822fff7
Merge pull request #123 from jedmund/party-details-upgrade
Add new fields to Parties
2023-01-03 18:46:37 -08:00
54dd3feba7 Add new fields to parties
I forgot to commit
2023-01-03 18:06:27 -08:00
9e2b7f2dd7
Merge pull request #120 from jedmund/fix-conflict-modal
Fix conflict modals
2023-01-02 22:23:49 -08:00
ec2c2755be Fix more type errors 2023-01-02 21:43:57 -08:00
787abd8e85 Reset conflict on close for character conflict modal 2023-01-02 21:41:07 -08:00
eac805106a Fix AX references 2023-01-02 21:40:27 -08:00
9d5d67601c Use Dialog in ConflictModals 2023-01-02 21:31:18 -08:00
56524d847a Reset conflict modal after close 2023-01-02 21:29:13 -08:00
ff728e0b81
Merge pull request #117 from jedmund/fix-hovercards-real
Fix z-index on entity units to fix hovercards
2023-01-02 06:53:53 -08:00
3b670032c3 Fix z-index on entity units to fix hovercards 2023-01-02 06:53:20 -08:00
1c555c99e2
Merge pull request #116 from jedmund/fix-hovercard-zindex
Fix z-index on hovercards
2023-01-02 06:40:49 -08:00
0303915ef1 Add z-index to hovercard 2023-01-02 14:40:22 +00:00
42f2dcead7
Change classes for hovercards and their content 2023-01-02 06:36:53 -08:00
65986285bc
Merge pull request #112 from jedmund/rewrite-responsive-grid
Rewrite responsive grid
2023-01-02 05:49:26 -08:00
31dcebd6db Make subaura summons consistent 2023-01-02 05:46:53 -08:00