Commit graph

660 commits

Author SHA1 Message Date
Observer KRypt0n_
1dfafd3da4
2.1.3
- updated dependencies

From previous commits:
- added Futex2 option for Wine synchronization settings
- fixed 100% CPU Usage lock on Discord RPC (!36)
- added borderless windows option (!35)
- 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
- fixed `DXVK.apply()` compatibility with Wine-GE 7.* (b1c96039)
- updated Hungarian and Norwegian
- updated notahuman's shaders to v5 (!37)
- disabled terminal usage in flatpaks
2022-02-06 22:00:36 +02:00
Observer KRypt0n_
81ada46e80 Merge branch 'notahuman-shader-update' into 'main'
NotAHuman v5

See merge request KRypt0n_/an-anime-game-launcher!37
2022-02-06 19:14:58 +00:00
Maroxy
5be0d2c212
Add sed Command for NFAA file 2022-02-05 22:20:46 +01:00
Marie
ae085b858f Test SED 2022-02-05 21:13:01 +00:00
Marie
8a56e597dc Basics of Shader Update 2022-02-05 20:54:08 +00:00
Observer KRypt0n_
43d0b0f5e8
Disabled terminal usage in flatpaks 2022-02-05 22:35:58 +02:00
Observer KRypt0n_
a97ecec4fe
Updated Hungarian and Norwegian 2022-02-05 18:44:00 +02:00
Observer KRypt0n_
51743e502a
Updated flatpak support info 2022-02-05 16:29:35 +02:00
Observer KRypt0n_
b1c960398c
Fixed DXVK.apply() compatibility with Wine-GE 7.*
In this version was changed `--version` output to the `ge-7.*`, and thus
because `setup_dxvk.sh` script is searching for `grep wine` (`wine-*`) output,
it has been ending with an error that wine
is not provided
2022-02-04 21:10:25 +02:00
Observer KRypt0n_
69d621761a
Updated roadmap goal 2022-02-04 20:29:21 +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
Observer KRypt0n_
cb82b7a17d Merge branch 'borderless' into 'main'
borderless window setting

See merge request KRypt0n_/an-anime-game-launcher!35
2022-02-04 15:20:54 +00:00
Rattlehead15
7b5ac30cbe borderless window setting 2022-02-04 15:20:54 +00:00
Observer KRypt0n_
a23e0f80ea Merge branch 'fix-discord-rpc' into 'main'
Fix 100% CPU Usage lock on Discord RPC

See merge request KRypt0n_/an-anime-game-launcher!36
2022-02-04 08:23:27 +00:00
Marie
8734dcf084 Fix 100% CPU Usage lock on Discord RPC 2022-02-04 08:19:46 +00:00
Observer KRypt0n_
6c1dbb9f0d Merge branch 'add-norwegian' into 'main'
Add Norwegian locale

See merge request KRypt0n_/an-anime-game-launcher!34
2022-02-03 20:57:22 +00:00
Marie
b371baee72 Add Norwegian to I18N 2022-02-03 20:56:04 +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_
48f67d461a
Updated launcher version in readme 2022-02-03 17:33:26 +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
Observer KRypt0n_
a4a1d3501e
2.1.2
- added `latest.log` file generation, changed log files naming

From previous commits:
- fixed chinese voice data installation (!33)
- don't attempt to edit /etc/hosts or use pkexec when running as flatpak (!31)

From beta-1:
- fixed compatibility issues with patch repos
2022-02-03 17:12:55 +02:00
Observer KRypt0n_
b30c2276ef Merge branch 'chinese-fix' into 'main'
What's zn-cn? Fix Chinese Voice Pack

See merge request KRypt0n_/an-anime-game-launcher!33
2022-02-03 14:33:08 +00:00
Marie
7fad110680 What's zn-cn 2022-02-03 14:03:26 +00:00
Observer KRypt0n_
a625213652 Merge branch 'fix-sed-command' into 'main'
Fix sed command for Flatpak users

See merge request KRypt0n_/an-anime-game-launcher!32
2022-02-02 21:19:43 +00:00
Marie
e77fb91382 Fix sed command for Flatpak users due to new lines 2022-02-02 21:17:36 +00:00
Observer KRypt0n_
c3dfc6b9bd
Added roadmap goal 2022-02-02 22:55:29 +02:00
Observer KRypt0n_
571143afd8
2.1.2-beta1
Fixed compatibility issues with patch repos
2022-02-02 22:54:10 +02:00
Observer KRypt0n_
b75e389739 Updated installation links in readme 2022-02-02 11:23:35 +00:00
Observer KRypt0n_
d806e82ab3 Merge branch 'main' into 'main'
Don't attempt to edit /etc/hosts or use pkexec when running as flatpak

See merge request KRypt0n_/an-anime-game-launcher!31
2022-02-02 06:41:19 +00:00
Laurin Neff
b6542a6a4b
don't attempt to edit /etc/hosts or use pkexec when running as flatpak 2022-02-01 22:55:51 +01:00
Observer KRypt0n_
58c2b71594 Merge branch 'update-readme' into 'main'
Add Flatpak, Provide link to pacstall's site

See merge request KRypt0n_/an-anime-game-launcher!30
2022-02-01 20:15:49 +00:00
Marie
0aa2f3518f Add Flatpak, Provide link to pacstall's site 2022-02-01 12:38:54 +00:00
Observer KRypt0n_
147aed82df
2.1.1
- fixed patch applying issue
2022-01-31 22:43:36 +02:00
Observer KRypt0n_
2cfc8b51d1
Fixed (?) yes yes input piping in patch applying 2022-01-31 22:16:24 +02:00
Observer KRypt0n_
e319099c1e
Fixed patch applying 2022-01-31 22:09:05 +02:00
Observer KRypt0n_
be569219f3
Changed app title 2022-01-31 10:02:05 +02:00
Observer KRypt0n_
210c995368
Updated readme 2022-01-30 23:01:44 +02:00
Observer KRypt0n_
3083f0f4ce
2.1.0
- changed application id
- implemented !28
- changed a bit config file structure

From previous commits:
- ping command check before telemetry check (!23)
- updated empathize version;
  due to it was removed `Launcher.isPackageAvailable()` method
  which now included in empathize as `Package.exists()`
- `Game.isTelemetryDisabled()` now rejects an Error object
  when `iputils` package (`ping` command) is not installed
- due to the change above was slightly rewritten `Launch.ts` script
- added automatic default language selection
- added `Locales.system()` method to get
  launcher-supported locale based on the `$LANG` env variable
- use polkit/pkexec instead of removing sudo section (!26)
- blured everything that should be blured in the launcher pics
- added blank analytics window
- removed `components.sass` file;
  its content was moved to `settings.sass`
- improved `Button` component
- added `constants.uri.discord` and
  `constants.placeholders.uppercase.company_alterego` fields
- added proper windows centering
- added Hungarian
- added `wine-ge 7.1-1` and `proton-ge 7.1-(1/2)` to the runners list
- `wine-ge 7.1-1` now is the default runner to install during the game's installation
- small conspiracy changes
- fixed actions execution issues in the launcher's core libraries
- added virtual desktop option (!28)
- added ToS violation warning window
- added additional IPC pull purging during the start of the launcher

From 2.1.0-beta1:
- moved launcher on empathize
- added some links to the end of the settings menu
- updated notahuman's shaders to v4
- added localizations for notifications
- fixed possible errors in `Locales.bind()` method
- added `Locales.translate()` method to translate something
- added DXVK 1.9.4 and made it default;
  DXVK 1.8 and 1.8.1 now aren't recommended
- added Indonesian
- added Wine synchronization option in settings
  that can accept None, ESync or FSync
- added `xdelta3` package existing checking before patch applying;
  also added an error notification when patch repos are not available
- `cache.json` file was renamed to `.cache.json`
- `Patch.fetchTimeout` was increased up to 5 seconds from 3 seconds
- fixed *possible* issue with `Locales.default()` method:
  before, if you've been passing there a language to set as default,
  it wasn't returning properly
- added notification when all the patch repos are not available
2022-01-30 22:48:34 +02:00
Observer KRypt0n_
a2b2cbf14d
Small change in splash screen opening timing 2022-01-30 21:35:06 +02:00
Observer KRypt0n_
0868bf13ef
Added ToS violation warning window
- also added additional IPC pull purging during the start of the launcher
2022-01-30 21:33:12 +02:00
Observer KRypt0n_
081a330830
Fixed actions execution issues in the launcher's core libraries 2022-01-30 20:45:38 +02:00
Observer KRypt0n_
6257c7fab4 Merge branch 'marie/add-virtual-desktop' into 'main'
Add Virtual Desktop option

See merge request KRypt0n_/an-anime-game-launcher!28
2022-01-30 18:30:53 +00: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
31b5e7b1f9
Make VD disable AMD FSR 2022-01-30 17:40:58 +01:00