mkrsym1
35f13bb0ac
feat(ui): adapted to the new FPS unlocker
2023-12-28 00:13:42 +02:00
Observer KRypt0n_
c0708c6eb2
feat: updated changelog
2023-12-23 16:29:45 +02:00
Observer KRypt0n_
334539dbf8
feat: some workarounds with "kill game process"
2023-12-23 16:24:05 +02:00
Observer KRypt0n_
203d5a9bc3
feat(ui): added "updating permissions" installation step
2023-11-15 12:19:18 +02:00
Observer KRypt0n_
e544b034b5
build: updated SDK version
2023-11-13 21:27:44 +02:00
Observer KRypt0n_
35eea145b9
feat: updated changelog
2023-11-13 18:26:55 +02:00
Observer KRypt0n_
e6076ef4a5
build: updated development libraries versions
...
GTK 4.8 -> 4.12
Libadwaita 1.2 -> 1.3
Relm4 0.6.2 -> 0.7.0-beta.2
2023-11-13 16:42:45 +02:00
Observer KRypt0n_
aef0d6bd65
Merge pull request #279 from everlyy/main
...
Add Dutch translation
2023-10-18 15:49:44 +02:00
Everly
097b444330
Add Dutch translation
...
Some translations might sound a bit unnatural since I don't talk
about these kinds of things in Dutch often, so any changes are welcome!
2023-10-13 20:45:01 +02:00
project-dy
2926a71f04
Korean Translation
2023-10-06 20:03:27 +09:00
Observer KRypt0n_
17af5c1058
docs: updated changelog
2023-09-28 18:10:05 +02:00
Observer KRypt0n_
baa3b20bc0
Merge remote-tracking branch 'origin/next' into next
2023-09-28 17:53:06 +02:00
Observer KRypt0n_
3e57468a3f
feat: Added 7z dependency requirement
2023-09-28 17:38:17 +02:00
Nguyễn Hữu Chánh
13ccf375de
Add Vietnamese
2023-08-22 20:26:33 +07:00
Observer KRypt0n_
512287efd5
feat: updated changelog
2023-08-20 16:33:48 +02:00
Dominik Opyd
8ed27fbdeb
Merge branch 'next' into feat/i18n/pl
2023-08-19 22:33:30 +02:00
Dominik Opyd
9a25c72958
feat(i18n): add pl
2023-08-19 22:29:02 +02:00
Observer KRypt0n_
bf91a59ff8
feat: updated changelog
2023-08-19 19:29:38 +02:00
Observer KRypt0n_
91e7019e44
feat: added --session <name>
flag to switch active session
2023-08-19 19:02:07 +02:00
Observer KRypt0n_
e0a3eccaee
feat: updated changelog
2023-08-18 09:34:20 +02:00
Observer KRypt0n_
5d8ac5ab76
feat(ui): updated about window
2023-08-18 09:26:12 +02:00
Observer KRypt0n_
eb5aa221ef
feat(core): improved files migration code
2023-08-18 09:15:06 +02:00
Observer KRypt0n_
8a5693f9e0
feat(i18n): added Portuguese
2023-08-17 16:07:52 +02:00
Observer KRypt0n_
018b3c3d77
feat: added feature to map wine drives
2023-08-17 16:02:29 +02:00
Observer KRypt0n_
252c948073
feat: removed patch integration
2023-08-17 11:54:39 +02:00
Observer KRypt0n_
e09efc6ed3
refactor: rewrote game edition selector
2023-08-03 18:58:36 +02:00
Observer KRypt0n_
ba41a3c004
fix(ui): fixed logo size in the first run window
2023-08-03 18:58:16 +02:00
Observer KRypt0n_
8906a4a723
refactor: removed excess set_visible
2023-08-02 18:20:07 +02:00
Observer KRypt0n_
f359be9f3b
feat: updated changelog
2023-08-02 16:40:54 +02:00
Jakob Fridesjö
e779c12ba0
Merge branch 'an-anime-team:next' into next
2023-08-02 16:26:34 +02:00
Observer KRypt0n_
871cb4012f
feat: playing around game process killing method
2023-08-02 16:23:50 +02:00
Jakob Fridesjö
7c99eeae3d
Added Swedish localization
2023-08-02 16:22:17 +02:00
Observer KRypt0n_
196423852f
feat: updated changelog
2023-08-02 15:41:06 +02:00
Observer KRypt0n_
7614561213
feat(i18n): multiple localization changes
...
Improved `tr!` macro to use enhanced arguments syntax;
Updated Indonesian;
Fixed formatting error for `close` string
2023-08-02 15:32:33 +02:00
Observer KRypt0n_
6c58d715be
feat: added human_panic
crate for better panics handling
2023-08-01 13:26:03 +02:00
Observer KRypt0n_
69bd93bd5e
feat: updated changelog
2023-08-01 13:03:32 +02:00
Observer KRypt0n_
747c7e3d65
feat: made "kill game process" button kill fps unlocker process as well
2023-08-01 12:46:05 +02:00
Observer KRypt0n_
69d41e7ce8
feat(i18n): translated "kill game process" feature
2023-08-01 00:19:29 +02:00
Observer KRypt0n_
2d5a8143c3
feat: now "kill game process" button can kill chinese client as well
2023-08-01 00:12:22 +02:00
Observer KRypt0n_
0f932b8619
feat: reworked app resources system
...
Added all the icons in case somebody will miss some;
Added "kill game process" button when launcher's behavior
is set to "Nothing" and the game is running
2023-07-31 23:58:02 +02:00
Observer KRypt0n_
06db94de58
feat(core): slightly optimized tr!
macro
2023-07-31 20:23:25 +02:00
Observer KRypt0n_
7492aad669
feat(core): replaced tr
and tr_args
functions by tr!
macro
2023-07-31 20:20:23 +02:00
Observer KRypt0n_
d04bb3e5e0
feat: replaced "auto-close" option by "launcher behavior"
...
New option will allow to keep launcher window open as well
2023-07-31 19:41:36 +02:00
Observer KRypt0n_
5d1473a6f2
feat: added launcher auto-close option
2023-07-29 18:26:17 +02:00
Observer KRypt0n_
d6208ee6de
feat: updated changelog
2023-07-29 16:50:35 +02:00
Observer KRypt0n_
76372d4bf4
fix: fixed predownload button sensitivity
2023-07-17 22:37:54 +02:00
Observer KRypt0n_
82f6d2c9e8
feat(ui): improved pre-downloads state checking
2023-07-17 22:32:01 +02:00
Observer KRypt0n_
51e992d24d
fix: fixed game launching on installs without launcher.bat
file
2023-07-15 14:51:42 +02:00
Observer KRypt0n_
ee5ab23956
feat: added support to the new wishes url cache location
2023-07-14 08:20:21 +02:00
Observer KRypt0n_
76103af95d
feat: updated changelog
2023-07-14 07:50:09 +02:00