Commit graph

675 commits

Author SHA1 Message Date
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
Maroxy
0c752de182
Fix checkbox not updating config
if valueChanged was a function Configs.set would not update the config
2022-01-30 17:39:29 +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
Observer KRypt0n_
51e6d19a74
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
2022-01-30 14:32:28 +02:00
Observer KRypt0n_
891433fab8
Fixed Hungarian YAML markup 2022-01-30 14:19:40 +02:00
Observer KRypt0n_
acaca2e38c
Changed locales order 2022-01-30 14:10:19 +02:00
Observer KRypt0n_
318733f10e
Updated Hungarian 2022-01-30 14:09:00 +02:00
Observer KRypt0n_
22498401a5
Updated French, added blank Hungarian 2022-01-30 13:10:06 +02:00
Observer KRypt0n_
425c7f4db0
Several changes
- added blank analytics window
- added roadmap goal
- removed `components.sass` file;
  its content was moved to `settings.sass`
- updated Spain and Italian
- made preparations for tos violation warning window
- improved `Button` component
- added `constants.uri.discord` and
  `constants.placeholders.uppercase.company_alterego` fields
- updated empathize version, added proper windows centering
2022-01-30 01:18:41 +02:00
Observer KRypt0n_
ba1350c512
Blured everything that should be blured in the launcher pics 2022-01-29 20:36:45 +02:00
Observer KRypt0n_
0846075493
Updated German and Uwu 2022-01-29 16:10:23 +02:00
Observer KRypt0n_
8578512d52 Merge branch 'Marie/fix-patch-hosts' into 'main'
Use polkit/pkexec instead of removing sudo section

See merge request KRypt0n_/an-anime-game-launcher!26
2022-01-29 13:22:32 +00:00
Observer KRypt0n_
ebfb8b4db2
Improved Locales.system() method according to the locale docs 2022-01-29 15:03:59 +02:00
Observer KRypt0n_
8c4c41fa3b
Added automatic default language selection
- added `Locales.system()` method to get
  launcher-supported locale based on the `$LANG` env variable
2022-01-29 14:50:59 +02:00
Observer KRypt0n_
0832475adc
Updated French 2022-01-29 13:28:29 +02:00
Observer KRypt0n_
fcc67af03a
API improvements
- updated empathize to 1.4.0;
  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
2022-01-29 13:27:33 +02:00
Observer KRypt0n_
1808cdf39f
Updated locales, fixed deleted ones in German and Uwu 2022-01-29 12:29:28 +02:00
Observer KRypt0n_
230dfafb20 Merge branch 'Maroxy-main-patch-19082' into 'main'
Update German and UwU locales

See merge request KRypt0n_/an-anime-game-launcher!25
2022-01-29 10:20:20 +00:00
Observer KRypt0n_
c6c8f629dc Merge branch 'main' into 'main'
Ping command check before telemetry check

See merge request KRypt0n_/an-anime-game-launcher!23
2022-01-29 10:20:07 +00:00
Geoffrey Coulaud
62aaab0d74 Ping command check before telemetry check 2022-01-29 10:20:06 +00:00
Marie
cad460b4dd Use polkit/pkexec instead of removing sudo section 2022-01-28 23:27:37 +00:00
Marie
1a9ed20a29 Update German and UwU locales 2022-01-28 22:30:34 +00:00
Observer KRypt0n_
c461f35391
Updated French, added roadmap goal 2022-01-28 23:26:08 +02:00
Observer KRypt0n_
2f58cc5774
Added roadmap goal 2022-01-28 22:52:06 +02:00
Observer KRypt0n_
7775526372
Several changes
- updated readme
- added localiztions for notifications
- fixed possible errors in `Locales.bind()` method
- added `Locales.translate()` method to translate something
2022-01-28 22:30:28 +02:00
Observer KRypt0n_
236113bd15 Merge branch 'empathize' into 'main'
Moved launcher on empathize

See merge request KRypt0n_/an-anime-game-launcher!24
2022-01-28 17:58:53 +00:00
Observer KRypt0n_
049032a771
Moved launcher on empathize 2022-01-28 19:37:44 +02:00
Observer KRypt0n_
8bd4257937
Added some links to the end of the settings menu 2022-01-27 17:03:59 +02:00
Observer KRypt0n_
45c8928d40
Updated notahuman's shaders 2022-01-27 16:23:21 +02:00