Kalle
e1b930ced2
Merge pull request #979 from curtgrimes/draggable-abilities
...
Add ability to drag abilities into slots
2022-10-02 14:11:28 +03:00
Kalle
73e31da398
Validate no motion sens set if no stick sens set
2022-10-02 12:29:54 +03:00
Kalle
7b038d87d9
Extra infos on user page
2022-10-02 12:20:19 +03:00
Kalle
a4614a61f7
Profile edit form can submit sens
2022-10-02 11:39:16 +03:00
Kalle
5706bfd812
Add IGN inputs
2022-10-02 10:44:45 +03:00
Kalle
5e617e7914
Custom URL submitting error handling
2022-10-02 00:43:55 +03:00
Kalle
ff857f3369
Custom URL url redirects and replacements
2022-10-02 00:25:13 +03:00
Kalle
34c8e45684
Fix user page crashing if invalid link
2022-10-01 20:39:10 +03:00
Kalle
709d20bf13
Set custom url in profile edit
2022-10-01 20:38:40 +03:00
Kalle
9133803661
Add Charakiga to translators
2022-10-01 11:44:53 +03:00
Kalle
997fc4ce25
Merge branch 'rewrite' into draggable-abilities
2022-10-01 11:34:43 +03:00
Kalle
100529d84f
Fix clicking ability button triggering form submit
2022-10-01 11:31:19 +03:00
Kalle
ca1b1251ca
Default values to Ability dragging related props
2022-10-01 11:22:45 +03:00
Curt Grimes
984d14a55b
Add ability to drag abilities into slots
...
- Do not allow dragging an ability onto a slot that cannot accept that
ability.
- When dragging, dim slots that are not a valid target for the ability
currently being dragged.
- Do not make any changes to the existing click behavior to assign
abilities.
2022-10-01 00:19:31 -07:00
Kalle
34c1b0e71a
User custom url, ign & sens initial
2022-09-29 23:26:31 +03:00
Kalle
dd2fc5a414
Refactor BuildCard bottom row
2022-09-27 21:56:26 +03:00
Kalle
2c330620fb
Add button to analyzer to build card
2022-09-27 21:53:12 +03:00
Kalle
2495edc5b7
Rename Popover trigger prop
...
Closes #893
2022-09-27 21:21:21 +03:00
Kalle
456ed5e95b
Add translator
2022-09-27 21:14:49 +03:00
Kalle
492977f45c
Add logo with link to front page
2022-09-26 21:21:00 +03:00
Kalle
ced742bbad
Apply linter
2022-09-26 20:24:43 +03:00
Curt Grimes
63d78bc3ae
Make <Ability/> support keyboard navigation
...
`<Ability/>` can now be tabbed through, and it now shares the same focus
outline, hover, and mousedown styles with `<AbilitiesSelector/>`. This
includes the `cursor: pointer` style that makes it more obvious that
this component is clickable like other buttons.
Fixes #894 .
2022-09-26 00:28:28 -07:00
Kalle
24461f75aa
Fix weapon deslugifying not working w/ other langs
2022-09-25 16:36:23 +03:00
Kalle
fa5cd28c0d
More friendly error page
2022-09-25 16:18:09 +03:00
Kalle
3129822c49
Remember selected language
...
Closes #921
2022-09-25 15:55:22 +03:00
Kalle
9b28490450
Add builds peek to front page
2022-09-25 15:33:00 +03:00
Kalle
fb76e24392
Add builds page to nav
2022-09-25 14:58:23 +03:00
Kalle
a5fad589e8
Add limit + load more logic to builds page
2022-09-25 14:55:20 +03:00
Kalle
cb369985c8
Build analyzer don't scroll to top on build change
...
Closes #952
2022-09-25 14:24:18 +03:00
Kalle
6a63a243ba
Fix build PlusTier sorting
2022-09-25 13:19:55 +03:00
Kalle
a589b6b903
Add owner to BuildCard
2022-09-25 13:11:03 +03:00
Kalle
88c1fa5b9e
Refactor BuildCard to take attributes in one obj
2022-09-25 12:58:22 +03:00
Kalle
3e9b5a1da9
BuildsCards on builds page initial
2022-09-25 12:48:32 +03:00
Kalle
76dce82714
Add title to builds page
2022-09-25 12:03:02 +03:00
Kalle
a9c8daa360
Builds page Add build button
2022-09-25 11:53:51 +03:00
Kalle
fe7237ba4c
Builds page breadcrumbs
2022-09-25 11:47:39 +03:00
Kalle
24330b72ed
Working links on build index page
2022-09-25 11:05:51 +03:00
Kalle
494e5af5f7
Builds index page initial
2022-09-25 00:29:49 +03:00
Kalle
fe67eb8df7
Add translators to contributions
...
Closes #932
2022-09-24 14:51:24 +03:00
Kalle
42c9f3292c
Fix typoed translation key
2022-09-24 11:49:45 +03:00
Kalle
72fda5e718
Fix ' not showing correctly on FAQ page
...
Closes #934
2022-09-24 10:55:54 +03:00
Kalle
3b2f11ecc0
Adjust front page winners list spacing
2022-09-24 09:49:10 +03:00
Kalle
3333d4486f
Consider Splattershot Jr's big tank in analyzer
...
Closes #965
2022-09-24 09:47:32 +03:00
Kalle
ebe1d6deea
Fix Big Bubbler HP
2022-09-24 09:12:07 +03:00
Kalle
be0b4ebc29
Fix hard coded sub save lvl Closes #953
2022-09-22 23:47:44 +03:00
Kalle
de3307f031
Fix StatCategory bottom text not mobile friendly
2022-09-22 21:48:21 +03:00
Kalle
945f0e267c
Align stat card values
2022-09-22 00:44:56 +03:00
Kalle
8a8e3c344a
Fix @ts-expect-error with weaponParams
2022-09-21 17:37:30 +03:00
Kalle
829e564eb6
Add BRU Beakon effect
2022-09-21 00:17:59 +03:00
Kalle
03a3eec318
Hard code missing SubInkSaveLv and InkConsume
2022-09-20 23:56:01 +03:00