Commit graph

20 commits

Author SHA1 Message Date
Nikita Podvirnyi
d2e436a05c
feat: initial wuwa support 2024-05-27 18:24:52 +02:00
Observer KRypt0n_
570961dceb
1.5.0
- added PGR support
2023-05-27 20:11:39 +02:00
Observer KRypt0n_
673decfbd3
1.3.0 2023-05-20 15:58:22 +02:00
Observer KRypt0n_
7e7db30de4
1.2.0
- added sessions manager
2023-05-05 14:49:37 +02:00
Observer KRypt0n_
7ba4b13c04
refactor: moved game-related stuff into the games folder 2023-05-05 11:41:24 +02:00
Observer KRypt0n_
ed246f079b
feat(star-rail): added initial HSR support 2023-04-22 23:31:00 +02:00
Observer KRypt0n_
3e7f38f210
feat: added game and discord_rpc to honkers feature 2023-04-14 21:13:48 +02:00
Observer KRypt0n_
db0f7238f8
feat: improved overall code flexibility 2023-04-14 19:16:49 +02:00
Observer KRypt0n_
77c8b6d0ff
feat: initial honkers support 2023-04-14 00:24:27 +02:00
Observer KRypt0n_
c38fc3206a
0.5.9
- added environment emulation feature
- updated core library to 1.5.1
2023-04-06 22:06:53 +02:00
Observer KRypt0n_
f6daddc4bc
0.3.6
- removed `COMMIT_HASH` const
2023-03-07 22:39:33 +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_
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_
2e726358a2
tracing: added calling of tracing macros for logging
Also
- added env variables displaying to command
  which is used to run the game
- added `#[inline]` macros to some functions
2023-02-23 13:01:53 +02:00
Observer KRypt0n_
6fc4fba4f3
all: (experimentally) added tracing library use 2023-02-23 01:01:16 +02:00
Observer KRypt0n_
875bce5dbd
Added re-exporting of the core library and wincompatlib 2022-11-11 23:57:43 +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