Commit Graph

525 Commits

Author SHA1 Message Date
Gell
b8acc5d4ea
Update Chinese translation (#1109)
* Update calendar.json

* Update contributions.json

* Update game-misc.json

* Update front.json

* Update user.json

* Update analyzer.json

* Update common.json

* Update common.json

* Update common.json

* Add missing comma

* Add missing comma

* reformat by Prettier

* Reformat by Prettier

* Update builds.json

* Remove duplicated key

* Fix period
2022-11-08 22:07:36 +02:00
Ai Suzuki
aaa1560e36
Update Japanese translation (#1112) 2022-11-08 22:05:07 +02:00
Igor
0f2631de73
Additional ru-translation (#1110)
* Translating missing keys (up to 08.11.2022)
2022-11-08 12:24:03 +03:00
Remmy Cat Stock
a73be2e742
Add placement ordinal translation (#1102) 2022-11-06 11:18:03 +01:00
Kalle
da8cd1c7ca Add new badges 2022-11-06 00:13:43 +02:00
Frederik
27a427a81b
Update Danish translation (#1089)
* Added Danish translation

Added Danish translation for the line

"pages.articles":

* Added Danish translation

Added Danish translation for the following line.

"articlesGoTo"

* Added Danish translation

Added Danish translation for 
"articlesGoTo"

added missing comma's in the code, so it follows correct formatting.

* removed empty line at end of the file

Removed an empty line under the "}" symbol.

* Fixed formating

Removed line 16, as it was completely empty.

* Update front.json

* Update front.json

* Fix CI

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2022-11-05 14:05:44 +02:00
Kalle
6ff4efdc20 Add American Spanish language
Closes #985

Just in-game names are different. Rest is copied from EU translation.
2022-11-03 22:10:24 +02:00
Kalle
123565a952 Add November's Salmon Run gear 2022-11-03 20:20:34 +02:00
Remmy Cat Stock
19fbd85f8f
Add auto theme option for detecting the theme from system/browser preferences (#1083)
* Add "auto" option to theme switcher

* Add labels to language and user menu buttons

* Update translation-progress.md
2022-11-03 01:44:56 +01:00
William Lam
0d8b88ea5a
All articles page (#1072)
* Added new Article route that renders all Articles (with a reasonable upper limit for now).
- Also added a GoToPageBanner for the main Articles page (/a) on the front page. This is placed above the ArticlesPeek component
- Used the sendou_love navItem icon for the moment (this can be replaced at any time once a new art asset is added)

* Fixed Prettier CI pipeline error

* Ran `npm run check-translation-jsons` to update missing Translations for new key added

* Update public/locales/en/front.json

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>

* French localizations

* Removed unnecessary comment

* Converted h2 to h1 tags for Main Articles page

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>

* Moved GoToPageBanner element for main articles page to below ArticlesPeek element

* Refactored some files so that the articles prop is passed into ArticlesPeek
- Also added the Articles header title in common.json

* Updated translation-progress.md

* Cleaned up data type for articles prop in ArticlesPeek

* Fixed React hydration error for translations on imported articles
- Added in SendouRouteHandle component on new Articles main page

* GoToPageBanner now optionally accepts a `navItem` parameter. It does not render the image if navItem is not passed into it

* Removed <Outlet /> JSX element on the main Articles page

* Removed sendou_love navItem on GoToPageBanner for articles page

* Fixed spacing issue by grouping ArticlesPeek and its corresponding GoToPageBanner element into a `stack` div

* Fixed pipeline error

* Update translation again

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2022-11-01 08:57:44 +02:00
Ai Suzuki
5ace920cc6
Update JP translation (#1086)
Co-authored-by: Ai Suzuki <asuzuki@blockchains.com>
2022-10-31 23:21:53 +02:00
Frederik
22a5c30762
Update DA translation (#1078)
* Added translations for object dmg calculator

Added translation for the Object DMG calc

changes translations to make them more correct.
fixed minor typos and misspellings.

* Added translations

Added Danish translations for following lines

pages.object-damage-calculator
actions.loading
actions.clear
actions.selectAll
actions.search
maps.template
maps.template.none
maps.template.event
maps.template.presets
maps.template.yourRecentEvents
maps.template.preset.ANARCHY
maps.template.preset.ALL
maps.template.preset.onlyMode
forms.errors.noSearchMatches
errors.genericReload

* Added translation for ojb calc

Added translation for the following line
"object-damage-calculator.description"

* Added mode long desc translation

Added translations for the following lines

MODE_LONG_TW
MODE_LONG_SZ
MODE_LONG_TC
MODE_LONG_RM
MODE_LONG_CB

* Fix

* Prettify

* Added translation for torpedo explanation

Added translation for 
"torpedoExplanation":

* Update translation-progress.md

* Added Danish translations

Added Danish translations for

damage.toSplat_one
damage.DIRECT_MIN
damage.DIRECT_MAX

Added capital starting letter for
 "damage.DISTANCE": 
  "damage.SPLASH":

* Update translation-progress.md

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2022-10-31 17:23:40 +02:00
lolametro
fce6632d59
Update DE translation (#1076)
* Update analyzer.json for DE

* Minor fix for DE analyzer.json

* Update common.json for DE

* Update front.json for DE

* Update translation-progress.md

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2022-10-31 17:17:10 +02:00
Frederik
d98d9f5768
Update Danish translation (#1069)
* Added translations for object dmg calculator

Added translation for the Object DMG calc

changes translations to make them more correct.
fixed minor typos and misspellings.

* Added translations

Added Danish translations for following lines

pages.object-damage-calculator
actions.loading
actions.clear
actions.selectAll
actions.search
maps.template
maps.template.none
maps.template.event
maps.template.presets
maps.template.yourRecentEvents
maps.template.preset.ANARCHY
maps.template.preset.ALL
maps.template.preset.onlyMode
forms.errors.noSearchMatches
errors.genericReload

* Added translation for ojb calc

Added translation for the following line
"object-damage-calculator.description"

* Added mode long desc translation

Added translations for the following lines

MODE_LONG_TW
MODE_LONG_SZ
MODE_LONG_TC
MODE_LONG_RM
MODE_LONG_CB

* Fix

* Prettify

* Added translation for torpedo explanation

Added translation for 
"torpedoExplanation":

* Update translation-progress.md

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2022-10-30 10:33:48 +02:00
Kalle
1667048496 Fix JP translations for "duration" 2022-10-30 01:53:32 +03:00
Kalle
60a0495b9d Support for blob 4 shots in analyzer
+ fixed L-3 showing curling damage in multiples.
+ fixed "1 hit" typoed to "1 hits"

Closes #1065
2022-10-29 21:04:34 +03:00
Kalle
7af8e7a9db Add slosher class weapons damages 2022-10-29 20:36:48 +03:00
Frederik
f89a67cdf6
Update Danish translations (#1059)
* Added translations for object dmg calculator

Added translation for the Object DMG calc

changes translations to make them more correct.
fixed minor typos and misspellings.

* Added translations

Added Danish translations for following lines

pages.object-damage-calculator
actions.loading
actions.clear
actions.selectAll
actions.search
maps.template
maps.template.none
maps.template.event
maps.template.presets
maps.template.yourRecentEvents
maps.template.preset.ANARCHY
maps.template.preset.ALL
maps.template.preset.onlyMode
forms.errors.noSearchMatches
errors.genericReload

* Added translation for ojb calc

Added translation for the following line
"object-damage-calculator.description"

* Added mode long desc translation

Added translations for the following lines

MODE_LONG_TW
MODE_LONG_SZ
MODE_LONG_TC
MODE_LONG_RM
MODE_LONG_CB

* Fix

* Prettify

Co-authored-by: Kalle <38327916+Sendouc@users.noreply.github.com>
2022-10-29 11:11:46 +03:00
Kalle
cef0bf73d5 Update dutch translation 2022-10-29 10:58:46 +03:00
Igor
327df35380
Disable double torpedos in analyzer (#1058)
* Note about torpedo

* no magic numbers -> constant
2022-10-29 10:17:27 +03:00
Kalle
4eb0775532 Fix problems with translations jsons 2022-10-29 00:26:50 +03:00
Ai Suzuki
e0380392d5 add more translation 2022-10-28 11:39:14 +02:00
Ai Suzuki
bc73ace835 Merge branch 'master' into update-translation 2022-10-28 11:22:23 +02:00
Ai Suzuki
5e18d61fb6 update 2022-10-28 11:13:01 +02:00
Ai Suzuki
d13ae0e6a6 brash up translation + additional translations 2022-10-28 11:09:04 +02:00
Ai Suzuki
8937502fa9 refine transalation 2022-10-27 19:14:25 +02:00
Ai Suzuki
18986dccee first commit 2022-10-27 18:47:42 +02:00
Remmy Cat Stock
d1b1367651
Add event search to map pool templates 2022-10-27 13:31:37 +02:00
Remmy Cat Stock
0a85ad08d2
Add recent events to map pool templates 2022-10-27 13:31:37 +02:00
Remmy Cat Stock
63154e507e
Initial support for map pool templates 2022-10-27 13:31:36 +02:00
Remmy Cat Stock
edd3a1d91b
Improve MapPoolSelector UI 2022-10-27 13:31:36 +02:00
DoubleCookies
96475f1b73 Merge remote-tracking branch 'origin/rewrite' into rewrite 2022-10-27 10:42:57 +03:00
Igor
60ed2f02e3
Merge branch 'Sendouc:rewrite' into rewrite 2022-10-27 10:34:12 +03:00
DoubleCookies
c7b4bb1f74 updates 2022-10-27 10:33:44 +03:00
Kalle
e6c25967e9 Analyzer add link to Obj DMG page when OS selected
Closes #1039
2022-10-27 09:43:56 +03:00
Kalle
41120088e0 Add Hydra fully charged shot damage to analyzer
Closes #1046
2022-10-27 09:27:12 +03:00
Kalle
b4762d6455 Fix crash when no damage data on obj dmg calc 2022-10-26 17:29:32 +03:00
Kalle
2633b444af Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into FrederikFraJylland/rewrite 2022-10-26 09:11:56 +03:00
Kalle
bf4b6fab13 Add object dmg calc to nav and front page 2022-10-26 09:00:43 +03:00
Kalle
2ab4acde77 Object damage acronyms explanation 2022-10-25 17:40:43 +03:00
Kalle
6eea2edb7b Add splatted by RP user stat to analyzer (ss) 2022-10-24 19:32:53 +03:00
Kalle
12bd09cb14 Add splatted by RP user stat to analyzer 2022-10-24 19:24:26 +03:00
DoubleCookies
10f8381921 Merge remote-tracking branch 'origin/rewrite' into rewrite 2022-10-24 13:09:06 +03:00
DoubleCookies
4f5dad6fa9 analyzer by Yaga, other fixes by DblCookies 2022-10-24 13:07:38 +03:00
Igor
59fdc77bfc
Merge branch 'Sendouc:rewrite' into rewrite 2022-10-24 12:59:45 +03:00
Kalle
3c69208ced Objective damage calc page title 2022-10-24 00:27:53 +03:00
Kalle
1671653839 Objective damage calc i18n 2022-10-24 00:25:16 +03:00
Frederik
a2547fa312
Changed Danish translation of line
Changed the Danish translation of "results.placing", so it has the same translation as  "forms.team.placing" from the calander.json file in order to have consistency.
2022-10-23 16:58:28 +02:00
Frederik
2f7d62d4d3
Fixed wrong translation
Fixed wrong translation of "forms.team.placing".
The previous translation was a verb instead of a noun.
2022-10-23 16:56:16 +02:00
Frederik
1234ff83dc
Added missing danish translations
Fixed wrong translation of  "results.placing", so it stated which place a player/team got in a tournament instead of thier "rank" in the tournament

added Danish translations for
results.title
results.highlights
results.nonHighlights
results.highlights.choose
results.highlights.explanation
2022-10-23 16:52:08 +02:00
Frederik
8390efc8a7
Added danish translations for auth.
Important note
The translation for "auth.errors.unknown" instructs the user to ask for help via the helpdeskchat on the sendou discord server.


Added Danish translations for the following lines
auth.errors.aborted
auth.errors.failed
auth.errors.discordPermissions
auth.errors.unknown
actions.close
2022-10-23 16:43:04 +02:00
Kalle
ce50e62172 Run check-translation-jsons 2022-10-22 12:43:13 +03:00
lolametro
71998bf485
Merge existing and new locs in common.json DE 2022-10-22 11:17:18 +02:00
lolametro
c25d4fbd97
Update game-misc.json for DE 2022-10-21 21:18:19 +02:00
lolametro
afe24d150a
Update front.json for DE 2022-10-21 21:16:05 +02:00
lolametro
1efd49f15e
Update common.json for DE 2022-10-21 21:14:30 +02:00
lolametro
17b34f6fe2
Update calendar.json for DE 2022-10-21 21:08:53 +02:00
Kalle
7a6187bc49
Merge pull request #1022 from Sendouc/auth-error-ux
Show dialog for failed login attempts
2022-10-20 23:44:58 +03:00
Kalle
f535ded72f Add Splatalittle badge 2022-10-20 23:43:59 +03:00
Remmy Cat Stock
ab98a106bb
Show dialog for failed login attempts 2022-10-20 22:40:34 +02:00
Kalle
1274b0e84b Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into FrederikFraJylland/rewrite 2022-10-19 22:11:00 +03:00
Kalle
7b76f90138 Update translation progress 2022-10-19 22:10:15 +03:00
Frederik
a08dff20c4
Added translations for profile features
Note

Once the translations are implementend.
Check if the following strings

The following lines have been translated.

customUrl
ign
ign.short
stickSens
motionSens
motion
stick
sens
results.participants
forms.errors.invalidCustomUrl.numbers
forms.errors.invalidCustomUrl.strangeCharacter
forms.errors.invalidCustomUrl.duplicate
forms.errors.invalidSens

stickSens
motionSens

Do not overlap with eachother
2022-10-19 08:14:51 +02:00
Frederik
7fa025ad04
Added the acronyms for the game modes
Added the english acronyms for the game modes, as there are no Danish translations of those game modes.
2022-10-19 07:59:43 +02:00
Frederik
d9d4f82739
Added translations for the map list
Added Danish translations for the line

"maps.description"
2022-10-19 07:57:58 +02:00
Frederik
2657565f24
Added tranlsations for map list
Added danish translations for the map list feature

The following lines have been translated

pages.maps
actions.copyToClipboard
maps.createMapList
maps.halfSz
maps.mapPool
maps.tournamentMaplist
2022-10-19 07:52:50 +02:00
Frederik
4ea1db705b
Added missing translations
Added translations for 
createMapList
forms.mapPool
2022-10-19 07:44:30 +02:00
Frederik
e45b2b329a
Merge branch 'Sendouc:rewrite' into rewrite 2022-10-19 07:33:49 +02:00
Remmy Cat Stock
76afa161fc
Implement user result highlights UI 2022-10-18 23:41:01 +02:00
DoubleCookies
5574b8bb85 Calendar, contrubtions, front translate, short game modes names will be same 2022-10-18 12:06:15 +03:00
Remmy Cat Stock
5b1b440c28
Re-encode all avif files 2022-10-16 11:48:37 +02:00
Remmy Cat Stock
9f7faa2054
Improve result placement display with custom medal icons 2022-10-15 13:17:04 +02:00
Frederik
6b3ca662bf
Fixed misspelling
Fixed misspelling of word in the line " "stat.shootingRunSpeedCharging""
2022-10-14 07:37:38 +02:00
Remmy Cat Stock
8aea2c19a8 Add participants count to user results table 2022-10-13 23:03:15 +02:00
Kalle
8a48ddb40d Update NL translation 2022-10-13 23:52:00 +03:00
Kalle
3b4b498750 Translation chore 2022-10-13 23:41:40 +03:00
Shanglin Mo
9d3bf630a7 Fix typos 2022-10-13 23:40:46 +03:00
Shanglin Mo
52d0231b4a Fixed typos 2022-10-13 23:40:46 +03:00
Shanglin Mo
894fcfd04e Create analyzer.json
Add analyzer.json in Chinese
2022-10-13 23:40:46 +03:00
Kalle
8a47d3a0e1
Merge pull request #1005 from FrederikFraJylland/patch-3
Adding missing translation
2022-10-13 23:39:03 +03:00
Kalle
c4318cbde2 Fix updated json problems 2022-10-13 23:32:32 +03:00
Kalle
fe124ea99f Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into patch-2 2022-10-13 23:30:33 +03:00
Kalle
ae3f706f24 Maps page translated 2022-10-13 23:22:26 +03:00
Kalle
6b49d06f57 Maps preparation for prod 2022-10-13 21:45:36 +03:00
Kalle
8470bf228e Map pool on tournament page 2022-10-13 21:39:40 +03:00
Kalle
4108637a30 Save map pool in edit calendar event page 2022-10-13 19:22:23 +03:00
Frederik
f01200332f
Adding missing translation
Added translation for "pages.s2"
Made minor fixes for bad translations.

Added Danish translations for weapon categories.
2022-10-10 19:25:13 +02:00
Frederik
a9db44ba68
Added translation
Added translations for 

stat.shootingRunSpeed
stat.shootingRunSpeedCharging
stat.shootingRunSpeedFullCharge

Fixed wierd translation errors, typos and changed translations, so the text will in their containers.
2022-10-10 19:13:31 +02:00
Kalle
1beda44332 Add Showroom badge previews 2022-10-10 00:21:28 +03:00
Kalle
58c6f52810 Add Showroom badge 2022-10-10 00:10:33 +03:00
Kalle
a0e639c61d
Merge pull request #1001 from lolametro/rewrite
Update DE localization
2022-10-09 01:00:44 +03:00
Kalle
909b929773 Run check-translation-jsons script 2022-10-09 00:59:38 +03:00
Kalle
b1042f8e37 Generates map lists 2022-10-09 00:58:19 +03:00
lolametro
0948d0fb22
Update user.json 2022-10-08 20:56:51 +02:00
lolametro
68bff66d4c
Update front.json 2022-10-08 20:52:02 +02:00
lolametro
7fcef0df6e
Update common.json 2022-10-08 20:50:13 +02:00
lolametro
0dd68bd99e
Update analyzer.json 2022-10-08 20:45:33 +02:00
Kalle
d2515051f9 Add "November Splatfest Dates Announced" article 2022-10-08 10:29:59 +03:00
Kalle
34e134acaf Maps with serializing to URL 2022-10-06 20:54:14 +03:00
Kalle
87bca7aa44 Maps page initial 2022-10-06 20:54:14 +03:00
Kalle
5e6ffbebfb Add link to spl2 sendou ink to footer
Closes #908
2022-10-04 21:35:23 +03:00
Kalle
5da1a66a6c Add Lo-Vis Visor 2022-10-04 21:07:14 +03:00
Kalle
adde24db50 Add new badges 2022-10-03 21:17:30 +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
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
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
5a51c856a4 Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into patch-3 2022-10-01 11:41:22 +03:00
Kalle
e84eb2045c Fix json formatting 2022-10-01 11:39:30 +03: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
Frederik
07254186fe
Merge branch 'Sendouc:rewrite' into patch-1 2022-09-28 20:21:45 +02:00
taqm
4d37550b2e Add and update ja translations. 2022-09-28 02:06:16 +09:00
Frederik
d23440fba7
Added translation for "buildsGoTo":
Added Danish translation for  "buildsGoTo":
2022-09-26 21:06:22 +02:00
Kalle
fc5895cb46 Add Ink Anarchy badge 2022-09-26 21:41:53 +03:00
Kalle
06d096d98d Update Spanish translations 2022-09-26 21:38:25 +03:00
Kalle
397d612b26 Fix da translation json formatting and naming 2022-09-26 21:28:16 +03:00
Frederik
ceb3f73cca Add files via upload 2022-09-26 21:25:55 +03:00
Kalle
dcaede6109
Merge pull request #970 from FrederikFraJylland/patch-1
Added weapon caategory and other translations.
2022-09-26 21:24:00 +03:00
Kalle
492977f45c Add logo with link to front page 2022-09-26 21:21:00 +03:00
Frederik
71ee7be019
Added weapon caategory and other translations.
Added missing stringfor "actions.loadMore"

The weapon categories have just been added, as there are no Danish names for the weapon categories.
2022-09-25 19:30:41 +02:00
Kalle
fa5cd28c0d More friendly error page 2022-09-25 16:18:09 +03:00
Kalle
9b28490450 Add builds peek to front page 2022-09-25 15:33:00 +03:00
Kalle
421688c822 Fix weird space from translation json 2022-09-25 15:11:44 +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
f9b1d6b9e8
Merge pull request #968 from FrederikFraJylland/rewrite
Adding of Missing Danish translations.
2022-09-25 13:24:48 +03:00
Kalle
57d802403c Fix malformatted json 2022-09-25 13:24:09 +03:00
Kalle
7d2b2ce953
Merge pull request #966 from lolametro/rewrite
Update locale for DE
2022-09-25 13:22:56 +03:00
Frederik
2271dc5bfc
Update contributions.json
added translation of the "translation"
2022-09-25 11:47:07 +02:00
Frederik
c6939447bb
Update front.json
Added translation of analyzer.description
2022-09-25 11:45:42 +02:00
Frederik
51170a6bcc
Update common.json
Added missing translation for "pages.analyzer":
2022-09-25 11:43:18 +02:00
Kalle
494e5af5f7 Builds index page initial 2022-09-25 00:29:49 +03:00
lolametro
620997a21c
Update contributions.json for DE 2022-09-24 18:28:52 +02:00
lolametro
f719f146b6
Update front.json for DE 2022-09-24 18:20:45 +02:00
lolametro
e4c5879449
Update common.json for DE 2022-09-24 18:19:47 +02:00
lolametro
63bdc924de
Update analyzer.json for DE 2022-09-24 18:18:38 +02: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
336f2992c8 Add missing keys to Danish gear.json 2022-09-24 11:49:04 +03:00
Kalle
cbab0b1eae Fixes to translation jsons 2022-09-24 10:47:51 +03:00
Kalle
f4132fb532 Add Splat Reunion badges 2022-09-24 09:52:01 +03:00
Kalle
829e564eb6 Add BRU Beakon effect 2022-09-21 00:17:59 +03:00
Kalle
18a7f7edae Add Squid Surge IA effect 2022-09-20 23:42:01 +03:00
Kalle
560ff677e3 NL translations prettify 2022-09-20 23:41:32 +03:00
Kalle
93172a3ac2 Nederlands translation by Ferrari!#6448 2022-09-20 22:48:58 +03:00
Kalle
2d9dd3f91e Build Analyzer to prod! 2022-09-20 20:48:41 +03:00
Kalle
37738ad8e5 Add Tacticooler effect 2022-09-19 23:36:40 +03:00
Kalle
d5ddc97e7c Ink Vac SPU effect 2022-09-19 20:27:48 +03:00
Kalle
059d738340 Wave Breaker SPU effect 2022-09-19 17:58:38 +03:00
Kalle
5b64515976 Booyah Bomb SPU effect 2022-09-18 21:26:59 +03:00
Kalle
2be14cda3b Ink Storm SPU effect 2022-09-18 21:14:47 +03:00
Kalle
cabdbd1da4 Tenta Missiles SPU effect 2022-09-18 21:14:47 +03:00
Kalle
502240ad23 Zipcaster SPU effects 2022-09-18 21:14:47 +03:00
Kalle
6ef1b0c55b Big Bubbler SPU effects 2022-09-18 21:14:47 +03:00
Kalle
64d2a64b5f Trizooka paint and damage radius effect 2022-09-18 21:14:47 +03:00
Kalle
34a77b6506 Special duration stat 2022-09-18 21:14:47 +03:00
Kalle
bb9eb2be31 More descriptive jump RNG reduction stat 2022-09-18 21:14:47 +03:00
Kalle
de3a7995b2 Add popover and explain IA jump RNG reduce 2022-09-18 21:14:47 +03:00
Kalle
b601c0421c IA jump RNG reduction effect 2022-09-18 21:14:47 +03:00
Kalle
8539205f71 Bomb Heavy/Light damage 2022-09-18 21:14:47 +03:00
Kalle
91863edde7 Translation jsons prettified 2022-09-18 21:14:47 +03:00
lolametro
c113764498
Merge branch 'rewrite' into rewrite 2022-09-18 11:41:07 +02:00
lolametro
d8230e2eb1
Create contributions.json 2022-09-18 11:35:47 +02:00
Kalle
fdbf00a7eb Add Spanish translation by Hachi#2409 2022-09-18 12:02:20 +03:00
Kalle
7f38caa49c Add missing DE translations by 공주 Alice#0232 2022-09-18 11:58:27 +03:00
lolametro
019dce86c0
Create analyzer.json 2022-09-17 22:21:55 +02:00
Kalle
1f26fe68bf Add bomb def damage reduction stats 2022-09-17 18:19:38 +03:00
Kalle
5d9a3ea13c Angle Shooter tracking defense stat + explanation 2022-09-17 17:20:35 +03:00
Kalle
bdaa18b3a2 Sub defense stats for Point Sensor and Ink Mine 2022-09-17 17:09:46 +03:00
Kalle
4b128c59a6 BRU effects for analyzer 2022-09-17 12:58:43 +03:00
Kalle
e57f1d63c1 EffectsSelector with LDE dropdown 2022-09-16 20:19:43 +03:00
Kalle
4184eda385 Add ability points to analyzer 2022-09-16 19:14:25 +03:00
Kalle
4b9ab64647 Main weapon white ink stats 2022-09-15 20:03:42 +03:00
Kalle
a5e13218f4 Charge charging params 2022-09-15 19:32:33 +03:00
Kalle
294d3404d2 Page title for build analyzer 2022-09-15 18:40:02 +03:00
Kalle
f2fc3492e5 Analyzer Ink Resistance 2022-09-15 18:21:50 +03:00
Kalle
67d3299e82 Analyzer super jump stat 2022-09-15 15:31:09 +03:00
Kalle
491f51f543 Analyzer respawn stat 2022-09-15 15:18:41 +03:00
Kalle
36f38cc791 Analyzer show brella canopy hp and damage 2022-09-15 13:56:17 +03:00
Kalle
3e28818269 Analyzer damage table initial 2022-09-15 13:14:33 +03:00
Kalle
2fc048d1a9 Analyzer add weapon badge about weight 2022-09-15 01:23:49 +03:00
Kalle
c5d7934bce Add missing Tacticooler icon 2022-09-15 01:23:00 +03:00
Kalle
1f6d034b14 Analyzer add patch badge 2022-09-15 00:34:14 +03:00
Kalle
c8d2d996e4 Run/swim speed to analyzer 2022-09-15 00:16:37 +03:00
Kalle
35dbe4e6cc Default preview image for Discord etc. links 2022-09-14 23:04:52 +03:00
Kalle
263bcbbecb Analyzer Ink Recover Up effect 2022-09-14 22:18:11 +03:00
Kalle
a6226a215c White ink stat 2022-09-14 19:46:08 +03:00
Kalle
13db27b512 Display slosher shots as "Sloshes" 2022-09-14 19:13:01 +03:00
Kalle
01b2693e88 Display sub name in consumption table 2022-09-14 19:04:47 +03:00
Kalle
60b2038a2f Full charges instead of shots for splatlings 2022-09-14 18:56:52 +03:00
Kalle
dad5c3c0ac Ink consumption table for analyzer 2022-09-14 14:55:30 +03:00
Kalle
012d7f8afc Add launch gear 2022-09-14 13:43:57 +03:00
Kalle
b6ae4f73da Add Hero Shot & REEF-LUX 2022-09-14 13:02:52 +03:00