Commit Graph

3354 Commits

Author SHA1 Message Date
Kalle
dfd16cef2f Fix errors not getting logged 2022-10-23 12:49:05 +03:00
Kalle
14f7507e2c Make damage use rounding that matches data struct 2022-10-23 12:01:05 +03:00
Kalle
86a5e9ee2a Objective damage table change SPU/BRU 2022-10-23 11:59:03 +03:00
Kalle
3fe59c1a88 Table layout to work with any number of data cols 2022-10-23 11:18:57 +03:00
Kalle
cca225c780 Remove calculations from component code 2022-10-23 11:13:02 +03:00
Kalle
9708043463 Add distance to obj dmg table headers 2022-10-23 10:50:53 +03:00
Kalle
430d347f79 Add damages from Lean 2022-10-23 10:39:23 +03:00
Kalle
b448c19b71 Object damages with calculation 2022-10-22 16:43:31 +03:00
Kalle
89e525307f Merge branch 'rewrite' of https://github.com/Sendouc/sendou.ink into rewrite 2022-10-22 12:50:28 +03:00
Remmy Cat Stock
ef588503d5
Merge pull request #1030 from Sendouc/active-nav-item
Detect active nav item via route handle instead of path matching
2022-10-22 11:44:40 +02:00
Kalle
4313f807c3
Merge pull request #1033 from lolametro/rewrite
Update localization for DE
2022-10-22 12:43:33 +03:00
Kalle
ce50e62172 Run check-translation-jsons 2022-10-22 12:43:13 +03:00
Kalle
e705c58ebb More type safety to SendouRouteHandle.navItemName 2022-10-22 12:40:36 +03:00
lolametro
71998bf485
Merge existing and new locs in common.json DE 2022-10-22 11:17:18 +02:00
Kalle
89c388e1c3 Fix hp showed wrong for Crab Tank/brellas 2022-10-22 12:08:20 +03:00
Kalle
63a80c8ecd Object damage hitpoints initial 2022-10-22 11:43:19 +03: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
Kalle
bc892dc2fb Fix TS error 2022-10-21 22:15:15 +03: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
b2149f64f5
Merge pull request #1029 from Sendouc/breadcrumbs
Generic Breadcrumbs component/mechanism
2022-10-21 22:03:21 +03:00
Remmy Cat Stock
3ce7c00d5b
Detect active nav item via route handle instead of path matching 2022-10-21 18:29:23 +02:00
Remmy Cat Stock
85fda204c0
Refactor breadcrumbs into a component that uses route handles 2022-10-21 00:48:58 +02:00
Remmy Cat Stock
db4f633a47
Add type for route handles 2022-10-21 00:48:10 +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
cf704c3ec4
Merge pull request #1027 from Sendouc/random-css-issues
Small css improvements
2022-10-20 23:09:04 +03:00
Kalle
ae32ee7cbe
Merge pull request #1028 from Sendouc/check-translations-jsons-speed
Improve check-translations-jsons speed
2022-10-20 22:54:50 +03:00
Remmy Cat Stock
52d6e6caea
Improve check-translations-jsons speed 2022-10-20 21:47:40 +02:00
Remmy Cat Stock
26b6a4169b
Use pointer cursor for toggles 2022-10-20 09:32:11 +02:00
Remmy Cat Stock
fa02685366
Fix glitchy safari behaviour for map mode selection 2022-10-20 09:31:07 +02:00
Kalle
dc5fc84c83 Option to get wpn damage multiplier from all keys 2022-10-19 23:34:14 +03:00
Kalle
7f9bc0b5bc Revert "Upgrade i18next major"
This reverts commit 68cdbde595.
2022-10-19 23:18:34 +03:00
Kalle
68cdbde595 Upgrade i18next major 2022-10-19 23:17:36 +03:00
Kalle
6a9efbdd17 Upgrade deps 2022-10-19 23:14:35 +03:00
Kalle
255fc6fcdf Fix stylelint complaint 2022-10-19 23:05:55 +03:00
Kalle
64010059cf
Merge pull request #1023 from FrederikFraJylland/rewrite
Added missing Danish translations.
2022-10-19 22:11:21 +03: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
Kalle
9f2cec21b7
Merge pull request #1020 from Sendouc/highlight-results
User result highlights
2022-10-19 18:21: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
Remmy Cat Stock
3bc75f58d3
Add database table for user result highlights 2022-10-18 23:40:57 +02:00