Commit graph

8 commits

Author SHA1 Message Date
Observer KRypt0n_
186aa204d6
0.5.10
- added support for dxvk component's title field
2023-04-06 23:13:00 +02:00
Observer KRypt0n_
7aa54126c8
0.5.8
- implemented core 1.5.0
2023-03-31 10:18:02 +02:00
Observer KRypt0n_
c64787bf8a
feat(tracing): added tracing::instrument to ComponentsLoader::get_wine_versions 2023-03-24 14:12:10 +02:00
Observer KRypt0n_
977ba14056
0.5.1
- updated `wincompatlib`, implemented new bundles system
- changed wine versions' features system
2023-03-15 21:38:24 +02:00
Observer KRypt0n_
ba11109082
0.5.0
- improved wine/dxvk features,
  added command used to run the game
2023-03-08 18:36:01 +02:00
Observer KRypt0n_
2ff3ad0122
0.4.0
- added `Group::find_in`, `Version::find_in` and `Version::find_group` methods
  to both `wine` and `dxvk` mods
- `get_downloaded` now returns list of groups with downloaded versions
  instead of just a single list
- added `features` property to `Group` structs of `wine` and `dxvk`
- added support of `[group].features.env` variables to `game::run`
- `ComponentsLoader` now caches `get_wine[dxvk]_versions` output
- `Config::try_get_selected_wine[dxvk]_info`
  renamed to `Config::get_selected_wine[dxvk]`
2023-03-08 14:21: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_
75444f0c58
feat: updated core library
Also started some work on adding local components downloading
2023-03-05 22:35:56 +02:00