Commit graph

23 commits

Author SHA1 Message Date
Observer KRypt0n_
219d0f7704
0.3.3
- fixed game launching command
2023-03-06 21:58:58 +02:00
Observer KRypt0n_
6565e30030
0.3.2
- fixed wine `LANG` codes
2023-03-06 21:07:50 +02:00
Observer KRypt0n_
35565d07c2
0.3.1
- added `COMMIT_HASH` const
- updated core library
2023-03-06 20:18:23 +02:00
Observer KRypt0n_
42b738dc1e
0.3.0
- added support for dynamic components loading
2023-03-06 12:38:37 +02:00
Observer KRypt0n_
ca8d64906a
fix: fixed variables formatting in game running command log 2023-03-04 19:18:05 +02:00
Observer KRypt0n_
2af464536c
0.2.4
- updated core library
2023-03-04 18:40:02 +02:00
Observer KRypt0n_
b76b97bc97
0.2.3
- updated `game::run()` to freeze current thread
  while the game is running
2023-03-04 18:38:16 +02:00
Observer KRypt0n_
6fa47d0338
0.2.2
- updated components
2023-03-04 14:35:18 +02:00
Observer KRypt0n_
77f7e77aa2
0.2.1
- added running game process checking timeout
2023-03-02 22:29:37 +02:00
Observer KRypt0n_
420326a8a0
0.2.0
- added experimental discord rpc support
2023-03-02 22:26:32 +02:00
Observer KRypt0n_
f1f8eb6a2c
0.1.1
- added `PartialEq`, `Eq` and `Copy` derives to lots
  of `config` mod's structs;
  `Ordinalize` to a few of previous ones
2023-03-02 14:57:43 +02:00
Observer KRypt0n_
e662699b99
perf: changed md5 library to use asm instructions 2023-02-26 13:59:28 +02:00
Observer KRypt0n_
c8b905d263
chore: updated wincompatlib version with improved dxvk versioning performance 2023-02-25 23:06:01 +02:00
Observer KRypt0n_
6fc4fba4f3
all: (experimentally) added tracing library use 2023-02-23 01:01:16 +02:00
Observer KRypt0n_
3a7486e6b7
config: changed some enums to use enum_ordinalize crate 2023-01-28 19:54:53 +02:00
Observer KRypt0n_
0df6b6aed8
Updated wincompatlib to support new dxvk versions 2023-01-27 23:37:51 +02:00
Observer KRypt0n_
c654d16e9f
Made core library a git submodule 2023-01-18 19:15:57 +02:00
Observer KRypt0n_
e0ca079052
Added window_mode property to fps unlocker config 2022-12-30 11:23:18 +02:00
Observer KRypt0n_
3a9e8c2d14
Updated some components 2022-12-30 10:57:11 +02:00
Observer KRypt0n_
7143357a7b
Removed usage of config feature in some other features 2022-11-12 09:51:35 +02:00
Observer KRypt0n_
de5339fa38
Added fps unlocker and game running support 2022-11-11 23:46:14 +02:00
Observer KRypt0n_
19bf0fe01c
Added work with components and states system 2022-11-11 23:31:36 +02:00
Observer KRypt0n_
e7d356da5c
Init commit 2022-11-11 18:29:16 +02:00