Kalle
fabcc99cce
Merge pull request #998 from halp-pat/993
...
Use fixed widths for BuildCard
2022-10-06 21:01:15 +03:00
Kalle
8ff23fb068
Merge pull request #997 from halp-pat/987
...
Stat Card values should be on the same line
2022-10-06 20:58:46 +03:00
Kalle
34e134acaf
Maps with serializing to URL
2022-10-06 20:54:14 +03:00
Kalle
bba380840c
Make maplist serializer use ids
2022-10-06 20:54:14 +03:00
Kalle
87bca7aa44
Maps page initial
2022-10-06 20:54:14 +03:00
[Halp!]Pat
cb08f8c27e
Use fixed widths for BuildCard
2022-10-05 10:54:14 -07:00
[Halp!]Pat
469439eec2
Stat Card values should be on the same line
2022-10-05 10:18:08 -07:00
Kalle
36280db0b1
Merge pull request #990 from curtgrimes/981-readonly-abilities
...
Fix issue where abilities appeared clickable when they were not
2022-10-05 17:28:14 +03:00
Curt Grimes
0cb1f5a0fb
Add back incorrectly removed type="button"
2022-10-04 12:17:35 -07:00
Kalle
35c51b83fe
Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into rewrite
2022-10-04 21:35:25 +03:00
Kalle
5e6ffbebfb
Add link to spl2 sendou ink to footer
...
Closes #908
2022-10-04 21:35:23 +03:00
Kalle
cded6f5031
Merge pull request #992 from halp-pat/983
...
Select dropdown arrow position should use fixed value instead of percent
2022-10-04 21:28:31 +03:00
Kalle
8d278c83cf
Update admin test avatar
2022-10-04 21:08:39 +03:00
Kalle
5da1a66a6c
Add Lo-Vis Visor
2022-10-04 21:07:14 +03:00
Kalle
7eac4dd99c
Increase IGN limit
...
In Splatoon limit is 10. But special characters can count as 2
even if in Splatoon they count as 1.
2022-10-04 20:56:16 +03:00
[Halp!]Pat
e202b42049
Select dropdown arrow position should use fixed value instead of percent
2022-10-04 10:44:52 -07:00
Curt Grimes
66a198f3f7
Fix issue where abilities appeared clickable when they were not
...
Issue was introduced in #971 .
Fixes #981
2022-10-03 20:35:02 -07:00
Kalle
adde24db50
Add new badges
2022-10-03 21:17:30 +03:00
Kalle
4ef74674fb
Remove old script
2022-10-03 21:01:55 +03:00
Kalle
a300a5c4b7
Add rename badge script
...
Closes #972
2022-10-03 21:01:25 +03:00
Kalle
d4ef59e64c
Add in-progress zh translation
2022-10-03 20:29:29 +03:00
Kalle
16ad28d617
Run speed while shooting stats
...
Closes #963
2022-10-02 21:14:56 +03:00
Kalle
4a019d31d7
Merge pull request #986 from Charakiga/patch-4
...
Minor changes to analyzer FR
2022-10-02 18:55:00 +03:00
Charakiga
21ce2ff0ba
Minor changes to analyzer FR
...
Fixed a typo and added a more accurate translation for "patch".
2022-10-02 16:57:26 +02:00
Kalle
629047fa22
Fix typo
2022-10-02 16:50:46 +03:00
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
aea5d60931
Add custom urls script
2022-10-02 14:11:09 +03:00
Kalle
ece98d31cf
Update translation-progress.md
2022-10-02 12:31:27 +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
3399278796
Merge pull request #978 from Charakiga/patch-3
...
Add Analyzer to FR translation
2022-10-01 11:42:11 +03:00
Kalle
97fb86ca99
Update translation-progress.md
2022-10-01 11:41:45 +03:00
Kalle
5a51c856a4
Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into patch-3
2022-10-01 11:41:22 +03:00
Kalle
bebcfc14ab
Merge pull request #976 from Charakiga/patch-1
...
Update common -->FR translation
2022-10-01 11:40:35 +03:00
Kalle
0218ee82df
Update translation-progress.md
2022-10-01 11:39:36 +03:00
Kalle
e84eb2045c
Fix json formatting
2022-10-01 11:39:30 +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
Charakiga
b5f422fef5
Rename Analyzer.json to analyzer.json
2022-10-01 01:58:34 +02:00
Charakiga
abead650c3
Add Analyzer to FR translation
...
Fully translated and verified.
Please ignore the other closed pull request on analyzer, forgot to add "/fr".
2022-10-01 01:56:21 +02:00
Charakiga
14de5b4680
Update common -->FR translation
...
Added the translation for weapons classes names.
2022-10-01 00:52:26 +02:00