Commit Graph

1965 Commits

Author SHA1 Message Date
Roy 55a4875450 Update version number to v4.2.89
Release Please / release-please (push) Has been cancelled
v4.2.89
2026-03-12 01:56:12 -07:00
Roy f113b0039c Fixed icon error 2026-03-12 01:26:04 -07:00
Roy d7cc6cee26 Mark Gryphlink and Super Monkey Ball Online as ✔️ 2026-03-12 00:53:33 -07:00
Roy 460002a926 Added Super Monkey Ball Online to streaming sites 2026-03-12 00:49:28 -07:00
Roy 4bdbf14adf Add 'Super Monkey Ball Online' to game entries 2026-03-12 00:43:23 -07:00
Roy d3d4c763dc Update version number to v4.2.88
Release Please / release-please (push) Has been cancelled
v4.2.88
2026-03-10 03:00:53 -07:00
Roy ba8c868a90 Enhance game data with discount information and launcher handling
Added discounted price and discount percent fields to game data. Improved launcher name resolution and icon retrieval logic.
2026-03-10 02:57:05 -07:00
Roy 56c47fd9a9 Merge pull request #886 from moraroy/dependabot/pip/charset-normalizer-3.4.5
Release Please / release-please (push) Has been cancelled
Bump charset-normalizer from 3.4.4 to 3.4.5
2026-03-07 21:36:43 -08:00
dependabot[bot] de234c0a26 Bump charset-normalizer from 3.4.4 to 3.4.5
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.4...3.4.5)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-08 05:35:29 +00:00
Roy ee7898cbd3 Merge pull request #883 from moraroy/dependabot/pip/certifi-2026.2.25
Bump certifi from 2026.1.4 to 2026.2.25
2026-03-07 21:34:20 -08:00
dependabot[bot] 1636eceb49 Bump certifi from 2026.1.4 to 2026.2.25
Bumps [certifi](https://github.com/certifi/python-certifi) from 2026.1.4 to 2026.2.25.
- [Commits](https://github.com/certifi/python-certifi/compare/2026.01.04...2026.02.25)

---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2026.2.25
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 16:02:41 +00:00
Roy 8a54ca33e3 Merge pull request #880 from svenliebig/patch-1
Release Please / release-please (push) Has been cancelled
docs: small correction in readme
2026-02-23 13:57:26 -08:00
Sven Liebig cec4e691bb docs: small correction in readme
added two missing single semicolons to curl instructions.
2026-02-23 10:33:12 +01:00
Roy fff5f08473 Update Gryphlink installer URL and version
Release Please / release-please (push) Has been cancelled
2026-02-10 00:52:15 -08:00
Roy 398614fe00 Merge pull request #875 from moraroy/dependabot/pip/ruff-gte-0.12.1-and-lt-0.16
Release Please / release-please (push) Has been cancelled
Update ruff requirement from <0.15,>=0.12.1 to >=0.12.1,<0.16
2026-02-08 03:00:03 -08:00
dependabot[bot] ed4a00e6c4 Update ruff requirement from <0.15,>=0.12.1 to >=0.12.1,<0.16
Updates the requirements on [ruff](https://github.com/astral-sh/ruff) to permit the latest version.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.12.1...0.15.0)

---
updated-dependencies:
- dependency-name: ruff
  dependency-version: 0.15.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-07 16:02:43 +00:00
Roy b93068acd4 Refactor itch.io paths to use dynamic versioning
Release Please / release-please (push) Has been cancelled
Updated itch.io paths to dynamically find the latest version.
2026-02-07 04:39:52 -08:00
Roy 3c2c7ce602 Refactor fadeOutAndStop and improve audio handling
Release Please / release-please (push) Has been cancelled
Refactor fadeOutAndStop function to accept parameters and improve volume fading logic. Remove unnecessary fadeInterval variable and enhance error handling during YouTube audio playback.
2026-02-03 03:38:29 -08:00
Roy 3a6450a9a3 Refactor theme music handling and improve caching
Release Please / release-please (push) Has been cancelled
2026-02-02 04:16:40 -08:00
Roy 784eac1d2a Refactor playtime data handling in NSLGameScanner 2026-02-02 03:41:21 -08:00
Roy 74ec8c9224 Refactor theme music handling in NSLGameScanner
Release Please / release-please (push) Has been cancelled
2026-02-02 02:39:25 -08:00
Roy 33c06c6947 Add files via upload
Release Please / release-please (push) Has been cancelled
2026-02-01 07:43:10 -08:00
Roy 7a5fb3a386 Update version number to v4.2.87
Release Please / release-please (push) Has been cancelled
v4.2.87
2026-01-31 08:11:00 -08:00
Roy 74b9305f91 Update README.md 2026-01-31 05:29:14 -08:00
Roy 7c436eeb1d Added Gryphlink Launcher 2026-01-31 03:19:29 -08:00
Roy ee8b8abec9 Update display name for Endfield to Arknights: Endfield 2026-01-31 02:11:52 -08:00
Roy 1f5fc50062 Refactor game details fetching with caching 2026-01-31 02:05:08 -08:00
Roy fadab483d3 Add files via upload 2026-01-31 02:01:10 -08:00
Roy b12c04c94a Enhance game details with Metacritic information
Release Please / release-please (push) Has been cancelled
Added Metacritic score and URL to game data display.
2026-01-29 04:27:00 -08:00
Roy 0393f36329 Set default theme music to off
Release Please / release-please (push) Has been cancelled
Change default behavior of theme music to off if parsing fails.
2026-01-28 01:54:49 -08:00
Roy 04c11ecc9e Update README.md
Release Please / release-please (push) Has been cancelled
2026-01-27 08:03:23 -08:00
Roy ec7325cb9f Add files via upload v4.2.86 2026-01-27 06:05:55 -08:00
Roy dde79a4e4a Added new feature Metadata for all nonsteam shortcuts 2026-01-27 06:02:40 -08:00
Roy 2bd695a5ed Merge pull request #864 from kronarq/fix-ge-proton-path-issue
Release Please / release-please (push) Has been cancelled
Fix for ProtonUp-Qt installs of GE-Proton
2026-01-24 04:47:55 -08:00
Kronarq 1e18ae1647 Make - between proton & major version optional because ProtonUp-Qt installs to GE-ProtonXX-YY 2026-01-24 05:30:58 -07:00
Roy 5e9d1ccda2 Merge pull request #863 from kronarq/requests-to-urllib-fixes
Fix urllib/requests mismatch in fetch_and_parse_csv fallback
2026-01-24 02:15:24 -08:00
Kronarq 8f8e9c3194 Fix urllib/requests mismatch in fetch_and_parse_csv fallback
The fallback code was incorrectly mixing urllib.request with requests
library methods (.raise_for_status(), .text) and exception handling.
Fixed to properly use urllib patterns.
2026-01-24 02:31:11 -07:00
Roy 472b64c0cd Added Big Fish Games Manager and fixed all SD card code to work again
Release Please / release-please (push) Has been cancelled
v4.2.85
2026-01-23 03:09:59 -08:00
Roy 88bc974128 Implement uninstall warning for selected items
Release Please / release-please (push) Has been cancelled
Add warning dialog for uninstalling with selections.
2026-01-22 16:22:59 -08:00
Roy 04bea8d4bd Add Big Fish Games Manager to the list of launchers
Release Please / release-please (push) Has been cancelled
2026-01-22 06:41:57 -08:00
Roy 6f70afe3f7 Update release-please action and add checkout step 2026-01-22 06:35:59 -08:00
Roy 324b39e874 Add files via upload 2026-01-22 06:14:26 -08:00
Roy d29ef42985 Add files via upload
Release Please / release-please (push) Has been cancelled
2026-01-22 05:21:13 -08:00
Roy 746dffbf65 Remove duplicate flatpak override command
Release Please / release-please (push) Has been cancelled
2026-01-13 21:35:04 -08:00
Roy c5279623f0 Added LibreWolf & Vivaldi 2026-01-13 21:19:03 -08:00
Roy 1454fddef3 Added LibreWolf & Vivaldi 2026-01-13 21:17:32 -08:00
Roy 849380e3d4 Update README.md
Release Please / release-please (push) Has been cancelled
v4.2.84
2026-01-13 13:43:28 -08:00
Roy a443427e6b Update version to v4.2.84 and add Hytale support 2026-01-13 13:10:09 -08:00
Roy bde517ca40 Add custom launch options for Hytale Launcher 2026-01-13 13:02:32 -08:00
Roy b077d8f9c8 Fix formatting in README.md
Release Please / release-please (push) Has been cancelled
2026-01-12 17:13:04 -08:00