1
0
Fork 0
mirror of synced 2024-05-19 03:52:47 +12:00
Commit graph

1254 commits

Author SHA1 Message Date
Dummerle e6bbb2035b
Use release branch for workflows 2022-10-01 00:45:22 +02:00
Dummerle 73a4b37f28
Fix wrong branch for release workflow 2022-10-01 00:45:22 +02:00
lennard a55ad96fbc
bump version 2022-09-27 22:22:07 +02:00
lennard ebd567e665
Disable pypresence settings if not installed 2022-09-27 21:55:57 +02:00
lennard fbd16b99ae
Update translations 2022-09-27 21:48:44 +02:00
lennard 780bd798a9
Rename rare code name to new name 2022-09-27 21:10:44 +02:00
lennard 24774b07c0
Fix move game on Windows 2022-09-27 21:09:41 +02:00
Stelios Tsampas 8d7bd89d63 workflows: Copy SSL files with the names QtNetwork expects 2022-09-22 10:16:43 +02:00
lennard 829da4f93b
Bump version 2022-09-19 23:10:03 +02:00
lennard 737603179d
Update screenshots 2022-09-19 23:10:03 +02:00
Dummerle 5d24c672b2 Catch Permission errors, when disabling and enabling EOS overlay 2022-09-19 01:00:17 +02:00
Dummerle f894b2a3a2
Merge pull request #244 from loathingKernel/fixups
Lgndr: Update to legendary 0.20.29
2022-09-18 22:58:49 +02:00
loathingKernel 83551f9b9e DownloadThread: Don't mark prerequisites as installed if the user selected not to install them
Signed-off-by: loathingKernel <142770+loathingKernel@users.noreply.github.com>
2022-09-18 20:52:59 +03:00
Stelios Tsampas 0960cbbdd3 DownloadThread: args is a string! 2022-09-18 15:07:42 +03:00
Stelios Tsampas 14eda1c246 DownloadThread: Weirdly setNativeArguments doesn't exist despite the docs saying that is should be available on Windows 2022-09-18 12:52:15 +03:00
loathingKernel 36d26f54b9 workflows: Update action versions and use common titles for steps 2022-09-17 18:02:19 +03:00
loathingKernel 2f5da4e628 GameLaunchHelper: actually exit when game has finished 2022-09-16 17:33:26 +03:00
loathingKernel 997a8aeb18 workflows: Version desciption job 2022-09-16 16:03:53 +03:00
loathingKernel 1137d75e79 Lgndr: Update to legendary 0.20.29 2022-09-16 15:26:31 +03:00
Dummerle e7da1d52eb
Merge pull request #241 from Xav83/patch-1
Adds the Chocolatey package as a way to install Rare
2022-09-15 20:39:51 +02:00
Dummerle 212f8b8f7b
Merge pull request #243 from loathingKernel/fixups
Enable console output on windows if it is a test build
2022-09-13 21:45:58 +02:00
loathingKernel 679aafa09d workflows: move back to latest msvc, keep previous commits for future reference 2022-09-13 20:28:04 +03:00
loathingKernel b4083bd699 workflows: use the same MSVC version as the one CPython was built with
https://pythondev.readthedocs.io/windows.html
https://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B
2022-09-13 20:09:45 +03:00
loathingKernel 177eaa9f67 workflows: try nuitka with mscv and lto 2022-09-13 19:20:25 +03:00
loathingKernel e15aa0a480 workflows: add more version information 2022-09-13 13:22:42 +03:00
loathingKernel 7d2e1ddac2 Lgndr: Keep legendary's logger name 2022-09-13 12:38:43 +03:00
loathingKernel e621955a22 RareSettings: Handle permission error when deleting logs 2022-09-13 12:38:43 +03:00
loathingKernel 5332767024 gitignore: exclude anything starting with venv 2022-09-13 12:38:43 +03:00
loathingKernel 2a9bf5ac59 misc: nuitka sample script for linux 2022-09-13 12:38:43 +03:00
Stelios Tsampas 412100f464 windows: unfollow some python modules in the nuitka script for testing 2022-09-13 12:38:43 +03:00
Stelios Tsampas 9d28680804 Build: enable console output on windows if it is a test build 2022-09-13 12:38:43 +03:00
Dummerle e45f392652
Bump version 2022-09-12 17:23:09 +02:00
Dummerle 4ef755fa2e
Merge pull request #242 from loathingKernel/fixups
Nuitka and another round of fixes for Windows
2022-09-11 23:39:58 +02:00
Stelios Tsampas 9e3dc61419 workflows: Move pyling to check workflow 2022-09-11 22:09:00 +03:00
loathingKernel f7e9375964 LaunchDialog: Make the split 75/25 2022-09-11 19:45:17 +03:00
loathingKernel cf5fd415e5 LaunchDialog: Add a middle-ground solution for concurrent image downloads 2022-09-11 14:51:37 +03:00
loathingKernel 681b3013ad workflows: hardcode a compatible version of certifi for nuitka 2022-09-11 01:41:17 +03:00
loathingKernel 54f11a6c94 workflow: include the correct files for the translations 2022-09-10 23:34:20 +03:00
loathingKernel 52108688d3 LaunchDialog: Use ElideLabel for progress information 2022-09-10 22:42:47 +03:00
Stelios Tsampas 1c1572347d Revert "workflows: enable console for nuitka test builds"
This reverts commit 3192bdff3f.
2022-09-10 22:11:26 +03:00
Stelios Tsampas cdeb3c4030 Add some helper scripts 2022-09-10 22:08:02 +03:00
Stelios Tsampas cbf4c38564 Redirect stdout and stderr to os.devnull if we are in a frozen GUI application form 2022-09-10 22:05:00 +03:00
Stelios Tsampas 3192bdff3f workflows: enable console for nuitka test builds 2022-09-10 20:59:54 +03:00
Stelios Tsampas 7a1935335e GameInfo: Work-around slowdown on widget update_game() request 2022-09-10 19:04:40 +03:00
Stelios Tsampas 21ea2af8e1 App: Move timer initialization after LaunchDialog has finished 2022-09-10 18:07:32 +03:00
Stelios Tsampas b0b61c354c workflows: Add description for nuitka executable 2022-09-10 17:35:54 +03:00
Stelios Tsampas 74a3d9458d LaunchDialog: Show validation progress separately from download progress. 2022-09-10 17:27:37 +03:00
Stelios Tsampas cc74767f0a App: Move verification requirement check into launch dialog 2022-09-10 15:33:48 +03:00
loathingKernel 034b5f5be4 workflows: Update nuitka workflow 2022-09-10 03:56:24 +03:00
Stelios Tsampas 6093a6ca9c Add nuitka workflow in GitHub actions 2022-09-10 01:19:00 +03:00