Commit graph

177 commits

Author SHA1 Message Date
Observer KRypt0n_
f0b1b1d3f0
Updated Norwegian 2022-03-09 08:46:34 +02:00
mciicrw
88083a975e Update indonesian translation
Signed-off-by: mciicrw <yuda.pratama37@gmail.com>
2022-03-08 19:36:29 +07:00
Observer KRypt0n_
d023ccc7a9
Fixed yaml syntax in the Italian translations file 2022-03-07 21:25:28 +02:00
Observer KRypt0n_
39f4139373
Updated Italian and Spanish 2022-03-07 20:28:12 +02:00
Observer KRypt0n_
8a29d4a5b7
Patch settings changes
- patch section was moved under the general and now is a subsection like
  in wine/launcher settings in enhancements
- updated locales; added related French translations
2022-03-06 13:29:13 +02:00
Observer KRypt0n_
e4caf6839d
Updated uwu and German 2022-03-06 09:24:34 +02:00
Observer KRypt0n_
07b32adaae
Added Patch section to the settings menu
- removed excess sass styles
- added `Patch.revert()` method
2022-03-05 23:51:36 +02:00
Potato1682
6c5bcd7677 Add Japanese translation 2022-03-02 12:41:45 +00:00
Observer KRypt0n_
31b14bf9d5
Updated Hungarian 2022-02-21 22:52:47 +02:00
Observer KRypt0n_
50a5c7bdfc
Updated Spain, Chinese and Norwegian 2022-02-21 22:27:46 +02:00
Matteo Rizzello
71449b7c3b Update it-it.yaml 2022-02-21 18:15:08 +00:00
Observer KRypt0n_
7929e6fab8
Minor changes
- added Chinese socials support for `Launcher.getSocial()`
- updated French
- `constants.api` field now public
2022-02-20 21:06:12 +02:00
Observer KRypt0n_
b1f5e237f8
Changed game integrity checking feature
- said button was moved to the settings
- fixed launcher state updating in some cases
2022-02-20 20:48:58 +02:00
Observer KRypt0n_
0e127815f9
Updated Spanish and French 2022-02-20 18:33:46 +02:00
Observer KRypt0n_
ebe22485e6
Implemented files verification feature (!45) 2022-02-20 16:49:03 +02:00
Observer KRypt0n_
f80399bb55
Fixed missing Chinese locale 2022-02-20 15:00:26 +02:00
Observer KRypt0n_
169c03ab47
Updated Chinese 2022-02-20 14:52:11 +02:00
Maroxy
e1ebc8ff2e
Add Locales for chinese 2022-02-20 13:40:58 +01:00
Maroxy
836faa38ec
Merge branch 'main' into marie/integrity 2022-02-20 13:39:48 +01:00
Maroxy
7327231c04
Add Downloading of mismatched files
Add Locales
2022-02-20 13:39:14 +01:00
SiHuan
24702074d2
add zh-cn translation 2022-02-20 20:28:59 +08:00
Observer KRypt0n_
75f2ad66ed
Added initial Chinese game version support
- added `zh-cn` locale
- added `server` field to `config.yaml` file that indicates
  currently using game server - `global` or `cn`
  its default value is based on the system language
- `constants.paths.gameDataDir` returns path based on `server` config property
- `constants.placeholders.uppercase.full` was changed to an object:
  + global: <global game name>
  + cn: <cn game name>
- in `constants.uri.*` changed second fields:
  + api
  + telemetry
  they're following the same format as `full` placeholder
- `constants.versionsUri()` and
  `constants.backgroundUri()` are functions now
  their output depends on server you're passing as a parameter
- added `Game.server` field (global / cn)
- `PatchInfo` type now contains `server` field
- `Patch.getPatchInfo()` also depends on `Game.server` value
- reworked `Background.get()` method to support cn game api
2022-02-20 13:29:06 +02:00
Observer KRypt0n_
800dee183a
Updated uwu and Italian 2022-02-20 10:50:33 +02:00
Observer KRypt0n_
e0a093237d
2.2.0 (pre-release 2)
- added analytics window
- reworked `Checkbox`'s `tooltip` property
- added `LeftCheckbox` component
- added `constants.uri.analytics` field
- updated French and Hungarian
2022-02-19 21:24:26 +02:00
Observer KRypt0n_
195220d7e0
2.2.0 (pre-release)
* This version will be released after
  all the locales will be updated
- added `HDiffPatch` class to work with HDiffPatch (https://github.com/sisong/HDiffPatch)
- added 2 new launcher states
  + game-files-changes-applying-required
  + game-outdated-files-deletion-required
- added `.hdiff` files changes applying
- updated dependencies

From previous commits:
- fixed an issue with log files' name generation
  It seems that on some specific file systems(?) `stat -c '%W' <file>`
  returns `0` as a file creation timestamp
- updated Italian
2022-02-19 17:06:08 +02:00
Matteo Rizzello
c75aac0e7c Update it-it.yaml 2022-02-17 17:26:22 +00:00
mciicrw
3ea907fa2c
translated title phrases thanks to friend 2022-02-14 12:52:46 +07:00
mciicrw
5416be6d19 update indonesian translation 2022-02-14 12:31:28 +07:00
Marie
f3c62c9724 Update Game category title in italian locale 2022-02-08 17:08:52 +00:00
Marie
c4a82f9fc1 Update Hungarian and Italian 2022-02-08 17:02:07 +00:00
Observer KRypt0n_
a97ecec4fe
Updated Hungarian and Norwegian 2022-02-05 18:44:00 +02:00
Observer KRypt0n_
7375c7436a
Several changes
- reworked `enhancements` locales structure;
  added separate "Wine", "Game" and "Launcher" sections
  to the "Enhancements" settings
- added "Use terminal" option to run the wine command in a separate terminal window
2022-02-04 20:23:22 +02:00
Observer KRypt0n_
c70ff55093
Updated Norwegian and Russian, changed a bit settings order 2022-02-04 17:47:22 +02:00
Rattlehead15
7b5ac30cbe borderless window setting 2022-02-04 15:20:54 +00:00
Marie
af81e951c9 Add Norwegian locale 2022-02-03 20:53:48 +00:00
Observer KRypt0n_
791614bdcd
Added Futex2 option for Wine synchronization settings 2022-02-03 22:25:05 +02:00
Observer KRypt0n_
7646731470
2.1.2 (2)
- actually fixed the problem with Chinese voice package
2022-02-03 17:23:53 +02:00
Maroxy
e6937c49dd
Add VD text to Indonesian locale(Untranslated) 2022-01-30 18:59:58 +01:00
Maroxy
1290d3d632
Italian translation for VD added 2022-01-30 18:59:28 +01:00
Maroxy
554a97b104
Fix misplacement of translation category 2022-01-30 18:39:35 +01:00
Maroxy
b81f83a1b0
Hungarian translations for VD added 2022-01-30 18:34:47 +01:00
Maroxy
0f3097bba7
Spanish translation for VD added 2022-01-30 18:03:58 +01:00
Maroxy
206221ebac
Russian translation for VD added 2022-01-30 17:20:13 +01:00
Maroxy
7659aa7a1a
French Translation for VD added 2022-01-30 16:59:15 +01:00
Maroxy
6f8344d9d8
Add German and Uwu Translation 2022-01-30 16:51:36 +01:00
Maroxy
cb46dbc8e8
Add Virtual Desktop as an Option 2022-01-30 16:49:01 +01:00
Observer KRypt0n_
45c152a642 Merge branch 'main' of https://gitlab.com/KRypt0n_/an-anime-game-launcher 2022-01-30 16:26:22 +02:00
Observer KRypt0n_
b1356d9fec
Small conspiracy changes 2022-01-30 16:26:20 +02:00
Observer KRypt0n_
721f19174f Merge branch 'Marie/small-changes' into 'main'
Small Changes

See merge request KRypt0n_/an-anime-game-launcher!27
2022-01-30 12:37:13 +00:00
Marie
90320e86f1 Small Changes 2022-01-30 12:37:13 +00:00