1
0
Fork 0
mirror of synced 2024-08-21 21:22:01 +12:00
Commit graph

39 commits

Author SHA1 Message Date
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
bdbb61d3a6
Rare: Move the different applications into their respective folders 2023-12-10 14:21:36 +02:00
loathingKernel
7ce8fb5b9d
Rare: bump legendary to 0.20.34 2023-12-10 12:13:57 +02:00
loathingKernel
efc0107f82
setup.py: Use greater than for legendary version 2023-12-04 16:17:32 +02:00
Virtuti Militari
ed0f23a649
bump legendary to 0.20.33 2023-12-04 14:40:53 +01:00
ffqq
be62f22916 fix: patch up some holes here and there 2023-07-16 20:40:25 +03:00
Virtuti Militari
0fee108dc0
bump legendary requirements in setup.py to 0.20.32 (#264)
supplements for 3ef6d120e3
2023-01-06 16:42:35 +01:00
lennard
16775fb661
Bump version 2022-12-08 21:33:31 +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
Stelios Tsampas
6093a6ca9c Add nuitka workflow in GitHub actions 2022-09-10 01:19:00 +03: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
Dummerle
43f15734f3
Remove manually legendary installation from workflows 2022-08-28 22:07:39 +02:00
Dummerle
d5a6769724 Make pypresence an optional dependency, to avoid packaging errors 2022-06-19 00:18:13 +02:00
Stelios Tsampas
1c296474c5 Add a bunch of accumulated fixes.
Shared: Require an argument to initialize the each singleton, if it is called uninitialized, raise a RuntimeError
InstallDialog: Use QCheckBox label for the information text and remove the layout
LaunchDialog: Minor code clarity improvements
Console: add a Dialog with the process's environment variables
GameUtils: Inherit the system's environment and not a clean one
ImportGroup: Add the ability to automatically import all games in a folder
RareStyle: Use rgb values, remove hex codes and rgba values
IndicatorLineEdit/PathEdit: Infer object names from class name, don't override layout method
Models: Type fields as Optional (`Union[<something>, None]`)
Paths: Use pathlib for everything

Signed-off-by: Stelios Tsampas <loathingkernel@gmail.com>
2022-05-05 13:27:39 +03:00
aznd
7deb4152ac
Implement logging in via webengine (#160)
Add webview as optional dependency, to login from there, to not have to copy SID manually
2022-01-30 00:23:37 +01:00
Dummerle
16ffdb46e0
Fix setup.py 2021-12-17 18:38:05 +01:00
Dummerle
c425775f28
Update to new QResource system 2021-12-09 21:59:07 +01:00
Dummerle
ea13fc9433
Move legendary submodule to rare/legendary, to fix conflicts with already installed legendary 2021-12-07 21:49:15 +01:00
Dummerle
709eb30674
Final commit for 1.7.0 2021-11-29 17:34:45 +01:00
Dummerle
b0125ba020
Many optimizations, bug fixes and other small fixes 2021-11-13 00:34:35 +01:00
Stelios Tsampas
c5be9b7a5b Adjust setuptools for the legendary submodule 2021-09-07 15:04:43 +03:00
Dummerle
134c06a726 Update translation and remove notify-py as dependency 2021-09-01 22:12:27 +02:00
Dummerle
f0f9c8ccd1 update release.yml for pre release 2021-05-21 16:58:18 +02:00
Dummerle
3a39bac09c Reformatting and update german translation 2021-05-21 13:40:10 +02:00
Dummerle
9a121e0bee Add pywin32 in setup.py 2021-05-17 10:03:52 +02:00
Dummerle
f58154f3f1 add Discord RPC 2021-04-11 22:44:18 +02:00
Dummerle
192487ea0d Added psutil in setup.py, some small changes 2021-04-11 17:21:39 +02:00
Dummerle
1973e3449e Changed Logo.png, update setup.py and release.yml 2021-04-11 15:30:28 +02:00
Dummerle
c73cc4e1be Fix pypi 2021-04-08 12:11:28 +02:00
Dummerle
97b18ff2a1 Fixed bug in setup.py 2021-04-08 11:46:03 +02:00
BuildTools
665083c5b5 lowercase snake case 2021-04-07 22:39:23 +02:00
Dummerle
7396ea264a Custom legendary version 2021-03-15 11:29:39 +01:00
ChemicalXandco
217eb2312d Update setup.py 2021-03-14 21:32:45 +00:00
Dummerle
6299da632c Fixed List/Icon view, added notify-py to requirements 2021-03-14 10:23:47 +01:00
Dummerle
40b0867eef Small fixes for release 2021-03-11 13:11:15 +01:00
Dummerle
bcb4765668 Add important files 2021-02-17 18:54:53 +01:00