Roy
64b78a471a
refactor logic
2025-10-16 04:49:14 -07:00
Roy
e62f1fdbb9
Bump version from 4.2.4 to 4.2.5
v4.2.5
2025-10-16 01:49:31 -07:00
Roy
64fcafdcbc
Add patch for disabling Gamescope WSI in Proton
...
Patch Proton Python script to disable Gamescope WSI if not already patched.
2025-10-16 01:33:55 -07:00
Roy
b5027d6490
Update Xbox Cloud Gaming URL condition
2025-10-14 05:41:16 -07:00
Roy
bc7b8f01a4
Refactor URL checks for Xbox and Amazon Luna
2025-10-14 04:00:48 -07:00
Roy
a038483e58
Update GameJolt Launcher download URL
2025-10-12 22:11:57 -07:00
Roy
2b367835b3
Refactor Chrome bookmark scanner for clarity
2025-10-12 21:37:34 -07:00
Roy
01b2e5b47d
Enhance Chrome bookmark scanner for multiple platforms
2025-10-12 21:30:59 -07:00
Roy
0dc79e2a61
Merge pull request #808 from moraroy/dependabot/pip/ruff-gte-0.12.1-and-lt-0.15
...
Update ruff requirement from <0.14,>=0.12.1 to >=0.12.1,<0.15
2025-10-11 17:16:26 -07:00
Roy
e04590d936
Merge pull request #807 from moraroy/dependabot/pip/certifi-2025.10.5
...
Bump certifi from 2025.8.3 to 2025.10.5
2025-10-11 17:12:34 -07:00
dependabot[bot]
79d295b59b
Update ruff requirement from <0.14,>=0.12.1 to >=0.12.1,<0.15
...
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.14.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.14.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 15:02:32 +00:00
dependabot[bot]
4cbfac4ed8
Bump certifi from 2025.8.3 to 2025.10.5
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.8.3 to 2025.10.5.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.08.03...2025.10.05 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.10.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-11 15:02:19 +00:00
Roy
b8394b7158
Add handling for 'wow_classic_era' game key
2025-10-04 01:08:16 -07:00
Roy
7e54381769
Add files via upload
2025-10-03 22:29:39 -07:00
Roy
e40beda9b6
Implement audio notifications with playTone function
...
Added functionality to play custom notification sounds using the Web Audio API.
2025-09-29 23:48:15 -07:00
Roy
0f1f380e3f
Implement sub-launch game mapping for Ubisoft Connect
...
Added support for bundled sub-launch games in Ubisoft Connect.
2025-09-29 04:29:40 -07:00
Roy
2f76a8bde1
Enhance EA App game info extraction and encoding
...
Added encoding fix and improved EA App game info extraction.
2025-09-29 04:19:08 -07:00
Roy
bf2aade65f
Update GameJolt Launcher download URL
2025-09-27 17:30:13 -07:00
Roy
2b1587cdf7
Enhance EA Games path detection logic
...
Updated EA Games path detection to include legacy paths and improved error handling for missing OfferID.
2025-09-27 03:34:36 -07:00
Roy
415af41d9f
Update yt-dlp download URL to latest version
2025-09-26 20:25:35 -07:00
Roy
95651b33a8
Implement local UMU database loading with fallback
...
Added local UMU database fallback mechanism and improved error handling.
2025-09-25 23:23:56 -07:00
Roy
a2ea90fe12
Refactor shortcut handling and artwork assignment
2025-09-22 01:21:30 -07:00
Roy
bd82999815
Refactor shortcut handling and logging
2025-09-22 01:11:07 -07:00
Roy
8ea4657bcf
Enhance comments and variable initialization in script
...
Refactor comments for clarity and improve variable assignments.
2025-09-21 03:44:23 -07:00
Roy
2f21c7524d
Add files via upload
2025-09-20 16:29:14 -07:00
Roy
ff5502054d
Reduce RestartSec from 300 to 30 seconds
2025-09-16 02:21:13 -07:00
Roy
80e36750cd
Merge pull request #795 from moraroy/dependabot/pip/pytest-cov-gte-6.0.0-and-lt-8
...
Update pytest-cov requirement from <7,>=6.0.0 to >=6.0.0,<8
2025-09-14 02:19:11 -07:00
Roy
68d373eec3
Merge pull request #794 from moraroy/dependabot/pip/ruff-gte-0.12.1-and-lt-0.14
...
Update ruff requirement from <0.13,>=0.12.1 to >=0.12.1,<0.14
2025-09-14 02:18:22 -07:00
dependabot[bot]
3e0f134e0a
Update pytest-cov requirement from <7,>=6.0.0 to >=6.0.0,<8
...
Updates the requirements on [pytest-cov](https://github.com/pytest-dev/pytest-cov ) to permit the latest version.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 7.0.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-13 15:02:03 +00:00
dependabot[bot]
ece2714274
Update ruff requirement from <0.13,>=0.12.1 to >=0.12.1,<0.14
...
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.13.0 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.13.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-13 15:01:59 +00:00
Roy
75679a28e0
Update version number to v4.2.4
v4.2.4
2025-09-13 04:14:19 -07:00
Roy
27cc63875b
Increase RestartSec for NSLGameScanner service
2025-09-13 03:50:45 -07:00
Roy
dc29a24c4f
Refactor shortcut properties and compatibility tool logic
...
utilized steams new Custom "Sortas", added same name as collection for each shortcut
2025-09-13 03:45:29 -07:00
pythoninthegrass
cd41a4455c
Merge pull request #791 from pythoninthegrass/main
...
ci (AGENTS.md): add llm instructions
2025-09-02 12:56:53 -05:00
pythoninthegrass
3e5e436f19
ci (AGENTS.md): add llm instructions
...
- AGENTS.md: generated with claude + serena mcp
- settings.json: claude-specific permissions
- .gitignore: add exclusions/inclusions
Closes #779
2025-09-02 12:54:41 -05:00
Roy
ba5533f993
Update README.md
2025-08-28 03:32:44 -07:00
Roy
fdb5b0165e
Add logs section to README
2025-08-24 15:45:56 -07:00
pythoninthegrass
8c4da6e024
Merge pull request #782 from pythoninthegrass/776-switch-from-asdf-to-mise
...
ci: Switch from asdf to mise
2025-08-23 22:34:28 -05:00
pythoninthegrass
831773b85b
ci: Switch from asdf to mise
...
- Update .tool-versions python runtime, add uv, remove poetry and nodejs
- Update readme for mise usage
Closes #776
2025-08-23 22:32:32 -05:00
Roy
dc36c54c39
Removed NSL Decky Plugin isntallation from the NSL Script
2025-08-21 19:03:36 -07:00
Roy
5fd0565f43
Add Sea of Thieves to game flavor mapping
2025-08-21 18:59:20 -07:00
Roy
53d4a90385
Merge pull request #781 from pythoninthegrass/777-remove-commitizen
...
chore: remove commitizen
2025-08-21 03:23:39 -07:00
Roy
7ffa435ef2
Merge pull request #780 from pythoninthegrass/775-switch-from-poetry-to-uv
...
ci: Switch from poetry to uv
2025-08-21 03:23:01 -07:00
pythoninthegrass
bc8be2c3be
chore: remove commitizen
...
- Remove package.json and package-lock.json
- Update docs
Closes #777
2025-08-20 23:32:38 -05:00
pythoninthegrass
283f86900e
chore (ruff.toml): drop python version
2025-08-20 23:18:57 -05:00
pythoninthegrass
b52f4f7be4
chore: missed a poetry dep
2025-08-20 23:16:05 -05:00
pythoninthegrass
1be8219893
ci: Switch from poetry to uv
...
- Convert pyproject.toml to work with uv
- Remove poetry references/lock file
- Decouple ruff config
- Freeze current deps
- Manually bump version to match github release
2025-08-20 22:49:08 -05:00
Roy
7942ba5242
Merge pull request #771 from moraroy/dependabot/pip/coverage-7.10.3
...
Bump coverage from 7.10.2 to 7.10.3
2025-08-18 05:34:13 -07:00
Roy
275ce3d65e
Merge pull request #770 from moraroy/dependabot/pip/icecream-2.1.6
...
Bump icecream from 2.1.5 to 2.1.6
2025-08-18 05:28:54 -07:00
Roy
f0247dbb41
Merge pull request #769 from moraroy/dependabot/pip/ruff-0.12.9
...
Bump ruff from 0.12.8 to 0.12.9
2025-08-18 05:07:26 -07:00