Skip to content

Commit 4163476

Browse files
authored
Merge pull request #92 from Siggless/master
Easy legacy mod updates
1 parent fc0e1ce commit 4163476

File tree

5 files changed

+9
-103
lines changed

5 files changed

+9
-103
lines changed

_willow2_mods/BadassRankLock.md

Lines changed: 2 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
11
---
2-
author: Siggles
3-
coop_support: Unknown
4-
dependencies: []
5-
download: https://github.com/Siggless/bl-sdk-mods/raw/main/BARLock/BARLock.zip
6-
legacy: true
7-
license:
8-
name: GNU GPLv3
9-
url: https://choosealicense.com/licenses/gpl-3.0
10-
redirect_from:
11-
- /mods/BadassRankLock/
12-
supported_games:
13-
- BL2
14-
- TPS
15-
- AoDK
16-
title: Badass Rank Lock
17-
urls:
18-
Issues: https://github.com/Siggless/bl-sdk-mods/issues
19-
Source Code: https://github.com/Siggless/bl-sdk-mods/tree/main/BARLock
20-
version: 1.0.0
2+
pyproject_url: https://raw.githubusercontent.com/Siggless/bl-sdk-mods/refs/heads/main/BARLock/pyproject.toml
213
---
224
Prevents badass rank increasing, and non-level-specific challenge reward pop-ups from showing.
23-
Has a setting for preventing bonus stats being enabled.
24-
Intended for use with mods that would otherwise give you loads of rank.
5+
Intended for use with mods that would otherwise give you loads of rank.
Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
11
---
2-
author: Siggles
3-
coop_support: Unknown
4-
dependencies: []
5-
download: https://github.com/Siggless/bl-sdk-mods/raw/main/GrenadeModQuickSwitcher/GrenadeModQuickSwitcher.zip
6-
legacy: true
7-
license:
8-
name: GNU GPLv3
9-
url: https://choosealicense.com/licenses/gpl-3.0
10-
redirect_from:
11-
- /mods/GrenadeModQuickSwitcher/
12-
supported_games:
13-
- BL2
14-
- TPS
15-
- AoDK
16-
title: Grenade Mod Quick Switcher
17-
urls:
18-
Issues: https://github.com/Siggless/bl-sdk-mods/issues
19-
Source Code: https://github.com/Siggless/bl-sdk-mods/tree/main/GrenadeModQuickSwitcher
20-
version: 1.0.0
2+
pyproject_url: https://raw.githubusercontent.com/Siggless/bl-sdk-mods/refs/heads/main/GrenadeModQuickSwitcher/pyproject.toml
213
---
22-
Adds a keybind that cycles through grenade mods marked as favourite.
23-
Cycles in the order that items were added to the backpack, or unequipped.
Lines changed: 1 addition & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,3 @@
11
---
2-
author: Siggles
3-
coop_support: Unknown
4-
dependencies:
5-
- Enums>=1.0
6-
download: https://github.com/Siggless/bl-sdk-mods/raw/main/JumpToLevelChallenges/JumpToLevelChallenges.zip
7-
legacy: true
8-
license:
9-
name: GNU GPLv3
10-
url: https://choosealicense.com/licenses/gpl-3.0
11-
redirect_from:
12-
- /mods/JumpToLevelChallenges/
13-
supported_games:
14-
- BL2
15-
- TPS
16-
- AoDK
17-
title: Jump To Level Challenges
18-
urls:
19-
Issues: https://github.com/Siggless/bl-sdk-mods/issues
20-
Source Code: https://github.com/Siggless/bl-sdk-mods/tree/main/JumpToLevelChallenges
21-
version: 1.0.0
2+
pyproject_url: https://raw.githubusercontent.com/Siggless/bl-sdk-mods/refs/heads/main/JumpToLevelChallenges/pyproject.toml
223
---
23-
Adds a keybind to the Challenges menu to jump to the current level's challenges.

_willow2_mods/LessDOTScreams.md

Lines changed: 4 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,6 @@
11
---
2-
author: Siggles
3-
coop_support: Unknown
4-
dependencies: []
5-
download: https://github.com/Siggless/bl-sdk-mods/raw/main/LessDOTScreams/LessDOTScreams.zip
6-
legacy: true
7-
license:
8-
name: GNU GPLv3
9-
url: https://choosealicense.com/licenses/gpl-3.0
10-
redirect_from:
11-
- /mods/LessDOTScreams/
12-
supported_games:
13-
- BL2
14-
- TPS
15-
- AoDK
16-
title: Less DOT Screams
17-
urls:
18-
Issues: https://github.com/Siggless/bl-sdk-mods/issues
19-
Source Code: https://github.com/Siggless/bl-sdk-mods/tree/main/LessDOTScreams
20-
version: 1.0.0
2+
pyproject_url: https://raw.githubusercontent.com/Siggless/bl-sdk-mods/refs/heads/main/LessDOTScreams/pyproject.toml
213
---
22-
Player DOT (status effect) screams don't play unless shield is broken.
23-
To fully disable for certain characters, use 'Customizable Player Audio Muter' BLCMM text mod instead.
4+
Options to disable DOT (status effect) screams, or only to play when shield is broken.
5+
6+
To customise for certain characters, consider 'Customizable Player Audio Muter' BLCMM text mod instead.
Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
11
---
2-
author: Siggles
3-
coop_support: Unknown
4-
dependencies: []
5-
download: https://github.com/Siggless/bl-sdk-mods/raw/main/SodOffSkeletonMages/SodOffSkeletonMages.zip
6-
legacy: true
7-
license:
8-
name: GNU GPLv3
9-
url: https://choosealicense.com/licenses/gpl-3.0
10-
redirect_from:
11-
- /mods/SodOffSkeletonMages/
12-
supported_games:
13-
- BL2
14-
- AoDK
15-
title: Sod Off, Skeleton Mages!
16-
urls:
17-
Issues: https://github.com/Siggless/bl-sdk-mods/issues
18-
Source Code: https://github.com/Siggless/bl-sdk-mods/tree/main/SodOffSkeletonMages
19-
version: 1.0.0
2+
pyproject_url: https://raw.githubusercontent.com/Siggless/bl-sdk-mods/refs/heads/main/SodOffSkeletonMages/pyproject.toml
203
---
21-
Skeleton Mages have less chance to cloak each time they appear.

0 commit comments

Comments
 (0)