Commit Graph

786 Commits

Author SHA1 Message Date
Roy
ca5255f6fb
Update NSLGameScanner.py 2024-06-21 04:18:00 -07:00
Roy
9867dd5a22
Add files via upload 2024-06-20 20:19:34 -07:00
Roy
701b476dd9
better backup system 2024-06-20 16:30:59 -07:00
Roy
7b5c539982
reworked vdf code 2024-06-20 16:19:49 -07:00
Roy
e1531369e7
removed return 2024-06-19 17:07:09 -07:00
Roy
cc2b4053ea
error handling for vdf 2024-06-19 12:32:05 -07:00
Roy
4f77e05dfb
fixed Ubisoft Scanner on some games 2024-06-19 01:26:56 -07:00
Roy
3bf61fcda1
fixed battle net from exiting script 2024-06-19 00:51:52 -07:00
Roy
44ef2f0dba
updated Itch path 2024-06-18 19:06:41 -07:00
Roy
d994db2f8b
Merge pull request #326 from moraroy/dependabot/pip/hypothesis-6.103.2
Bump hypothesis from 6.103.1 to 6.103.2
2024-06-16 21:53:57 -07:00
Roy
98cbb458a7
Merge pull request #325 from moraroy/dependabot/pip/ruff-0.4.9
Bump ruff from 0.4.8 to 0.4.9
2024-06-16 21:53:47 -07:00
dependabot[bot]
cf02f706c5
Bump hypothesis from 6.103.1 to 6.103.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.103.1 to 6.103.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.103.1...hypothesis-python-6.103.2)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 15:18:32 +00:00
dependabot[bot]
ec1cfdf459
Bump ruff from 0.4.8 to 0.4.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.8 to 0.4.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/v0.4.8...v0.4.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-15 15:18:09 +00:00
Roy
97271540f6
fixed ea app quiet 2024-06-11 16:59:56 -07:00
Roy
c2928c6ea2
temp fix for battle net no longer needed 2024-06-11 03:47:35 -07:00
Roy
79947e5e12
added check for shortcuts 2024-06-11 03:34:18 -07:00
Roy
a9a76f94be
Merge pull request #323 from moraroy/dependabot/pip/hypothesis-6.103.1
Bump hypothesis from 6.103.0 to 6.103.1
2024-06-10 04:03:50 -07:00
Roy
a56d20ec63
Merge pull request #322 from moraroy/dependabot/pip/pytest-8.2.2
Bump pytest from 8.2.1 to 8.2.2
2024-06-10 04:03:41 -07:00
Roy
a308ca9286
Merge pull request #321 from moraroy/dependabot/pip/ruff-0.4.8
Bump ruff from 0.4.7 to 0.4.8
2024-06-10 04:03:26 -07:00
dependabot[bot]
9f3d0e96b1
Bump hypothesis from 6.103.0 to 6.103.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.103.0 to 6.103.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.103.0...hypothesis-python-6.103.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 15:40:41 +00:00
dependabot[bot]
7a818c2457
Bump pytest from 8.2.1 to 8.2.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 15:40:21 +00:00
dependabot[bot]
0a8499d145
Bump ruff from 0.4.7 to 0.4.8
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.7 to 0.4.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/v0.4.7...v0.4.8)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-08 15:40:03 +00:00
Roy
5f5b1643a0
Merge pull request #318 from moraroy/dependabot/pip/ipython-8.25.0
Bump ipython from 8.24.0 to 8.25.0
2024-06-03 19:16:15 -07:00
Roy
09e76fa984
Merge pull request #317 from moraroy/dependabot/pip/coverage-7.5.3
Bump coverage from 7.5.1 to 7.5.3
2024-06-03 19:16:07 -07:00
Roy
410cbe478a
Merge pull request #316 from moraroy/dependabot/pip/requests-2.32.3
Bump requests from 2.32.2 to 2.32.3
2024-06-03 19:15:59 -07:00
Roy
302230aa2e
Merge pull request #315 from moraroy/dependabot/pip/ruff-0.4.7
Bump ruff from 0.4.5 to 0.4.7
2024-06-03 19:15:50 -07:00
Roy
bab0e7704f
Merge pull request #314 from moraroy/dependabot/pip/hypothesis-6.103.0
Bump hypothesis from 6.102.6 to 6.103.0
2024-06-03 19:15:39 -07:00
Roy
5e0cde4fe3
deleted controller config 2024-06-03 19:13:31 -07:00
Roy
7c5375c213
deleted controller config path 2024-06-03 19:12:51 -07:00
dependabot[bot]
b27e5b6ef9
Bump ipython from 8.24.0 to 8.25.0
Bumps [ipython](https://github.com/ipython/ipython) from 8.24.0 to 8.25.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.24.0...8.25.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 16:00:29 +00:00
dependabot[bot]
2935256d26
Bump coverage from 7.5.1 to 7.5.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.1 to 7.5.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.5.1...7.5.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 16:00:12 +00:00
dependabot[bot]
e8ac3e6df4
Bump requests from 2.32.2 to 2.32.3
Bumps [requests](https://github.com/psf/requests) from 2.32.2 to 2.32.3.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.32.3)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 15:59:53 +00:00
dependabot[bot]
5ebba4197b
Bump ruff from 0.4.5 to 0.4.7
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.5 to 0.4.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/v0.4.5...v0.4.7)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 15:59:36 +00:00
dependabot[bot]
25e11c0691
Bump hypothesis from 6.102.6 to 6.103.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.102.6 to 6.103.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.102.6...hypothesis-python-6.103.0)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-01 15:59:14 +00:00
Roy
6a50a3ebce
Merge pull request #307 from moraroy/dependabot/pip/pytest-8.2.1
Bump pytest from 8.2.0 to 8.2.1
2024-05-26 04:39:46 -07:00
Roy
f828804e94
Merge pull request #306 from moraroy/dependabot/pip/hypothesis-6.102.6
Bump hypothesis from 6.102.4 to 6.102.6
2024-05-26 04:39:35 -07:00
Roy
3c4990479c
Merge pull request #305 from moraroy/dependabot/pip/pytest-asyncio-0.23.7
Bump pytest-asyncio from 0.23.6 to 0.23.7
2024-05-26 04:39:24 -07:00
Roy
2aa959ca8a
Merge pull request #304 from moraroy/dependabot/pip/requests-2.32.2
Bump requests from 2.31.0 to 2.32.2
2024-05-26 04:39:13 -07:00
Roy
4571ccec86
Merge pull request #303 from moraroy/dependabot/pip/ruff-0.4.5
Bump ruff from 0.4.4 to 0.4.5
2024-05-26 04:39:01 -07:00
dependabot[bot]
e26f20707b
Bump pytest from 8.2.0 to 8.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 15:44:07 +00:00
dependabot[bot]
e5a1c8a502
Bump hypothesis from 6.102.4 to 6.102.6
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.102.4 to 6.102.6.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.102.4...hypothesis-python-6.102.6)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 15:43:48 +00:00
dependabot[bot]
b89ca64870
Bump pytest-asyncio from 0.23.6 to 0.23.7
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.6 to 0.23.7.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.6...v0.23.7)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 15:43:26 +00:00
dependabot[bot]
293ae1749f
Bump requests from 2.31.0 to 2.32.2
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 15:43:08 +00:00
dependabot[bot]
8244a21f85
Bump ruff from 0.4.4 to 0.4.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.4 to 0.4.5.
- [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/v0.4.4...v0.4.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-25 15:42:50 +00:00
Roy
53c2b43b21
Add files via upload 2024-05-19 00:14:49 -07:00
Roy
856567d1a8
Update NonSteamLaunchers.sh 2024-05-19 00:03:07 -07:00
Roy
07a73e9f72
added additional directory check for loginusers for desktop 2024-05-19 00:01:22 -07:00
Roy
f019efd984
reverted env_vars optimized 2024-05-18 21:48:43 -07:00
Roy
e58b891a56
Update NonSteamLaunchers.sh 2024-05-18 21:39:24 -07:00
Roy
429b8ef273
reworked env_vars 2024-05-18 21:19:04 -07:00