Commit graph

257 commits

Author SHA1 Message Date
Observer KRypt0n_
d09a9c914d
Minor changes
- added DXVK 1.10.1
- added `Wine-GE-Proton 7-7`, `GE-Proton 7-10`, `Lutris 7.2`
- Marked as outdated: `GE-Proton 7-3`, `GE-Proton 7-2`,
  `Wine-GE 7.1-1`, `Wine-GE 7.2-1` and `Wine-GE 7.2-2`
- added `dxvk_list` and `runners_list` fields to the `constants.uri`
- now `DXVK.list()` and `Runners.list()` can fetch the lists changes
  from the launcher's repo
- made DXVK 1.10.1 and Wine-GE-Proton 7-7 default to install
2022-03-27 12:31:05 +02:00
Marie
8b50907a0f Update notahuman shader 2022-03-24 16:43:22 +00:00
Observer KRypt0n_
a65e5a0f8e
2.2.1
- added `Wine-GE-Proton 7-6` and `GE-Proton 7-9`
- Lutris wine builds were moved below GE-Proton
- `Wine-GE-Proton 7-6` now is the default one
2022-03-09 18:29:24 +02:00
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
Observer KRypt0n_
852d4a662c
Updated wine and dxvk versions
- added `GE-Proton 7-5`, `7-6`, `7-7` and `7-8`
  `7-6` and `7-7` versions are not recommended because
  contain some bugs fixed in the next versions
- added `Wine-GE-Proton 7-1`, `7-2`, `7-3`, `7-4`, `7-5`
  `7-3` and `7-4` versions are hidden by the same reason
- added `dxvk 1.10`
- made `Wine-GE-Proton 7-5` and `dxvk 1.10` default to use
2022-03-05 22:25:49 +02:00
Observer KRypt0n_
beb9580893 Merge branch 'main' into 'main'
Add Japanese translation

See merge request KRypt0n_/an-anime-game-launcher!51
2022-03-02 12:41:45 +00:00
Potato1682
6c5bcd7677 Add Japanese translation 2022-03-02 12:41:45 +00:00
Marie
d5d4bd9d6c Update notahuman shaders to v8 2022-03-01 05:10:59 +00:00
Observer KRypt0n_
80eabc72e9
Updated runners list and simplified game starting command 2022-02-28 22:50:11 +02: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
Observer KRypt0n_
f6c3e48bda Merge branch 'main' of https://gitlab.com/KRypt0n_/an-anime-game-launcher 2022-02-16 09:25:10 +02:00
Observer KRypt0n_
086e502f12
2.1.4
- updated dependencies, statistics and pictures
- dxvk and runners list now stored in yaml format
- added new wine versions;
  made `Wine-GE 7.2-2` the default one
2022-02-16 09:24:28 +02: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
7eff24095a Update notahuman shader to v6 2022-02-10 12:14:22 +00: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
Marie
8a56e597dc Basics of Shader Update 2022-02-05 20:54:08 +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
8734dcf084 Fix 100% CPU Usage lock on Discord RPC 2022-02-04 08:19:46 +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