Allen Lew
|
42416fc1b9
|
Update README.md
Fix spelling of compatible
|
2024-09-17 15:23:29 -07:00 |
|
Roy
|
b6aa806eeb
|
Merge pull request #429 from moraroy/dependabot/pip/ruff-0.6.5
Bump ruff from 0.6.4 to 0.6.5
|
2024-09-17 13:03:34 -07:00 |
|
Roy
|
4c05bfc7c5
|
Merge pull request #428 from moraroy/dependabot/pip/hypothesis-6.112.1
Bump hypothesis from 6.112.0 to 6.112.1
|
2024-09-17 13:03:27 -07:00 |
|
Roy
|
e7223c9248
|
Merge pull request #427 from moraroy/dependabot/pip/pytest-8.3.3
Bump pytest from 8.3.2 to 8.3.3
|
2024-09-17 13:03:19 -07:00 |
|
Roy
|
820b07b5d0
|
Merge pull request #426 from moraroy/dependabot/pip/rich-13.8.1
Bump rich from 13.8.0 to 13.8.1
|
2024-09-17 13:03:08 -07:00 |
|
dependabot[bot]
|
601ae35d0c
|
Bump ruff from 0.6.4 to 0.6.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.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/0.6.4...0.6.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-09-14 15:19:17 +00:00 |
|
dependabot[bot]
|
96a82512fb
|
Bump hypothesis from 6.112.0 to 6.112.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.0 to 6.112.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.0...hypothesis-python-6.112.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-09-14 15:18:58 +00:00 |
|
dependabot[bot]
|
4cded3cc27
|
Bump pytest from 8.3.2 to 8.3.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [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.3.2...8.3.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-14 15:18:42 +00:00 |
|
dependabot[bot]
|
830a18d3da
|
Bump rich from 13.8.0 to 13.8.1
Bumps [rich](https://github.com/Textualize/rich) from 13.8.0 to 13.8.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.8.0...v13.8.1)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-14 15:18:28 +00:00 |
|
Roy
|
e8057dfdde
|
fixed D2 typo error in battle net scanner
thanks! @JeG99
|
2024-09-13 08:38:58 -07:00 |
|
Roy
|
e0936ba95e
|
ludsavi change
|
2024-09-09 21:47:24 -07:00 |
|
Roy
|
f2f8d63298
|
better ludusavi
|
2024-09-09 13:25:28 -07:00 |
|
Roy
|
c4287a53b6
|
Ludusavi
~added ludusavi
|
2024-09-08 01:18:48 -07:00 |
|
Roy
|
c6a0c4e7dc
|
Merge pull request #420 from moraroy/dependabot/pip/ruff-0.6.4
Bump ruff from 0.6.3 to 0.6.4
|
2024-09-08 01:12:14 -07:00 |
|
Roy
|
a3fd194946
|
Merge pull request #419 from moraroy/dependabot/pip/hypothesis-6.112.0
Bump hypothesis from 6.111.2 to 6.112.0
|
2024-09-08 01:12:06 -07:00 |
|
Roy
|
e98bd5d2a2
|
Ludusavi Game Save Backups
|
2024-09-08 00:56:46 -07:00 |
|
dependabot[bot]
|
144918dee9
|
Bump ruff from 0.6.3 to 0.6.4
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.3 to 0.6.4.
- [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.6.3...0.6.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-07 15:56:33 +00:00 |
|
dependabot[bot]
|
69fba0eb01
|
Bump hypothesis from 6.111.2 to 6.112.0
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.111.2 to 6.112.0.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.111.2...hypothesis-python-6.112.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-09-07 15:56:16 +00:00 |
|
Roy
|
bc1440ccf8
|
Update README.md
|
2024-09-05 01:38:04 -07:00 |
|
Roy
|
4d04195a59
|
Merge pull request #413 from moraroy/dependabot/pip/ipython-8.27.0
Bump ipython from 8.26.0 to 8.27.0
|
2024-09-02 21:50:17 -07:00 |
|
Roy
|
79c09cb8a6
|
Merge pull request #412 from moraroy/dependabot/pip/rich-13.8.0
Bump rich from 13.7.1 to 13.8.0
|
2024-09-02 21:50:08 -07:00 |
|
Roy
|
8a7119ab6f
|
Merge pull request #411 from moraroy/dependabot/pip/hypothesis-6.111.2
Bump hypothesis from 6.111.1 to 6.111.2
|
2024-09-02 21:49:58 -07:00 |
|
Roy
|
1fd4095b1f
|
Merge pull request #410 from moraroy/dependabot/pip/ruff-0.6.3
Bump ruff from 0.6.2 to 0.6.3
|
2024-09-02 21:49:49 -07:00 |
|
dependabot[bot]
|
5e2c072086
|
Bump ipython from 8.26.0 to 8.27.0
Bumps [ipython](https://github.com/ipython/ipython) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](https://github.com/ipython/ipython/compare/8.26.0...8.27.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-08-31 15:20:49 +00:00 |
|
dependabot[bot]
|
747f70e73e
|
Bump rich from 13.7.1 to 13.8.0
Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 13.8.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.7.1...v13.8.0)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-31 15:20:35 +00:00 |
|
dependabot[bot]
|
4b9270f193
|
Bump hypothesis from 6.111.1 to 6.111.2
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.111.1 to 6.111.2.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.111.1...hypothesis-python-6.111.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-08-31 15:20:22 +00:00 |
|
dependabot[bot]
|
ae5aa0d678
|
Bump ruff from 0.6.2 to 0.6.3
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.2 to 0.6.3.
- [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.6.2...0.6.3)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-31 15:20:06 +00:00 |
|
Roy
|
e80abc57cc
|
up gog time
|
2024-08-29 17:15:39 -07:00 |
|
Roy
|
9d08f4e2fd
|
fix hoyo
|
2024-08-28 20:08:16 -07:00 |
|
Roy
|
c927c86606
|
fix hoyo
|
2024-08-28 20:01:26 -07:00 |
|
Roy
|
9bb5d6ae7b
|
Update NonSteamLaunchers.sh
|
2024-08-28 04:35:30 -07:00 |
|
Roy
|
52d78e8032
|
hoyo
|
2024-08-28 04:25:50 -07:00 |
|
Roy
|
e370ee4055
|
fix battlnet
|
2024-08-28 03:10:21 -07:00 |
|
Roy
|
187873c074
|
battlenet temp fix
|
2024-08-28 02:38:54 -07:00 |
|
Roy
|
9fa1897e5b
|
Merge pull request #406 from moraroy/dependabot/pip/pytest-asyncio-0.24.0
Bump pytest-asyncio from 0.23.8 to 0.24.0
|
2024-08-24 13:19:59 -07:00 |
|
Roy
|
0b60f2aba7
|
Merge pull request #405 from moraroy/dependabot/pip/ruff-0.6.2
Bump ruff from 0.6.1 to 0.6.2
|
2024-08-24 13:19:50 -07:00 |
|
dependabot[bot]
|
d9a676f0ad
|
Bump pytest-asyncio from 0.23.8 to 0.24.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 0.24.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0)
---
updated-dependencies:
- dependency-name: pytest-asyncio
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-24 15:34:11 +00:00 |
|
dependabot[bot]
|
cc67b850fa
|
Bump ruff from 0.6.1 to 0.6.2
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.1 to 0.6.2.
- [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.6.1...0.6.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-24 15:33:54 +00:00 |
|
Roy
|
ce28db288e
|
Update NonSteamLaunchers.sh
|
2024-08-23 22:18:56 -07:00 |
|
Roy
|
264466d8e9
|
fixed RPW uninstall
|
2024-08-23 22:13:41 -07:00 |
|
Roy
|
a2974e627a
|
fixed PlayStation Plus uninstall
|
2024-08-23 21:42:52 -07:00 |
|
Roy
|
fa96d9cc9c
|
Merge pull request #402 from newb23/patch-1
Update NonSteamLaunchers.sh
|
2024-08-22 06:26:03 -07:00 |
|
newb23
|
f2361a6fed
|
Update NonSteamLaunchers.sh
Dropped a double equation mark. Restoring fixes authentication issue after clean install.
|
2024-08-22 22:17:07 +09:00 |
|
Roy
|
b68be3a607
|
oops
|
2024-08-22 03:00:24 -07:00 |
|
Roy
|
edff52604c
|
Update FUNDING.yml
|
2024-08-20 03:41:33 -07:00 |
|
Roy
|
4d9c96dbe0
|
Update FUNDING.yml
|
2024-08-19 21:55:37 -07:00 |
|
Roy
|
a06cbf4e35
|
Fix for Epic Games to Avoid DLC
|
2024-08-18 18:20:59 -07:00 |
|
Roy
|
efd28ca143
|
Merge pull request #398 from moraroy/dependabot/pip/hypothesis-6.111.1
Bump hypothesis from 6.110.1 to 6.111.1
|
2024-08-17 14:25:54 -07:00 |
|
Roy
|
dbb2c351dd
|
Merge pull request #397 from moraroy/dependabot/pip/ruff-0.6.1
Bump ruff from 0.5.7 to 0.6.1
|
2024-08-17 14:25:44 -07:00 |
|
dependabot[bot]
|
55a80f3e1f
|
Bump hypothesis from 6.110.1 to 6.111.1
Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.110.1 to 6.111.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.110.1...hypothesis-python-6.111.1)
---
updated-dependencies:
- dependency-name: hypothesis
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-17 15:51:43 +00:00 |
|