Commit graph

691 commits

Author SHA1 Message Date
Observer KRypt0n_
0ea13d30ed Merge branch 'neutralino' into 'neutralino'
change newline to ; for command chain or just true

See merge request KRypt0n_/an-anime-game-launcher!17
2022-01-05 20:42:15 +00:00
Observer KRypt0n_
5abd8d788b
Fixed Cache.set work 2022-01-05 22:41:03 +02:00
cybik
8f5540eefc change newline to ; for command chain or just true 2022-01-05 20:38:41 +00:00
Observer KRypt0n_
6983ca6c36
Added log files auto-saving 2022-01-05 20:12:02 +02:00
Observer KRypt0n_
b643823d60
Fixed DXVK applying and hot cache resolving issues 2022-01-05 19:36:48 +02:00
Observer KRypt0n_
0045e0576a
Fixed DXVK installation and deletion 2022-01-05 18:32:53 +02:00
Observer KRypt0n_
15ee001b68
Fixed Domain.getInfo() work with different system languages 2022-01-05 15:27:59 +02:00
Observer KRypt0n_
4c096eb4b9
Added debug logs printing in console 2022-01-05 15:04:05 +02:00
Observer KRypt0n_
e5375dabff
Added proper launched game closing handling 2022-01-05 14:39:24 +02:00
Observer KRypt0n_
bb6d68bec0
Changed warning sign emoji 2022-01-05 13:41:18 +02:00
Observer KRypt0n_
2d2f876f5b
Updated patch status 2022-01-05 13:40:13 +02:00
Observer KRypt0n_
e52b87bbb5
2.0.0 beta 6
- added `patch` property to `Patch.install()` method to optimize it a bit
- added `button-blue` and `aria-label` thingies removing after test patch applying
- added some visual tweaks during patch applying
2022-01-05 12:54:23 +02:00
Observer KRypt0n_
f3de899ba5
Removed fakeroot usage 2022-01-05 12:42:45 +02:00
Observer KRypt0n_
5ea815dc03
Fixed patch applying 2022-01-05 12:36:43 +02:00
Observer KRypt0n_
cc56b834e9
Updated readme 2022-01-05 03:22:46 +02:00
Observer KRypt0n_
5349086828
Updated launcher pictures 2022-01-05 03:20:35 +02:00
Observer KRypt0n_
e550f051e3
Fixed something important 2022-01-05 03:18:20 +02:00
Observer KRypt0n_
ec8447dc6e
2.0.0 beta 5
- updated logo
- updated discord rpc structure, settings menu and so on
- (probably) fixed .tmp files deletion
- decreased `Game.getLatestData()` caching period
- fixed discord-rpc binary execution
2022-01-05 03:08:48 +02:00
Maroxy
2015ce2057
OwO 2022-01-05 00:35:12 +01:00
Maroxy
552c3ea3a9
Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino 2022-01-05 00:20:32 +01:00
Maroxy
f1d39c61a7
Update discord 2022-01-05 00:19:33 +01:00
Observer KRypt0n_
cc6ff31606 Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino 2022-01-05 01:15:36 +02:00
Observer KRypt0n_
9aaf1e8ddd
Fixed discord-rpc binary file execution 2022-01-05 01:15:34 +02:00
Maroxy
60cdf66a58
Actually properly use discord rpc 2022-01-05 00:11:39 +01:00
Maroxy
5748cfb5ad
Add back details for more customization like in old launcher 2022-01-05 00:08:39 +01:00
Maroxy
2e9fdec00c
Return launcher icon if in launcher 2022-01-05 00:00:33 +01:00
Observer KRypt0n_
6fb8852ef4
2.0.0 beta 4
- made preparations to make discord rpc settings
- fixed game updating mechanism
- fixed `Patch.getPatchInfo()` method work
- added proper design for patch-related launcher states
- fixed progress bar displaying issues during pre-downloaded game unpacking
2022-01-05 00:52:26 +02:00
Observer KRypt0n_
7ecab2f995 Merge branch 'neutralino' of https://gitlab.com/KRypt0n_/an-anime-game-launcher into neutralino 2022-01-04 22:49:32 +02:00
Observer KRypt0n_
e244bca62b
Processes handling improvements
- added remained .tmp files removing before launcher closes
- improved `Process.run()`, fixed its work with AppImages
  also now it finds the real process id by the `pgrep -P` command
  which is a lot faster and better
2022-01-04 22:49:30 +02:00
Maroxy
5e6786352d
Fix predownload locale in English 2022-01-04 20:26:31 +01:00
Maroxy
e967165487
Add new flags to DXVK hud
DXVK Version
Estimated GPU Load
2022-01-04 20:22:34 +01:00
Maroxy
a740f2d149
Update German locale 2022-01-04 20:19:46 +01:00
Observer KRypt0n_
34a48ed6a9
2.0.0 beta 4
- added Discord RPC feature
- fixed `Cache.get()` hot cache debug output
2022-01-04 18:26:36 +02:00
Observer KRypt0n_
66f852ddea
Improved Launcher.state.update() method performance 2022-01-04 17:07:24 +02:00
Maroxy
ee66769cb1
revert fakeroot as it won't work with the way process.run works 2022-01-04 00:56:38 +01:00
Maroxy
6052977c3c
Replace host removal with fakeroot 2022-01-03 22:55:29 +01:00
Observer KRypt0n_
e6ac5164b3
Updated 2.0.0 release goals 2022-01-03 23:20:37 +02:00
Observer KRypt0n_
d2764d3d34
Fixed game launching, removed excess code 2022-01-03 23:18:00 +02:00
Observer KRypt0n_
8260d1b975
(probably) fixed voice language update button 2022-01-03 19:59:55 +02:00
Observer KRypt0n_
d2de083355
Improved Voice.delete() method work 2022-01-03 19:43:05 +02:00
Observer KRypt0n_
4b41d46505
Fixed game launching when pre-installation available 2022-01-03 19:16:07 +02:00
Observer KRypt0n_
db6c219776
2.0.0 beta 3
- made Discord RPC preparations
  made `discord-rpc` cli utility
  made `DiscordRPC` class to manage it
- changed `'` to `"` in every command execution
- `Voice.current` field changed to `Voice.installed`
- `Voice.selected` field now returns list of selected voice packages
- added `Voice.delete()` method to delete voice package
- `Voice.isUpdatePredownloaded()` method now can check list of voice packages
- fixed ProgressBar's `showTotals` property work
- decreased maximal wine prefix creation log size in progress bar
- improved `Process.run` command which now finds correct process id
- made DropdownCheckboxes component
- made voice packages selection system
2022-01-03 18:51:32 +02:00
Observer KRypt0n_
d90f339eb1
Added fps unlocker 2022-01-02 19:44:12 +02:00
Observer KRypt0n_
9a2666b8b3
Improved Voice.current output 2022-01-02 19:00:32 +02:00
Observer KRypt0n_
21ec639405
Updated project bundling 2022-01-02 17:17:06 +02:00
Observer KRypt0n_
beb2f516a8
Updated bundle command 2022-01-02 15:15:30 +02:00
Observer KRypt0n_
8eb1aa1ed3
Updated statistics 2022-01-02 13:04:02 +02:00
Observer KRypt0n_
9105a6efa1
Several changes
- added env variables support in config file
- fixed `Process.run()` method work with env variables
- changed a bit `Domain.getInfo()` method
2022-01-02 11:57:10 +02:00
Observer KRypt0n_
2587b29b40
Fixed Domain.getInfo() method work 2022-01-02 03:06:01 +02:00
Observer KRypt0n_
becb7db124
Fixed AppImage compatibility 2022-01-02 02:38:42 +02:00