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
Roy
aa36b2080d
Merge pull request #768 from moraroy/dependabot/pip/hypothesis-6.138.2
...
Bump hypothesis from 6.137.1 to 6.138.2
2025-08-18 04:59:35 -07:00
dependabot[bot]
c62a4c9742
Bump coverage from 7.10.2 to 7.10.3
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.2 to 7.10.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.2...7.10.3 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 15:31:28 +00:00
dependabot[bot]
f9a23b1ddf
Bump icecream from 2.1.5 to 2.1.6
...
Bumps [icecream](https://github.com/gruns/icecream ) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/gruns/icecream/releases )
- [Changelog](https://github.com/gruns/icecream/blob/master/changelog.txt )
- [Commits](https://github.com/gruns/icecream/compare/v2.1.5...v2.1.6 )
---
updated-dependencies:
- dependency-name: icecream
dependency-version: 2.1.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 15:31:15 +00:00
dependabot[bot]
4bb8308330
Bump ruff from 0.12.8 to 0.12.9
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.8 to 0.12.9.
- [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.8...0.12.9 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.9
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 15:31:02 +00:00
dependabot[bot]
9d073b05ff
Bump hypothesis from 6.137.1 to 6.138.2
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.137.1 to 6.138.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.137.1...hypothesis-python-6.138.2 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.138.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-16 15:30:44 +00:00
Roy
f5bf34cfbc
Update NSLGameScanner.py
2025-08-10 05:29:36 -07:00
Roy
fa2481294e
Update NSLGameScanner.py
2025-08-10 04:24:37 -07:00
Roy
3e8ad27a1e
Merge pull request #766 from moraroy/dependabot/pip/certifi-2025.8.3
...
Bump certifi from 2025.7.14 to 2025.8.3
2025-08-10 03:46:27 -07:00
Roy
f35217c968
Merge pull request #765 from moraroy/dependabot/pip/coverage-7.10.2
...
Bump coverage from 7.10.1 to 7.10.2
2025-08-10 03:43:30 -07:00
Roy
c379365715
Merge pull request #763 from moraroy/dependabot/pip/ruff-0.12.8
...
Bump ruff from 0.12.7 to 0.12.8
2025-08-10 03:37:20 -07:00
dependabot[bot]
7f9d8d5407
Bump certifi from 2025.7.14 to 2025.8.3
...
Bumps [certifi](https://github.com/certifi/python-certifi ) from 2025.7.14 to 2025.8.3.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03 )
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.8.3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-10 10:06:50 +00:00
Roy
9d2090922e
Merge pull request #764 from moraroy/dependabot/pip/charset-normalizer-3.4.3
...
Bump charset-normalizer from 3.4.2 to 3.4.3
2025-08-10 03:05:41 -07:00
Roy
7987a0378d
Update SDH-GameThemeMusicPatcher.sh
2025-08-10 03:02:45 -07:00
Roy
960db23687
Merge pull request #762 from moraroy/dependabot/pip/hypothesis-6.137.1
...
Bump hypothesis from 6.136.7 to 6.137.1
2025-08-10 02:36:37 -07:00
dependabot[bot]
be6d8755f1
Bump coverage from 7.10.1 to 7.10.2
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.1...7.10.2 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 15:13:05 +00:00
dependabot[bot]
077ffc423b
Bump charset-normalizer from 3.4.2 to 3.4.3
...
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer ) from 3.4.2 to 3.4.3.
- [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.2...3.4.3 )
---
updated-dependencies:
- dependency-name: charset-normalizer
dependency-version: 3.4.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 15:12:50 +00:00
dependabot[bot]
23e1e48d3e
Bump ruff from 0.12.7 to 0.12.8
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.7 to 0.12.8.
- [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.7...0.12.8 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 15:12:46 +00:00
dependabot[bot]
9febdee1d0
Bump hypothesis from 6.136.7 to 6.137.1
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.136.7 to 6.137.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.136.7...hypothesis-python-6.137.1 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.137.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-09 15:12:27 +00:00
Roy
749f6a01d7
Merge pull request #758 from moraroy/dependabot/pip/hypothesis-6.136.7
...
Bump hypothesis from 6.136.4 to 6.136.7
v4.2.3
2025-08-02 20:51:24 -07:00
Roy
ecd098d0c0
Merge pull request #757 from moraroy/dependabot/pip/ruff-0.12.7
...
Bump ruff from 0.12.5 to 0.12.7
2025-08-02 20:46:15 -07:00
Roy
f736b777b6
Merge pull request #756 from moraroy/dependabot/pip/coverage-7.10.1
...
Bump coverage from 7.10.0 to 7.10.1
2025-08-02 20:38:28 -07:00
dependabot[bot]
cf1d5c53f8
Bump hypothesis from 6.136.4 to 6.136.7
...
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis ) from 6.136.4 to 6.136.7.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases )
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.136.4...hypothesis-python-6.136.7 )
---
updated-dependencies:
- dependency-name: hypothesis
dependency-version: 6.136.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-02 15:31:24 +00:00
dependabot[bot]
8e0f6711a9
Bump ruff from 0.12.5 to 0.12.7
...
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.12.5 to 0.12.7.
- [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.5...0.12.7 )
---
updated-dependencies:
- dependency-name: ruff
dependency-version: 0.12.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-02 15:31:05 +00:00
dependabot[bot]
4db0a8af71
Bump coverage from 7.10.0 to 7.10.1
...
Bumps [coverage](https://github.com/nedbat/coveragepy ) from 7.10.0 to 7.10.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases )
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst )
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.0...7.10.1 )
---
updated-dependencies:
- dependency-name: coverage
dependency-version: 7.10.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-02 15:30:44 +00:00
Roy
23385ef6fe
Update NSLGameScanner.py
V4.2.3
2025-08-02 06:07:23 -07:00
Roy
215f09bf23
Add files via upload
2025-08-02 05:55:32 -07:00
Roy
b1aac895d4
Add files via upload
2025-08-02 05:41:10 -07:00
Roy
96a5e8310a
Add files via upload
2025-08-02 05:38:48 -07:00
Roy
85c25da2d3
Update NSLGameScanner.py
2025-08-02 05:19:38 -07:00
Roy
883ef90dcf
Update README.md
2025-08-02 04:46:32 -07:00
Roy
867edfb387
Update NSLGameScanner.py
2025-08-02 04:29:03 -07:00
Roy
4ae0f085a6
Add files via upload
2025-08-02 04:16:09 -07:00
Roy
b633822d5d
Update NSLGameScanner.py
2025-07-29 17:01:51 -07:00
Roy
066aa8d400
Update NonSteamLaunchers.sh
2025-07-29 16:29:07 -07:00
Roy
64cb0d2294
Update NonSteamLaunchers.sh
2025-07-29 16:10:00 -07:00
Roy
153bac5f82
Update NSLPluginInstaller.sh
2025-07-29 02:52:01 -07:00
Roy
92a864213a
Merge pull request #751 from moraroy/dependabot/pip/rich-14.1.0
...
Bump rich from 14.0.0 to 14.1.0
2025-07-29 02:45:46 -07:00
Roy
0c05842304
Merge pull request #750 from moraroy/dependabot/pip/coverage-7.10.0
...
Bump coverage from 7.9.2 to 7.10.0
2025-07-28 21:16:28 -07:00
Roy
698cb22da2
Merge pull request #749 from moraroy/dependabot/pip/hypothesis-6.136.4
...
Bump hypothesis from 6.136.0 to 6.136.4
2025-07-28 16:57:18 -07:00