Commit Graph

3725 Commits

Author SHA1 Message Date
Kalle
d4ffd8f35b Build Analyzer: Compare in ink consumption table 2023-01-28 19:43:05 +02:00
Kalle
27cb5be472 Build Analyzer: Create new build prompt 2023-01-28 15:31:07 +02:00
Kalle
cc7d0bfc7c Playwire test 2023-01-28 13:10:40 +02:00
Kalle
000671d2b5 Avoid jumpiness in UI when clicking back button 2023-01-27 00:49:10 +02:00
Kalle
ce39f213f9 Fix RP calculation (no QR reduction if only own RP) 2023-01-27 00:48:57 +02:00
Kalle
32f5ff6d04 Add badge 2023-01-27 00:18:22 +02:00
Kalle
3110635b2f Take in account Jr. big ink tank for subWeaponInkConsumptionPercentage 2023-01-27 00:09:32 +02:00
Kalle
ecf3763c37 Fix 1 main of ISS on Autobomb showing 50% ink consumption 2023-01-26 23:28:38 +02:00
Kalle
646c3feac5 Add new badge 2023-01-26 22:55:29 +02:00
Kalle
5115df4e2c Add customize user profile page colors e2e test 2023-01-25 18:32:52 +02:00
Kalle
ea0c82f13f Add new perks to support page 2023-01-25 17:56:56 +02:00
Kalle
4ed1cbc23f Team custom colors 2023-01-25 00:52:24 +02:00
Kalle
d4f0849987 Patron: Customize colors of own user profile 2023-01-24 01:31:33 +02:00
Kalle
057c4cf18d Support page 2023-01-23 00:39:21 +02:00
Kalle
318f7a5043 Ugprade Remix deps 2023-01-22 14:32:18 +02:00
Kalle
f0f6b14f58 Upgrade deps 2023-01-22 13:40:05 +02:00
Frederik
777c382b48
Update Danish translation (#1208)
* Added danish translatios to the common.json file.

Added translations for the following lines. in the DA\common.json file

pages.t
actions.reset
actions.create
actions.cancel
actions.join
actions.upload
upload.imageToUpload
upload.title
upload.type.team-pfp
upload.type.team-banner
upload.commonExplanation # Translations are made assuming it means "{{count}} images await moderator approval
upload.afterExplanation # Translations are made assuming it means "{{count}} images await moderator approval

Changes to exiting translation in common.json file
- "actions.copyToClipboard" #Made translation slightly shorter.

* Added Danish translations

Added DAnish translations to the contributions.json file.
Added following lines.
- antariska

* Added danish translations to team.json

Added Danish translations for team.json.

The following lines have been added.
newTeam.button
newTeam.header
teamSearch.placeholder
actionButtons.leaveTeam
leaveTeam.header
actionButtons.leaveTeam.confirm
actionButtons.editTeam
actionButtons.manageRoster
actionButtons.deleteTeam
actionButtons.kick
kick.header
actionButtons.transferOwnership
transferOwnership.header
actionButtons.transferOwnership.confirm
deleteTeam.header
forms.fields.teamTwitter
forms.fields.bio
forms.fields.uploadImages
forms.fields.uploadImages.pfp
forms.fields.uploadImages.banner
forms.info.name
forms.errors.duplicateName
roster.teamFull
roster.inviteLink.header
roster.members.header
validation.SHORT_CODE
validation.TEAM_FULL
validation.INVITE_CODE_WRONG
validation.ALREADY_IN_DIFFERENT_TEAM
validation.VALID

* Fixed translations

Changed following translations in the common.json file
-"upload.afterExplanation_one": # Added the {{count}} variable, at it is required.
2023-01-21 18:59:23 +02:00
Kalle
ebf980ad41 Fix NS effect not showing without swim speed 2023-01-21 18:56:58 +02:00
Kalle
f041bc20a5 New badge 2023-01-21 15:48:06 +02:00
Kalle
0ef6ad6460 Adjust AP Comparison table margin 2023-01-21 15:45:16 +02:00
Kalle
70cac45579 Force add abilities to first build if second is empty 2023-01-21 15:41:26 +02:00
Kalle
2c7272585b Show main abilities in AP compare 2023-01-21 15:22:25 +02:00
Kalle
1b81519dd2 Patch 2.1 for Analyzer 2023-01-21 15:03:59 +02:00
Kalle
d8b5dbade6 Fix RP + new Tacticooler calculation 2023-01-21 14:53:55 +02:00
Kalle
bbe57802b6 Add new badge 2023-01-21 12:14:27 +02:00
Kalle
f48c49aaa5 Build Analyzer: AP comparing 2023-01-21 12:10:40 +02:00
Kalle
8ba5c715fe Remove Fathom 2023-01-20 21:59:08 +02:00
Kalle
ad1a8b5b2e Build Analyzer: Comparison initial 2023-01-20 21:57:11 +02:00
Kalle
00cabd3cb7 Build Analyzer: Show 3 decimals for stats 2023-01-19 00:46:06 +02:00
Kalle
a60901e59b Build Analyzer: New weapon "info cards" style 2023-01-18 01:04:33 +02:00
Kalle
9f59864012 Don't let Weapon combobox weapon names wrap 2023-01-17 21:59:21 +02:00
Kalle
7f4a182ba5 Make textarea wrap text 2023-01-17 21:06:31 +02:00
Kalle
e1edfae929 Fix Safari bug when lazy loading images
Without it in e.g. team pages there is weird borders
before the image loads around the pfp's.
2023-01-17 19:29:46 +02:00
Kalle
4912b45569 Don't show images for validation the reference to nothing 2023-01-17 19:11:58 +02:00
Kalle
6da896a617 Map Planner: Persist to IndexedDB 2023-01-15 22:12:01 +02:00
Kalle
ce7e757082 Image upload admin: Show unvalidated left count 2023-01-15 22:12:01 +02:00
Kalle
4de648972d Team Search: Fix horizontal overflowing with long team names 2023-01-15 22:12:01 +02:00
Kalle
9f25720f16 Team: Fix border around avatar being off 2023-01-15 22:12:01 +02:00
Kalle
7344002b42 Team page: Small mobile member card layout improvements 2023-01-15 22:12:01 +02:00
Kalle
d985eadb9a Plus Server suggestions visible for everyone 2023-01-15 22:12:01 +02:00
dependabot[bot]
ce9b8b0b85
Bump json5 from 2.2.1 to 2.2.3 in /discord-bot (#1206)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-15 21:57:44 +02:00
Kalle
c579d3e240 Remove background pattern from image
This caused a weird "border" on images.
+ It's kind of ugly when below transparent images.
Still some issues to solve when images don't load.
2023-01-15 16:53:36 +02:00
Kalle
7fab35a461 Fix seed script 2023-01-14 14:43:14 +02:00
Kalle
c9cd840e58 Persisted Plus Tier migration
This is basically 100% perf optimization
2023-01-14 14:24:58 +02:00
Kalle
946a287b96 Introduce getUserId and requireUserId
Idea is to avoid doing DB calls when all we need
is just the user's id.
2023-01-14 13:45:06 +02:00
Kalle
84e1868aa0 Remove unused code 2023-01-14 13:08:00 +02:00
Kalle
b35f5d9921 BuildCard: Bigger font size for user name / time 2023-01-14 12:16:55 +02:00
Kalle
87af222a10 Don't prefetch some pages with loader 2023-01-13 23:33:22 +02:00
Kalle
77c7ea7b22 Temporarily make assets URL point to digital ocean 2023-01-13 21:22:28 +02:00
Kalle
d652e76154 Various improvements 2023-01-13 21:18:07 +02:00