Commit graph

539 commits

Author SHA1 Message Date
Observer KRypt0n_
8b773eb47e
Updated Italian 2022-01-09 19:46:07 +02:00
Observer KRypt0n_
50830b530b
Several changes
- updated dependencies
- added proper shaders menu section
- made `Locales.bind()` method to bind some callback to locale changing event
- with change above, made proper translations for button on the main window
2022-01-09 17:24:00 +02:00
Observer KRypt0n_
4c16ce1de3
Fixed windows scaling for different gnome themes 2022-01-08 23:22:44 +02:00
Observer KRypt0n_
37e6a1162c
Removed splash screen resizing on wayland 2022-01-08 19:30:08 +02:00
Observer KRypt0n_
ffa1e4aaff
Wayland windows sizing
- improved `Window` class. Added:
  + `Window.isWayland()` to check if the system runs under wayland
  + `Window.upscaleSize()` to fix sizing of the window if the system uses wayland
- removed ability to resize windows (mistakenly added in the prev commit)
2022-01-08 17:55:17 +02:00
Observer KRypt0n_
8ec4765a5b
Fixed windows sizing on wayland 2022-01-08 17:11:13 +02:00
Observer KRypt0n_
d5b581007a
Updated readme 2022-01-08 14:58:30 +02:00
Observer KRypt0n_
75d5afa529
Updated project images 2022-01-08 14:56:23 +02:00
Observer KRypt0n_
46b4dbd8b2
Updated project logo 2022-01-08 14:54:35 +02:00
Observer KRypt0n_
80a0711b6b
Updated way DiscordSettings handles RPC icons 2022-01-08 14:48:31 +02:00
Observer KRypt0n_
bd07307f3c
Added 3 new Discord RPC icons 2022-01-08 13:02:21 +02:00
Observer KRypt0n_
900a5aa61c
Added 5 Inazuma icons 2022-01-07 23:55:23 +02:00
Observer KRypt0n_
62744312ec
Updated Italian 2022-01-07 23:36:34 +02:00
Observer KRypt0n_
f7cb1e7d24
2.0.0 beta 9
- added some buttons to settings menu
  + winetricks
  + winecfg
  + launcher folder
  + game folder
- made `Button` component
- fixed textarea and input background in dark theme in tables

From previous commits:
- made outdated files deletion
- reworked runners selection list
- removed `purge_dxvk_logs` config
- added `purge_logs.game` and `purge_logs.launcher` configs
- now launcher can delete its own old log files
- made DXVK logs deletion option works
- `Patch/Stream`'s `patchFinish()` callback now have `result: boolean` argument
  which indicates whether the patch was successfully applied
- `Patch/Stream` now also logs patch script output
- if the patch wasn't successfully applied - then `ApplyPatch` script
  will show user a notification about it
- also was fixed notification icon in telemetry checking
- fixed typo in notahuman's shaders
2022-01-07 23:27:55 +02:00
Observer KRypt0n_
df0b3cf8cd
Updated Italian 2022-01-07 20:52:24 +02:00
Observer KRypt0n_
4e21472e9e
Made outdated files deletion 2022-01-07 20:38:00 +02:00
Observer KRypt0n_
3aa0e2859b
Reworked runners selection list 2022-01-07 19:45:20 +02:00
Observer KRypt0n_
255810a7d2
Updated French 2022-01-07 18:59:19 +02:00
Observer KRypt0n_
3d3bb5cb40
Reworked log files deletion system
- removed `purge_dxvk_logs` config
- added `purge_logs.game` and `purge_logs.launcher` configs
- now launcher can delete its own old log files
2022-01-07 18:52:15 +02:00
Observer KRypt0n_
483d7bd99a
Made DXVK logs deletion option works 2022-01-07 17:50:00 +02:00
Observer KRypt0n_
3fa259ec64
Several changes
- `Patch/Stream`'s `patchFinish()` callback now have `result: boolean` argument
  which indicates whether the patch was successfully applied
- `Patch/Stream` now also logs patch script output
- if the patch wasn't successfully applied - then `ApplyPatch` script
  will show user a notification about it
- also was fixed notification icon in telemetry checking
2022-01-07 15:22:32 +02:00
Observer KRypt0n_
a0e38c825b
Fixed typo in notahuman's shaders 2022-01-07 14:18:58 +02:00
Observer KRypt0n_
af6315cdf1
Fixed default folders.game config value 2022-01-07 00:50:24 +02:00
Observer KRypt0n_
7f9fbcfa9f
Updated build script 2022-01-06 23:29:30 +02:00
Observer KRypt0n_
b22dd2aa44
2.0.0 beta 8
- added Italian
- added `Locales.supported()` and `Locales.fallback()` methods
  now launcher can have locales unsupported by the game

From previous commits:
- fixed shaders work
- made `Tray` class to manage tray features
- added tray icon
- added `folders` field in config file
  and now you can specify some pathes
- added `constants.paths.tempDir` field
- Discord RPC icons were moved to `src/assets/images/discord` folder
  and highly optimized
- added templates for `fr-fr`, `es-es` and `vi-vn` translations
- added Discord RPC icons selection
- added windows centering;
  also added `Window.current.center()` method
- added custom shaders option in settings menu
- fixed `applied` patch info field caching
- decreased splash screen timings
2022-01-06 22:39:29 +02:00
Observer KRypt0n_
9c85cef91c
Fixed comments 2022-01-06 19:52:16 +02:00
Observer KRypt0n_
6bbd40ca62
Actually fixed shaders work 2022-01-06 19:48:55 +02:00
Observer KRypt0n_
9118c433be
(probably) fixed shaders work 2022-01-06 19:45:37 +02:00
Observer KRypt0n_
d03db083e9
Fixed default folders.temp value 2022-01-06 19:28:20 +02:00
Observer KRypt0n_
853e5ca975 Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino 2022-01-06 18:50:56 +02:00
Observer KRypt0n_
3c2e6af8c1
Updated French locale 2022-01-06 18:50:54 +02:00
Maroxy
421e6b8900
Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino 2022-01-06 17:46:50 +01:00
Maroxy
2f55b0feb2
Update locales 2022-01-06 17:46:34 +01:00
Observer KRypt0n_
3b202cbe67
(again) fixed build command 2022-01-06 18:44:19 +02:00
Maroxy
f233092d36
Removed estimated counter when just sitting in launcher 2022-01-06 17:44:07 +01:00
Observer KRypt0n_
ef1c002034
Fixed build command 2022-01-06 18:36:43 +02:00
Observer KRypt0n_
7fafddffac
Several changes
- fixed `constants.paths.prefix.current` value
- made `Tray` class to manage tray features
- added tray icon
2022-01-06 18:35:48 +02:00
Observer KRypt0n_
3904a86381
API improvements
- added `folders` field in config file
  and now you can specify some pathes
- added `constants.paths.tempDir` field
2022-01-06 15:46:49 +02:00
Observer KRypt0n_
4c5d08ba13
Several changes
- Discord RPC icons were moved to `src/assets/images/discord` folder
  and highly optimized
- added templates for `fr-fr`, `es-es` and `vi-vn` translations
- added Discord RPC icons selection
- added windows centering;
  also added `Window.current.center()` method
2022-01-06 15:03:59 +02:00
Observer KRypt0n_
c404cc486e
Added custom shaders option in settings menu 2022-01-06 12:56:35 +02:00
Observer KRypt0n_
ec046faee9
Updated readme 2022-01-06 02:20:57 +02:00
Observer KRypt0n_
d81aa0df31
Fixed applied patch info field caching 2022-01-06 01:07:45 +02:00
Observer KRypt0n_
3af42f2aff
Decreased splash screen timings 2022-01-05 23:27:00 +02:00
Observer KRypt0n_
76da5b607f
2.0.0 beta 7
- added `Patch.getPatchInfo()` now caches its data
- increased `Game.getLatestData()` method caching time to 6 hours

From other commits:
- improved dropdown item contrast (!18)
- fixed DXVK applying
- fixed `Cache.set()` work
- added log files auto-saving
- fixed `Domain.getInfo()` work with different system languages
- added debug logs printing in console
- added proper launched game closing handling
2022-01-05 23:22:16 +02:00
Observer KRypt0n_
357f1292bb Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino 2022-01-05 23:02:52 +02:00
Observer KRypt0n_
d669d9e8cc
Reverted PR changes 2022-01-05 23:02:50 +02:00
Marie
cb8d74f555 Merge branch 'dropdown-contrast' into 'neutralino'
Improve dropdown item contrast

See merge request KRypt0n_/an-anime-game-launcher!18
2022-01-05 21:00:53 +00:00
Observer KRypt0n_
e3a476c87e Merge branch 'neutralino' into 'neutralino'
Different construction

See merge request KRypt0n_/an-anime-game-launcher!19
2022-01-05 20:59:11 +00:00
cybik
0eae8055e5 Different construction 2022-01-05 20:57:17 +00:00
Laurin Neff
c26b88d7b5
Improve dropdown item contrast 2022-01-05 21:52:55 +01:00