1
0
Fork 0
mirror of synced 2024-05-04 04:33:03 +12:00
Commit graph

29 commits

Author SHA1 Message Date
loathingKernel 91af16b76d
Store: Exploratory changes for GraphQL API 2024-02-25 21:35:43 +02:00
loathingKernel d9bfdb91ce Runners: Import vdf only on Linux and FreeBSD 2024-01-22 00:16:40 +02:00
loathingKernel 971c31e8f4 SelectiveWidget: Create specialized widget for selecting optional downloads
Because there are two dialogs for editing optional downloads, refactor
the separate implementations to select them into a common reusable widget
and use it in SelectiveDialog and InstallDialog.
2024-01-18 16:44:47 +02:00
loathingKernel 2cbe6cadd9 Rare: Add launchable addons as games in the library 2024-01-02 11:12:00 +02:00
loathingKernel efe9031211 Proton: Add functions to find and integrate compatibilty tools and runtimes 2023-12-24 21:08:26 +02:00
loathingKernel fa5294b1d5
Lgndr: Replace the monkey functions with factories to create them
The factories are also usable in Rare's code to create compatible
functions for the callbacks. If they there is no callback they just
log what is happening. It also removes the need for `typing-extentions`
module.
2023-12-10 22:43:31 +02:00
loathingKernel e2a7047933
Rare: add orjson dependency 2023-12-10 14:22:25 +02:00
loathingKernel 7ce8fb5b9d
Rare: bump legendary to 0.20.34 2023-12-10 12:13:57 +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