Commit graph

935 commits

Author SHA1 Message Date
Observer KRypt0n_
a4df021a2d
Made proper voice packages processing in state getting 2022-07-16 15:25:41 +02:00
Observer KRypt0n_
bc5b9d2b45
Added foundation of the launcher states functionality 2022-07-16 14:52:20 +02:00
Observer KRypt0n_
82a6e01200
Added working wine version selection 2022-07-15 17:17:34 +02:00
Observer KRypt0n_
b6bfc4d2ec
Added dxvks downloading and deleting functionality 2022-07-15 15:09:45 +02:00
Observer KRypt0n_
741513ab91
Made an abstraction over widgets with downloading functionality 2022-07-14 23:13:00 +02:00
Observer KRypt0n_
30c7d836bd
Added ability to delete wine versions 2022-07-14 22:53:18 +02:00
Observer KRypt0n_
8de240d5a0
Added working wine downloading with unpacking progress bar 2022-07-14 22:34:01 +02:00
Observer KRypt0n_
c3413cef12
Added wine downloading feature 2022-07-14 20:50:49 +02:00
Observer KRypt0n_
fb021a0742
Added WineRow and WineGroup components, made dynamic loading 2022-07-14 15:35:33 +02:00
Observer KRypt0n_
8c0685836f
Added async preferences opening
May show white screen with no controls for unknown reason
2022-07-14 14:53:51 +02:00
Observer KRypt0n_
9817cbd989
Added DxvkRow component, made example downloading progress 2022-07-10 11:55:49 +02:00
Observer KRypt0n_
fd6e729cd4
Synced project structure with krypt0nn/gtk-example-app 2022-07-09 17:57:42 +02:00
Observer KRypt0n_
8f65f6f3a8
Reworked pages code
- added usage of `clone!` macro
- rewritten general and enhanced pages to follow new standard pattern
2022-07-04 10:35:28 +02:00
Observer KRypt0n_
0524cf80d4
Updated DXVK / wine versions UI, added dynamic data loading 2022-07-04 08:39:37 +02:00
Observer KRypt0n_
d26c75c726
Small UI changes 2022-07-04 07:33:55 +02:00
Observer KRypt0n_
edf5e69d8e
Changed FSR and DXVK HUD env values 2022-07-03 17:46:47 +02:00
Observer KRypt0n_
e2754a4eec
Synced project structure with krypt0nn/gtk-example-app 2022-07-03 17:28:07 +02:00
Observer KRypt0n_
9d5c0cc9ee
Added game voiceover selection ui 2022-07-02 18:03:32 +02:00
Observer KRypt0n_
178c45ae48
Preparations for loading page
- added `Adw.StatusPage` to the preferences
- made preparations for progress bar and launcher states system
- fixed toasts resizing window issue
2022-07-02 12:18:44 +02:00
Observer KRypt0n_
3be54b22d2
Added wine language option, added gamemode option sync 2022-07-01 21:38:12 +02:00
Observer KRypt0n_
40e6de29cf
Added FSR support in game launching 2022-07-01 21:14:08 +02:00
Observer KRypt0n_
eb2620f9cc
Added HUD support in game launching 2022-07-01 21:08:34 +02:00
Observer KRypt0n_
6cd2c326d8
Added wine sync and fsr options syncronization
- moved `WineSync` and `WineHUD` to separate files
2022-07-01 21:04:12 +02:00
Observer KRypt0n_
919d7eaaa9
Preparations for preferences updates
- added `update` methods for preferences pages
- added wine hud option synchronization
2022-07-01 20:40:45 +02:00
Observer KRypt0n_
59405f440c
Added game and patch status updating in settings 2022-07-01 20:12:25 +02:00
Observer KRypt0n_
86de977e05
Added wine sync support and prepared to add debug launch 2022-07-01 13:46:34 +02:00
Observer KRypt0n_
8bec171c5d
Changed config file format and struture
- added `Config::try_get_wine_executable` method
- fixed launher freezing when running the game
2022-07-01 12:20:08 +02:00
Observer KRypt0n_
1eed56e53a
Several changes
- added `add_action` function to add actions to widgets
- added `MainApp::toast_error` method to show toast with some error
- added `lib::game` mod with `run` function to run the game
- added `lib::consts` mod with constant values like config file path
- added `lib::config` mod to control config file
- added warning subtitle to `Proton-GE` wine version selector
2022-06-30 21:40:25 +02:00
Observer KRypt0n_
48d354cc4c
Separated preferences pages, added better debugging 2022-06-29 17:58:48 +02:00
Observer KRypt0n_
a6940d6d62
Merge branch 'main' of https://gitlab.com/an-anime-team/an-anime-game-launcher-gtk 2022-06-29 09:16:15 +02:00
Observer KRypt0n_
992f1ad02d
Synced project structure with krypt0nn/gtk-example-app 2022-06-29 09:11:19 +02:00
Marie
0f94fef38d Merge branch 'fix-python' into 'main'
explicitely use 3

See merge request an-anime-team/an-anime-game-launcher-gtk!1
2022-06-29 02:20:51 +00:00
Renaud Lepage
b8e71f6556 explicitely use 3 2022-06-28 19:16:14 -07:00
Observer KRypt0n_
3f3ca086e2
Removed Cargo.lock 2022-06-29 00:22:18 +02:00
Observer KRypt0n_
baca5a787f
Init commit 2022-06-28 23:59:20 +02:00