1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00

Commit graph

  • f3a962260c
    About: Update page loathingKernel 2023-11-28 15:10:32 +0200
  • fc3e584e57
    Package: Update requirements loathingKernel 2023-11-28 15:01:53 +0200
  • 18d12e2099
    Readme: Fix typo loathingKernel 2023-11-27 21:53:10 +0200
  • 4a9963010e
    Readme: Add msvc 2015 link loathingKernel 2023-11-20 14:27:43 +0200
  • 5e196491f4
    Treat resources as binary loathingKernel 2023-09-24 23:57:19 +0300
  • 76df1236e9
    Update run from source section in README.md lennard 2023-08-05 19:31:16 +0200
  • 74802eb1d4
    Merge pull request #302 from z-ffqq/main Dummerle 2023-07-17 23:28:19 +0200
  • be62f22916 fix: patch up some holes here and there ffqq 2023-07-16 20:40:25 +0300
  • f38c751d43 feat: add freebsd support ffqq 2023-07-16 10:03:59 +0300
  • 340aceb870
    Update freeze.py to update and not install again on windows to fix #297 lennard 2023-06-13 21:25:01 +0200
  • da4163ced7
    Bump version to 1.10.3 1.10.3 release lennard 2023-06-11 15:53:07 +0200
  • c586305927
    Merge pull request #294 from loathingKernel/develop Dummerle 2023-06-11 15:50:50 +0200
  • b2722b6ceb
    RareCore: Init default sections if they are not in the config file. loathingKernel 2023-06-11 13:23:43 +0300
  • 1f06c87743
    ImageManager: Few improvements loathingKernel 2023-06-05 01:33:11 +0300
  • 605a5050af
    RareGame: Make owned_dlcs a set loathingKernel 2023-05-29 16:16:36 +0300
  • 5307932656
    RareCore: Replace individual fetch workers with a single one. loathingKernel 2023-05-29 16:11:17 +0300
  • 497bdc08cc
    Downloads: Remove UNINSTALLING state on cancel loathingKernel 2023-05-29 15:12:13 +0300
  • eaed611c5f
    GameDlcWidget: Respond to update signal loathingKernel 2023-05-29 14:32:30 +0300
  • d4c763296e
    Downloads: Apply DOWNLOADING and UNINSTALLING states earlier loathingKernel 2023-05-29 03:20:45 +0300
  • 6b0bf9621d
    GameDlcWidget: Fix crash when installing or uninstalling a DLC loathingKernel 2023-05-29 02:53:14 +0300
  • 3acf289280
    Update translations and update config, so tx push works lennard 2023-05-28 23:30:01 +0200
  • 875ba52768
    Bump version to 1.10.2 1.10.2 lennard 2023-05-26 23:32:25 +0200
  • 5ce9a2edfa RareCore: Handle exception when fetching non-asset games loathingKernel 2023-05-26 12:59:57 +0300
  • eb6c44f1bf
    RareCore: Handle exception when fetching non-asset games loathingKernel 2023-05-26 12:59:57 +0300
  • 737730583f ImageManager: Check if desktop icons are supported on current plaform loathingKernel 2023-05-13 17:57:39 +0300
  • eb20968e3c
    ImageManager: Check if desktop icons are supported on current plaform loathingKernel 2023-05-13 17:57:39 +0300
  • 4437e1b87a
    Fix key error, when removing a tag additions lennard 2023-05-11 17:16:41 +0200
  • 7e7c73d2f0
    Fix markdown text in hide label lennard 2023-05-08 19:42:59 +0200
  • 5522a34518
    Add CheckBox in game info to hide games and add hidden filter lennard 2023-05-08 19:29:38 +0200
  • 1f4493440b
    Make tags in rgame metadata a set lennard 2023-05-08 19:29:00 +0200
  • ae8cee76ae
    Fix crash on launch helper exit lennard 2023-05-08 18:58:49 +0200
  • 21a339b394
    Finish french translation lennard 2023-05-08 08:46:47 +0200
  • ea41e85f95
    Merge pull request #284 from loathingKernel/develop Dummerle 2023-05-08 08:44:05 +0200
  • 7218f0b696
    ImportGroup: Add force import option. loathingKernel 2023-05-07 16:31:05 +0300
  • 23c2f6dc0a RareGame: Return app_title as folder name if FolderName is not in customAttributes Stelios Tsampas 2023-05-04 17:45:51 +0300
  • 3258c252ba Issues: Update templates to be more informative Stelios Tsampas 2023-05-04 17:06:57 +0300
  • 3d0ebf702a
    Bump version 1.10.1 1.10.1 lennard 2023-05-04 01:03:59 +0200
  • da92f2cc98
    Merge pull request #277 from loathingKernel/develop Dummerle 2023-05-04 01:01:25 +0200
  • 3a396d5982
    Workflows: Fix tag sorting loathingKernel 2023-05-03 18:47:40 +0300
  • e5a56cb0fb
    Workflows: Rename "Rare-Windows-<version>.msi" to "Rare-<version>.msi" loathingKernel 2023-05-03 18:22:51 +0300
  • c9df58e3c1
    Workflows: Remove set-output and fix cx_freeze_zip checkout loathingKernel 2023-05-01 20:07:32 +0300
  • 82128e35ca
    RareCore: Use correct typing identifier loathingKernel 2023-05-01 15:25:30 +0300
  • 184be66662
    ImportGame: Pass app_name through the signal to resolve some information loathingKernel 2023-04-16 23:01:09 +0300
  • 4a96224dd3
    GameInfo: Enable Import Game button, redirects to Import Game tab loathingKernel 2023-04-16 21:53:42 +0300
  • 1c6a05c3f1
    Refactor: Import ImageSize from widgets or directly from models loathingKernel 2023-04-16 16:45:36 +0300
  • 0e4e7420cf
    Refactor: Move ImageSize to models loathingKernel 2023-04-16 16:38:48 +0300
  • 6986b1eab3
    Rare: Apply UTC timezone info on dates loathingKernel 2023-04-16 16:16:54 +0300
  • 672bc814ba Fix import game lennard 2023-05-03 01:12:03 +0200
  • 62aa78dcae Fix release-tests workflow lennard 2023-05-02 23:49:39 +0200
  • 9bb3171a8a Fix release workflow lennard 2023-05-02 23:35:20 +0200
  • f8b38e0cb8 Fix desktop shortcuts on windows lennard 2023-05-02 23:30:30 +0200
  • ec6f24e3f8 Add tag to hide games from library lennard 2023-04-29 00:23:22 +0200
  • 263af75853 Do not set available space text twice in install dialog lennard 2023-04-16 19:17:01 +0200
  • 075443261d Show free space in install dialog lennard 2023-04-16 18:38:57 +0200
  • b6fc468681 Fix win-zip workflow lennard 2023-05-01 22:09:16 +0200
  • 6fb595a59c
    Fix import game lennard 2023-05-03 01:12:03 +0200
  • 34867f817a
    Fix release-tests workflow lennard 2023-05-02 23:49:39 +0200
  • 29e7565453
    Fix release workflow lennard 2023-05-02 23:35:20 +0200
  • 1289dc837a
    Fix desktop shortcuts on windows lennard 2023-05-02 23:30:30 +0200
  • 89d67338b3
    Add tag to hide games from library lennard 2023-04-29 00:23:22 +0200
  • 0a477e6fb2
    Do not set available space text twice in install dialog lennard 2023-04-16 19:17:01 +0200
  • 61498a21a2
    Show free space in install dialog lennard 2023-04-16 18:38:57 +0200
  • 879da4ef04
    Fix win-zip workflow lennard 2023-05-01 22:09:16 +0200
  • fb67c15622
    Bump version to 1.10.0 1.10.0 release-dev lennard 2023-05-01 16:27:26 +0200
  • 5cfd3fffe3
    Fix offline mode lennard 2023-04-16 19:38:26 +0200
  • 30c3dadd4d
    Update translations lennard 2023-04-13 01:10:12 +0200
  • 45595d2143
    Fix git url for deb worflow Dummerle 2023-04-08 01:19:45 +0200
  • 42c1a1aaa6 Add a small fix 1.9.92 lennard 2023-04-08 01:01:46 +0200
  • c876e1fc3a Fix linux and proton settings environment_changed on windows lennard 2023-04-08 00:23:05 +0200
  • a06dc7cd0f Use signal.disconnect without parameters lennard 2023-04-08 00:15:19 +0200
  • 60da656877 Disconnect all game process signals before stop to prevent exceptions lennard 2023-04-08 00:01:04 +0200
  • b48e1603cb Add a signal handler to launch helper lennard 2023-04-07 23:33:00 +0200
  • f1fa0ada1a Open cloud save dialog after playing a game, if no action set on start lennard 2023-04-07 19:37:27 +0200
  • 403ab92f28
    Add a small fix lennard 2023-04-08 01:01:46 +0200
  • 902f682c3e
    Fix linux and proton settings environment_changed on windows lennard 2023-04-08 00:23:05 +0200
  • 0a93cab797
    Use signal.disconnect without parameters lennard 2023-04-08 00:15:19 +0200
  • 4568441393
    Disconnect all game process signals before stop to prevent exceptions lennard 2023-04-08 00:01:04 +0200
  • 946736becb
    Add a signal handler to launch helper lennard 2023-04-07 23:33:00 +0200
  • c1f5552aee
    Open cloud save dialog after playing a game, if no action set on start lennard 2023-04-07 19:37:27 +0200
  • 3f17a69e65
    Merge pull request #272 from loathingKernel/fixups Dummerle 2023-04-07 19:37:56 +0200
  • 2e1585bda8
    EnvVarsModel: Be more lenient when checking for unchanged contents loathingKernel 2023-04-07 14:19:20 +0300
  • fee96a5f9d
    [RareGame] Apply state if the game is found to be running at startup loathingKernel 2023-04-06 23:41:23 +0300
  • 9644d45b23
    Check if mangohud exists when enabling it lennard 2023-04-05 17:51:36 +0200
  • 0186b4f3c4
    Add documentation for is_non_asset lennard 2023-04-05 13:32:35 +0200
  • b041b47082 Update screenshots lennard 2023-04-05 01:55:43 +0200
  • df1731de09 Fix key error for default mango hud settings lennard 2023-04-05 01:13:37 +0200
  • ea0f40bb41 Update game state, when saves updated lennard 2023-04-05 00:16:55 +0200
  • 9233c28e5b Update loading widget lennard 2023-04-05 00:00:01 +0200
  • 37a8a052c8 Add loading widget to cloud saves lennard 2023-04-02 20:00:09 +0200
  • 0943d06820 Add class loadingWidget lennard 2023-04-02 17:50:01 +0200
  • 3ec6a45cc3 Add double check for game assets and fix error in cloud save dialog lennard 2023-04-02 17:14:44 +0200
  • 4cbcb8dde4
    Update screenshots lennard 2023-04-05 01:55:43 +0200
  • 52ed91a974
    Fix key error for default mango hud settings lennard 2023-04-05 01:13:37 +0200
  • 4fa9c922fc
    Update game state, when saves updated lennard 2023-04-05 00:16:55 +0200
  • 3cb7d541ad
    Update loading widget lennard 2023-04-05 00:00:01 +0200
  • 849c98bee5
    ProgressLabel: Use a centering procedure based on events loathingKernel 2023-04-04 13:34:33 +0300
  • e9b9f91df8
    ImageSize: Include reference to the base image preset loathingKernel 2023-04-04 13:30:40 +0300
  • 1be65cdfd1
    Add loading widget to cloud saves lennard 2023-04-02 20:00:09 +0200
  • 9a4a907d9d
    Add class loadingWidget lennard 2023-04-02 17:50:01 +0200
  • 56a94316b3
    Add double check for game assets and fix error in cloud save dialog lennard 2023-04-02 17:14:44 +0200