1804 Commits

Author SHA1 Message Date
Roy
bc0695bef5 Refactor NSL Game Scanner script for improvements
Refactor NSL Game Scanner script to improve functionality and structure. Added checks for existing modules, updated service management, and enhanced user feedback messages.
v4.2.74
2025-11-10 11:44:47 -08:00
Roy
1ffa3e6ccd Remove service setup from NSLGameScanner.py
Removed service setup code for nslgamescanner.
2025-11-10 11:29:01 -08:00
Roy
25ef61fb6a Remove service stop and cleanup commands 2025-11-10 07:48:16 -08:00
Roy
3513ae5c60 Comment out service start command
Comment out the command to start the service immediately.
2025-11-10 07:34:28 -08:00
Roy
70ca10ae44 Refactor JS injection and shortcut creation logic
Refactor shortcut injection process and improve comments.
2025-11-10 06:44:01 -08:00
Roy
f28a1f19f2 Refactor JS injection and shortcut creation logic 2025-11-10 05:53:14 -08:00
Roy
6e9e634c19 Stop service and clean up NSLGameScanner files
Stop the NSLGameScanner service and remove related files.
2025-11-10 04:56:49 -08:00
Roy
2e6fbe73f7 Remove Epic Games installation function
Removed the temporary fix for Epic Games installation from the script.
2025-11-10 04:37:18 -08:00
Roy
bfeac8e152 Update injection message in NSLGameScanner.py 2025-11-10 03:43:55 -08:00
Roy
15f834627a Update executable paths to Win64 for Epic Games Launcher 2025-11-10 03:25:12 -08:00
Roy
6d4c078c63 changed epic from win32 to win64 2025-11-10 03:22:47 -08:00
Roy
36f84dfb81 Added a feature request template for users 2025-11-10 02:59:27 -08:00
Roy
101fb40aba Added custom bug report for users 2025-11-10 02:50:09 -08:00
Roy
cfdf0c1990 Update version number to v4.2.73 v4.2.73 2025-11-07 06:14:42 -08:00
Roy
745b015cac Refactor bubble hover and paste button logic 2025-11-07 06:02:59 -08:00
Roy
435fdfc77f Enhance bubble interactivity and visibility
Refactor bubble behavior and improve UI interactions.
2025-11-07 05:26:14 -08:00
Roy
b35e0ef25a Refactor video caching logic in NSLGameScanner 2025-11-06 04:15:41 -08:00
Roy
3ed3bf726f Enhance README with additional script features
Expanded the description of the NonSteamLaunchers script to include details about playtime tracking, boot videos, and theme music.
2025-11-05 04:53:55 -08:00
Roy
3ae952d59a Update README with Music Button feature details
Clarified the functionality of the Music Button feature and its interaction with game themes.
2025-11-05 04:51:36 -08:00
Roy
68a4c2112e Delete SDH-GameThemeMusicPatcher.sh 2025-11-05 04:26:58 -08:00
Roy
e34ff1331b Update version number to v4.2.72 v4.2.72 2025-11-05 03:37:44 -08:00
Roy
476ee78711 Refactor theme music event handling and caching
Refactor theme music handling and caching logic for better clarity and efficiency.
2025-11-05 03:30:37 -08:00
Roy
ed57754ec5 Refactor playtime and thememusic injection code 2025-11-03 23:33:35 -08:00
Roy
9d1b119542 fixed button to not offset to steam corner 2025-11-03 21:04:46 -08:00
Roy
f3b100679d Refactor theme music toggle button implementation 2025-11-03 14:37:55 -08:00
Roy
305e2ffae2 Update version number to v4.2.71 v4.2.71 2025-11-02 21:10:48 -08:00
Roy
dd1b970cad added on and off button for music desktop users 2025-11-02 21:00:55 -08:00
Roy
688ac8e4d6 Update version number to v4.2.7 v4.2.7 2025-11-02 10:01:31 -08:00
Roy
2e2d4eb25e Added Game Theme Music for desktop 2025-11-02 10:00:54 -08:00
Roy
e1eeae1b2e 2025-10-31 02:11:35 -07:00
Roy
9d8075027a Update NonSteamLaunchers.sh v4.2.6 2025-10-27 04:48:39 -07:00
Roy
ea7c7f8f55 Playtime for non steam games 2025-10-27 03:53:14 -07:00
Roy
47fa3f1216 Update SDH-GameThemeMusicPatcher.sh 2025-10-26 05:27:11 -07:00
Roy
d9e0f60517 Merge pull request #810 from moraroy/dependabot/pip/idna-3.11
Bump idna from 3.10 to 3.11
2025-10-19 04:04:19 -07:00
dependabot[bot]
bd7da61b51 Bump idna from 3.10 to 3.11
Bumps [idna](https://github.com/kjd/idna) from 3.10 to 3.11.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
- [Commits](https://github.com/kjd/idna/compare/v3.10...v3.11)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.11'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-19 11:03:39 +00:00
Roy
53dde899f8 Merge pull request #809 from moraroy/dependabot/pip/charset-normalizer-3.4.4
Bump charset-normalizer from 3.4.3 to 3.4.4
2025-10-19 04:02:35 -07:00
dependabot[bot]
638e9316a8 Bump charset-normalizer from 3.4.3 to 3.4.4
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.3 to 3.4.4.
- [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.3...3.4.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-18 15:02:14 +00:00
Roy
a6b4144e9c Update README.md 2025-10-17 01:45:19 -07:00
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