Commit Graph

3430 Commits

Author SHA1 Message Date
Kalle
bfc3cbfc87 Fix Hydra wrong dmg multipliers
Closes #1055
2022-10-29 12:42:40 +03:00
Kalle
518b778052 Add check that translation-progress.md is updates 2022-10-29 11:33:29 +03:00
Kalle
aeb8d2b070 Improve error message when lang json parsing fails 2022-10-29 11:25:17 +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
Kalle
085ef8abe5
Run checks on PR made (#1063)
* Run checks on PR made

* Prettify

* Refine criteria

* Bruh
2022-10-29 10:44:35 +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
e20b1b92b4 Remove note about WIP from README 2022-10-29 10:14:26 +03:00
Kalle
743a89bfc7 Preload translations to avoid layout flashing
Closes #869
2022-10-29 10:08:19 +03:00
Kalle
b775d70985 Add check of valid translations jsons to GA 2022-10-29 00:33:07 +03:00
Kalle
4eb0775532 Fix problems with translations jsons 2022-10-29 00:26:50 +03:00
Kalle
7397664e37 Add validation against i18n json duplicate keys 2022-10-29 00:25:18 +03:00
Kalle
132df15b9a
Merge pull request #1054 from aisuzuki/update-translation
Update translation  (JA)
2022-10-28 22:57:21 +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
Kalle
6019b0f906 Perf optimization: prefetch pages without loader 2022-10-28 09:26:45 +03:00
Kalle
edc12bec84
Merge pull request #1056 from ElementUser/bug/1043
Issue 1043: changed <div> tag to <h1> tag for semantic HTML for top-most UI buttons on active page
2022-10-28 08:51:23 +03:00
Remmy Cat Stock
d5677cf7e8
Remove useOnce hook 2022-10-27 23:12:48 +02:00
Remmy Cat Stock
9d6c86b5ab
Fix theme switching via cookie during development 2022-10-27 22:29:31 +02:00
William Lam
e44e64dab2 Issue 1043: changed <div> tag to <h1> tag for semantic HTML on the top-most UI buttons for an active page 2022-10-27 16:24:04 -04:00
Kalle
aaaf6b318c Add front page translations for preloading 2022-10-27 23:18:55 +03:00
Kalle
29896aa76c Add Hydra Splatling shots to pop RM test 2022-10-27 20:29:44 +03:00
Kalle
fbe1c61356
Merge pull request #1047 from Sendouc/map-pool-templates
Map pool templates
2022-10-27 20:29:35 +03:00
Ai Suzuki
8937502fa9 refine transalation 2022-10-27 19:14:25 +02:00
Ai Suzuki
d8ea1a9277 update list 2022-10-27 18:59:04 +02:00
Ai Suzuki
18986dccee first commit 2022-10-27 18:47:42 +02:00
Kalle
b340f32ae3 Fix theme cookie not saved after session closing 2022-10-27 18:12:36 +03:00
Kalle
6bacfe9717 Add Hydra full charge to prioritized damage types 2022-10-27 17:59:58 +03:00
Remmy Cat Stock
ef185902bf
Update translation-progress.md 2022-10-27 13:32:20 +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
Remmy Cat Stock
3b18598288
Introduce utility MapPool class 2022-10-27 13:31:36 +02:00
Remmy Cat Stock
de9aefa996
Unify MapPoolSelector components 2022-10-27 13:31:36 +02:00
Igor
0a65384a6a
Merge pull request #1051 from DoubleCookies/rewrite
Ru translation update
2022-10-27 12:49:23 +03: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
672fa07152 Update Build Analyzer to patch 1.2.0 2022-10-27 09:14:02 +03:00
Kalle
4353b30f7e Add object-damage-calculator page title 2022-10-26 17:30:40 +03:00
Kalle
b4762d6455 Fix crash when no damage data on obj dmg calc 2022-10-26 17:29:32 +03:00
Kalle
20650c9a86
Merge pull request #1035 from FrederikFraJylland/rewrite
Added and changed Danish translations
2022-10-26 09:12:31 +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
b8a19e0190 Update translation-progress.md 2022-10-26 09:10:51 +03:00
Kalle
01b0b55e51 Add patch badge to obj dmg calc page 2022-10-26 09:07:35 +03:00