1baf8d3b06
Add support for left and right button accessories
2023-01-27 20:29:32 -08:00
eb8183fe29
Improve tabIndex on CharacterGrid
2023-01-22 16:33:49 -08:00
ddee38e37c
Refactor SummonUnit and add alert and contextmenu
2023-01-21 15:18:01 -08:00
cc7051fc8f
Implement removing Characters and Weapons
2023-01-20 21:39:03 -08:00
efcd2ea47c
Add variables for timing
2023-01-20 21:05:23 -08:00
3417eab46e
Add translations
2023-01-20 20:46:54 -08:00
2be23b5ea0
Add context menu to WeaponUnit
...
Also refactored and organized WeaponUnit and CharacterUnit
2023-01-20 20:38:44 -08:00
6023f9ab6a
Fix AwakeningSelect component
...
It was completely broken for weapons. We managed to fix the problem by refactoring how data is sent to SelectWithInput but I fear the root error is still there.
We also cleaned the component up a bit.
2023-01-20 19:29:07 -08:00
5b6c6b4521
Move various files from /utils to /data
2023-01-05 02:13:51 -08:00
ec2c2755be
Fix more type errors
2023-01-02 21:43:57 -08:00
eac805106a
Fix AX references
2023-01-02 21:40:27 -08:00
3b670032c3
Fix z-index on entity units to fix hovercards
2023-01-02 06:53:20 -08:00
60879b24f5
Move placeholders to directory
2023-01-02 05:44:45 -08:00
ed00f43af3
Fix empty state for weapons
2023-01-02 04:51:41 -08:00
36fe175f8f
Make responsive updates to weapon grid CSS
2023-01-02 04:20:20 -08:00
a12b0383ef
Don't show weapon mod button if weapon has no id
2022-12-30 06:12:29 -08:00
3cf889cd43
Replace media query usage with mixin
2022-12-27 14:54:24 -08:00
12ccc53126
Another mobile hotfix
2022-12-26 15:03:08 -08:00
e0eb0fdf21
Fix uncap levels
...
Shit was really broken
Since 0 is a valid value, we needed to check if it was null, because Javascript
2022-12-25 23:00:39 -08:00
97ed307921
Add keys to grid skill images
2022-12-24 14:45:15 -08:00
9ea7e26805
Fix bug with phantom Awakening image
2022-12-24 05:27:26 -08:00
c19c3e5344
Make combined functions for AX and Telumas
2022-12-24 04:33:03 -08:00
ac47d45d70
Added Ultima display to WeaponUnit
2022-12-24 03:56:26 -08:00
7d7e867b40
Display Opus weapons and fix selection
...
There was a bug where if you unset the first Opus key (or presumably any weapon mod where there is more than one), the display in grid and in the modal would be incorrect and lead to corrupted data. This is fixed now!
2022-12-24 03:27:15 -08:00
af5bd49c2f
Add display for Telumas and fix WeaponModal display
2022-12-24 01:07:55 -08:00
c56c7981d9
Extract the correct AX skills for display
2022-12-23 22:46:37 -08:00
4a87326307
Display AX skills on WeaponUnit
2022-12-23 22:26:34 -08:00
adde7e8182
Add Awakening image to WeaponUnit
2022-12-23 21:19:35 -08:00
c74ff41479
Implement AwakeningSelect
...
* Has modes for weapons and characters
* Shows input when awakening is selected
* Saves type and level to server
* Redisplays type but level is broken
2022-12-23 18:40:50 -08:00
4973fd1f14
Remove triggers
2022-12-20 23:06:46 -08:00
46034e6aad
slight Dark Mode fixes for WeaponModal
2022-12-06 19:48:07 -08:00
0ea675d18a
Fix purple color for Dark Mode and ExtraWeapons
...
Also made 13th slot uneditable for now
2022-12-05 21:45:23 -08:00
e8843699c7
Remove trailing semicolons
2022-12-05 17:54:46 -08:00
95fc9b142a
white → $grey-100
2022-12-05 17:51:56 -08:00
2f95e8a8e6
Tweak secondary colors
2022-12-04 10:01:41 -08:00
d2caf088e8
Fix text colors
2022-12-04 09:54:55 -08:00
efa864fb80
Run prettier on src
2022-12-04 07:19:31 -08:00
73944becf4
Add type alias for searchable objects
2022-11-30 05:19:43 -08:00
9cb5a0e3cb
Add changing elements to Class Champion Weapons
2022-03-22 00:09:59 -07:00
221033a1a1
Temporarily disable hovercards on editable teams
...
It conflicts with search and weapon modals and makes it impossible to use
2022-03-08 16:00:45 -08:00
8063ae6ceb
Fix: Slash as Division
...
https://sass-lang.com/documentation/breaking-changes/slash-div
2022-03-06 14:07:24 -08:00
c3186b2899
Add localizations for SearchModal
2022-03-05 14:50:56 -08:00
34bd98856a
Add locale to object unit components
2022-03-04 18:46:32 -08:00
d89070156d
Fix styling post-hovercard
2022-03-04 00:59:31 -08:00
f950543c96
Add and implement WeaponHovercard component
2022-03-04 00:16:58 -08:00
f384adcc09
Fix double scale bug
2022-03-03 21:06:52 -08:00
47ff412c2b
Change the weapon's image for null element weapons
2022-03-03 03:14:00 -08:00
a161a1b63a
Modify which weapon series trigger the hover button
2022-03-03 03:13:48 -08:00
adebca255e
Remove logs
2022-03-03 03:13:35 -08:00
7cae5eebfe
Display button on moddable weapons
2022-03-01 19:53:08 -08:00