Commit Graph

913 Commits

Author SHA1 Message Date
Roy
1f3dbea29b
Update NSLGameScanner.py 2024-06-22 11:00:17 -07:00
Roy
18c637197b
Merge pull request #330 from moraroy/dependabot/pip/ruff-0.4.10
Bump ruff from 0.4.9 to 0.4.10
2024-06-22 10:02:58 -07:00
dependabot[bot]
41c3a0a164
Bump ruff from 0.4.9 to 0.4.10
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.9 to 0.4.10.
- [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.9...v0.4.10)

---
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-22 15:23:09 +00:00
Roy
e3d5532806
Update NSLGameScanner.py 2024-06-22 07:11:31 -07:00
Roy
a9082f357e
Update NSLGameScanner.py 2024-06-22 06:56:00 -07:00
Roy
e518f29c2e
revamped env_vars 2024-06-22 05:28:03 -07:00
Roy
3109554f82
Update NSLGameScanner.py 2024-06-22 04:59:16 -07:00
Roy
66c29c338a
Update NSLGameScanner.py 2024-06-22 04:54:07 -07:00
Roy
79e84df581
Update NSLGameScanner.py 2024-06-22 04:36:20 -07:00
Roy
7ae6339d78
Update NSLGameScanner.py 2024-06-22 04:23:54 -07:00
Roy
be11b4e04b
Update NSLGameScanner.py 2024-06-22 03:45:57 -07:00
Roy
439b9a20e9
Update NSLGameScanner.py 2024-06-22 03:36:57 -07:00
Roy
5b8aaf3244
Update NSLGameScanner.py 2024-06-22 03:25:10 -07:00
Roy
b427eb2cb5
Update NSLGameScanner.py 2024-06-22 03:14:57 -07:00
Roy
9c923e9e96
Update NSLGameScanner.py 2024-06-22 02:54:04 -07:00
Roy
6f7a0b5468
Update NSLGameScanner.py 2024-06-22 02:29:04 -07:00
Roy
582ce6e1d0
Update NSLGameScanner.py 2024-06-22 02:24:08 -07:00
Roy
548c4e41ff
added skip check 2024-06-22 01:18:04 -07:00
Roy
c7edac533b
Update NonSteamLaunchers.sh 2024-06-21 21:52:10 -07:00
Roy
251bf9e599
easier to read timestamp 2024-06-21 21:29:25 -07:00
Roy
314463edfb
Update NonSteamLaunchers.sh 2024-06-21 08:31:11 -07:00
Roy
19f173d5c5
Update NonSteamLaunchers.sh 2024-06-21 08:18:49 -07:00
Roy
6b6174f5d5
Update NSLGameScanner.py 2024-06-21 07:57:39 -07:00
Roy
e5b74f46c4
Update NSLGameScanner.py 2024-06-21 07:29:48 -07:00
Roy
fdfedc6dd9
Update NSLGameScanner.py 2024-06-21 07:06:24 -07:00
Roy
d28a10ced5
Add files via upload 2024-06-21 06:26:13 -07:00
Roy
9f0104c6e1
fixed vk play 2024-06-21 05:01:55 -07:00
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