Commit graph

630 commits

Author SHA1 Message Date
Jack Baron
5901ffb5de
use pattern matching and interpolation 2020-11-16 14:10:11 +00:00
Jack Baron
d3ad20d082
remove seemingly unused param 2020-11-16 14:09:03 +00:00
Jack Baron
1884b7f9ec
disable naming warnings for JSON types 2020-11-16 14:08:18 +00:00
Jack Baron
c10f9b88f6
use simple types 2020-11-16 14:06:24 +00:00
Jack Baron
cbdc019b1c
simplify ratelimit init 2020-11-16 14:04:32 +00:00
Jack Baron
1c0f6dcaba
simplify object initialisers 2020-11-16 14:03:46 +00:00
Jack Baron
d4753910f4
add readonly modifiers where appropriate 2020-11-16 14:03:01 +00:00
Jack Baron
cfe66c84e1
simplify all 2020-11-16 14:02:28 +00:00
Jack Baron
2f0375bb86
fix unlocalised dialog title 2020-11-16 13:57:05 +00:00
Jack Baron
57822f3721
fixed incorrect language code for dutch 2020-11-16 13:37:59 +00:00
Jack Baron
ac027753ad
add missing swedish localisations
thanks RangeValley#0237
2020-11-16 13:37:16 +00:00
Jack Baron
47602291a0
remove and sort usings 2020-11-16 13:22:30 +00:00
Jack Baron
b5223f36a9
Merge pull request #266 from DomDom3333/master
Added check and Warning for Uninstalling BSIPA
2020-11-05 16:35:40 +00:00
Jack Baron
0ff1c5164c
add missing translations 2020-11-05 16:31:35 +00:00
Jack Baron
be06ee7a99
localise bsipa uninstall fail box 2020-11-05 16:31:24 +00:00
Jack Baron
8659cbb7f7
improve readability 2020-11-05 16:25:56 +00:00
DomDom3333
7ba79ecd41 Did a stupid and forgot some brackets.
Just forgot some brackets and blindly commited before checking. Fixed now.
2020-10-27 21:58:13 +01:00
DomDom3333
5f814ab58e Added check and Warning for BSIPA
Simple check if IPA.exe and IPA Directory exists before trying to delete it.
2020-10-27 16:34:14 +01:00
Jack Baron
1c1332f1b5
Merge pull request #264 from ErisApps/feature/Renamed_#support_to_#pc-help
Renamed the #support channelname to #pc-help
2020-10-26 21:01:19 +00:00
Eris
0b702e8840 Renamed the #support channelname to #pc-help 2020-10-26 20:05:19 +01:00
Jack Baron
503aad4af2
Updated version to 1.1.16 2020-10-25 01:13:42 +00:00
Jack Baron
1c14aba0d6
Merge pull request #262 from wgzeyu/patch-23
Update Chinese localization
2020-10-25 01:12:52 +00:00
wgzeyu
e4a6fe0335
Update Chinese localization 2020-10-25 08:55:14 +08:00
Jack Baron
f41b7a7b23
Merge pull request #235 from wgzeyu/patch-22
Add chinese guide
2020-10-25 01:29:28 +01:00
Jack Baron
b268d472bf
don't check for updates when running debug 2020-10-25 01:15:21 +01:00
Jack Baron
ad62d5ecbd
Merge pull request #240 from TheJmJ/master
Issue #239: Quick hotfix for error that comes if not up-to-date
2020-10-25 01:13:01 +01:00
Jack Baron
223da16d7f
minor cleanup to alias resolution 2020-10-25 01:11:52 +01:00
Jack Baron
e3726cbc63
Merge pull request #257 from Assistant/fix/spam-pats-hugs
[Fix] Spamming pat/hug buttons causes crashes
2020-10-22 19:14:53 +01:00
Jack Baron
d9d9c9e5d0
only reenable pat/hug buttons when popups are open
closes #253
2020-10-22 19:12:35 +01:00
Jack Baron
69f3f0556a
Merge pull request #256 from ErisApps/feature/Added_revised_Swedish_translations
Added/revised Swedish translations
2020-10-22 16:53:30 +01:00
Eris
bb5729ef9b Added/revised Swedish translations
All credits for those translations go to Davy#0013 ( as I don't speak nor understand a single word of what's written here 😅 )
2020-10-22 17:45:23 +02:00
Jack Baron
24918e6079
Merge pull request #209 from Parapass/patch-5
Check if Playlists folder exists before downloading
2020-10-22 15:36:58 +01:00
Jack Baron
8a05d0e4a0
only create playlists dir when needed 2020-10-22 15:34:34 +01:00
Jack Baron
3039f744a5
rewrite create function
CreateDirectory does nothing if the dir exists
2020-10-22 15:32:09 +01:00
Jack Baron
60893fd40c
Merge pull request #255 from Awagi/patch-3
🇫🇷 Update translation
2020-10-22 15:23:05 +01:00
Awagi
ea5b271954
🇫🇷 Update translation 2020-10-22 12:18:50 +02:00
Jack Baron
271f649cb5
Merge pull request #251 from paulvandenburg/feature/nl-translation-fixes
Add missing NL translations, fix typos and suboptimal NL translations
2020-10-21 11:24:47 +01:00
Jack Baron
9eda65c5bc
Merge pull request #250 from mhombach/feature/issue-249-missing-german-translation
feat(249): added missing german translation
2020-10-21 11:24:39 +01:00
Paul van den Burg
9e92464ceb Add missing NL translations, fix typos and suboptimal NL translations 2020-10-21 00:41:23 +02:00
Jack Baron
4832649002
one day I'll get CI right 2020-10-20 21:29:07 +01:00
mhombach
3f9cf7c2cd feat(249): german translation
- added all missing translation
- changed "About:List:Header" because it sounded awkward in german (it's still not 100% but I did't want to change the whole structure of the sentence)
2020-10-20 22:28:00 +02:00
Jack Baron
f105e5336f
Updated version to 1.1.15 2020-10-20 21:25:46 +01:00
Jack Baron
84382c48b2
properly resolve version for release 2020-10-20 21:24:53 +01:00
Jack Baron
7f94b2bf33
i left debug code in oops 2020-10-20 21:22:29 +01:00
Jack Baron
1b1c209df4
Updated version to 1.1.14 2020-10-20 20:52:53 +01:00
Jack Baron
5294455fdd
unfuck actions yml 2020-10-20 20:50:00 +01:00
Jack Baron
18c35bb70f
Merge pull request #245 from Assistant/feat/translation-stubs
Translation Stubs Tool
2020-10-20 20:46:15 +01:00
Jack Baron
b0f9e8b6db
Merge pull request #237 from RedBrumbler/patch-6
Improved some phrases
2020-10-19 14:54:17 +01:00
Jack Baron
db9c241d26
"Tik op hoofd" sounds like :owoHit:
Co-authored-by: Eris <erisapps@outlook.be>
2020-10-19 14:53:04 +01:00
Jack Baron
98181a50df
Merge pull request #246 from ErisApps/feature/Added_Swedish_translation_for_NoMods_key
Added Swedish translation for NoMods loc key
2020-10-19 14:41:46 +01:00