1
0
Fork 0
mirror of synced 2024-09-19 19:07:51 +12:00
Commit graph

23 commits

Author SHA1 Message Date
loathingKernel
9bd73f3440
SteamGrades: Return the Steam game ID with the grade and store it.
This allows compatibility tools that use the SteamAppId environment
variable to make decisions or apply fixes do their job more accurately.

Also use the stored variable to provide a link to protondb through
the grade label in GameInfo.

The steam grades now use the orjson library to load Steam's ~6MB
database faster.
2023-12-03 17:11:46 +02:00
loathingKernel
801c07932d
Proton: Add functions to find and integrate compatibilty tools and runtimes 2023-12-03 17:11:45 +02:00
loathingKernel
842bd27e8c
Rare: Release 1.10.4 2023-12-03 11:21:52 +02:00
loathingKernel
fc3e584e57
Package: Update requirements 2023-11-28 15:01:53 +02:00
lennard
3ef6d120e3
Update to legendary 0.20.32 2023-01-05 22:07:05 +01:00
lennard
2987f6d779
Update to legendary 0.20.31 and set minimum python version to 3.9 2022-11-06 20:06:46 +01:00
lennard
923aa1b90d
Migrate to legendary 0.20.30 2022-10-26 21:36:16 +02:00
Dummerle
98489297f1
Bump version and update some dependencies 2022-08-30 23:12:15 +02:00
Dummerle
b1fe917093
Remove psutil dependency 2022-08-28 22:07:39 +02:00
loathingKernel
f375357a2c Utils: fix unresolved references 2022-08-02 10:42:38 +03:00
loathingKernel
a208c9b1d4 Revert "Requirements: Add parse"
This reverts commit e100d90708a98e29d23826f56e61561db96b60be.
2022-08-02 10:42:38 +03:00
loathingKernel
d7aba41aa4 Requirements: Add parse 2022-08-02 10:42:38 +03:00
loathingKernel
a9954a98f6 LegendaryCore: Re-use super's prepare_download() instead of copying it. 2022-08-02 10:42:38 +03:00
Dummerle
b0125ba020
Many optimizations, bug fixes and other small fixes 2021-11-13 00:34:35 +01:00
Dummerle
134c06a726 Update translation and remove notify-py as dependency 2021-09-01 22:12:27 +02:00
ChemicalXandco
bfc8b1f8f5 add pywin32 to requirements.txt 2021-05-09 15:25:27 +01:00
Dummerle
f58154f3f1 add Discord RPC 2021-04-11 22:44:18 +02:00
ChemicalXandco
da8ef8dab8
Add stop download button (#33)
Add stop download button
Not a perfect solution, but it should work
2021-04-11 17:03:55 +02:00
Dummerle
9c4ebcb742 Notification fix, legendary not required as dependency 2021-03-15 12:03:03 +01:00
ChemicalXandco
a3d7fc4389 add start.sh 2021-03-14 12:53:12 +00:00
Dummerle
6299da632c Fixed List/Icon view, added notify-py to requirements 2021-03-14 10:23:47 +01:00
Dummerle
9f28666d66 Added icons, fixed login bug 2021-03-08 20:36:42 +01:00
Dummerle
bcb4765668 Add important files 2021-02-17 18:54:53 +01:00