Commit graph

  • 9d6aeff526 Merge branch 'main' of https://github.com/an-anime-team/anime-launcher-sdk Observer KRypt0n_ 2023-03-05 22:36:13 +0200
  • 75444f0c58
    feat: updated core library Observer KRypt0n_ 2023-03-05 22:35:56 +0200
  • ca8d64906a
    fix: fixed variables formatting in game running command log Observer KRypt0n_ 2023-03-04 19:18:05 +0200
  • 2af464536c
    0.2.4 - updated core library Observer KRypt0n_ 2023-03-04 18:40:02 +0200
  • b76b97bc97
    0.2.3 - updated game::run() to freeze current thread while the game is running Observer KRypt0n_ 2023-03-04 18:38:16 +0200
  • 6fa47d0338
    0.2.2 - updated components Observer KRypt0n_ 2023-03-04 14:35:18 +0200
  • 77f7e77aa2
    0.2.1 - added running game process checking timeout Observer KRypt0n_ 2023-03-02 22:29:37 +0200
  • 420326a8a0
    0.2.0 - added experimental discord rpc support Observer KRypt0n_ 2023-03-02 22:26:32 +0200
  • f1f8eb6a2c
    0.1.1 - added PartialEq, Eq and Copy derives to lots of config mod's structs; Ordinalize to a few of previous ones Observer KRypt0n_ 2023-03-02 14:57:43 +0200
  • e662699b99
    perf: changed md5 library to use asm instructions Observer KRypt0n_ 2023-02-26 13:59:28 +0200
  • c8b905d263
    chore: updated wincompatlib version with improved dxvk versioning performance Observer KRypt0n_ 2023-02-25 23:06:01 +0200
  • 53ade499a0
    chore: updated core library with performance improvements Observer KRypt0n_ 2023-02-25 21:38:47 +0200
  • 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 Observer KRypt0n_ 2023-02-23 13:01:53 +0200
  • 6fc4fba4f3
    all: (experimentally) added tracing library use Observer KRypt0n_ 2023-02-23 01:01:16 +0200
  • a62aeef9cd
    config: added LauncherStyle param - used in WIP Relm4 rewrite - may not be useful in other launcher variants which will use this SDK, so would be a good idea to make a standard way for developers to integrate their own settings with ones provided by this SDK Observer KRypt0n_ 2023-02-21 17:32:00 +0200
  • 8a32066c07
    Updated core library and components Observer KRypt0n_ 2023-02-04 14:38:09 +0200
  • 3a7486e6b7
    config: changed some enums to use enum_ordinalize crate Observer KRypt0n_ 2023-01-28 19:54:53 +0200
  • 646e351305
    Updated components Observer KRypt0n_ 2023-01-27 23:48:04 +0200
  • 0df6b6aed8
    Updated wincompatlib to support new dxvk versions Observer KRypt0n_ 2023-01-27 23:37:51 +0200
  • c654d16e9f
    Made core library a git submodule Observer KRypt0n_ 2023-01-18 19:15:57 +0200
  • f85152c83a
    Updated components Observer KRypt0n_ 2023-01-18 18:21:28 +0200
  • f035959ffd
    Added try_from & into methods to Resolution and WineLang Observer KRypt0n_ 2023-01-18 18:20:01 +0200
  • 82d276d35d
    Fixed inappropriate properties comparison Observer KRypt0n_ 2023-01-05 20:19:45 +0200
  • 14263492c6
    Updated window_mode property Observer KRypt0n_ 2022-12-30 11:49:49 +0200
  • e0ca079052
    Added window_mode property to fps unlocker config Observer KRypt0n_ 2022-12-30 11:23:18 +0200
  • 3a9e8c2d14
    Updated some components Observer KRypt0n_ 2022-12-30 10:57:11 +0200
  • 7143357a7b
    Removed usage of config feature in some other features Observer KRypt0n_ 2022-11-12 09:51:35 +0200
  • 875bce5dbd
    Added re-exporting of the core library and wincompatlib Observer KRypt0n_ 2022-11-11 23:57:43 +0200
  • de5339fa38
    Added fps unlocker and game running support Observer KRypt0n_ 2022-11-11 23:46:14 +0200
  • 19bf0fe01c
    Added work with components and states system Observer KRypt0n_ 2022-11-11 23:31:36 +0200
  • e7d356da5c
    Init commit Observer KRypt0n_ 2022-11-11 18:29:16 +0200
  • e3a24db1df
    Initial commit Observer KRypt0n_ 2022-11-11 14:02:51 +0200