Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
99 changes: 92 additions & 7 deletions _data/categories.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,96 @@
# Each value can then have a custom 'title', to fix spaces and/or capitalization, and a custom
# 'description', which is used in the category list.

lorem:
title: Lorem Ipsum
# General Categories

cheat:
title: Cheat
description: Mods that help you cheat.

dev:
title: Developer Tools
description: Tools which are primarily useful for other mod developers.

dialog:
title: Dialog/Sound

enemy:
title: Enemy

gameplay:
title: Gameplay

gear:
title: Gear

movement:
title: Movement

lib:
title: Library

loot:
title: Loot

overhaul:
title: Overhaul
description: >
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris
nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate
velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non
proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Major overhauls, which affect most of the game one way or another. Generally recommended to be
played on a new save, and generally not compatible with other overhauls.

save-edit:
title: Save Editing

skills:
title: Skills

ui:
title: UI

vehicle:
title: Vehicle

# Categories only in Oak DB
amara:
title: Amara
description: Mods specifically affecting Amara.

fl4k:
title: FL4K
description: Mods specifically affecting FL4K.

moze:
title: Moze
description: Mods specifically affecting Moze.

zane:
title: Zane
description: Mods specifically affecting Zane.

blightcaller:
title: Blightcaller
description: Mods specifically affecting Blightcallers.

brrzerker:
title: Brr-Zerker
description: Mods specifically affecting Brr-Zerkers.

clawbringer:
title: Clawbringer
description: Mods specifically affecting Clawbringers.

graveborn:
title: Graveborn
description: Mods specifically affecting Graveborns.

spellshot:
title: Spellshot
description: Mods specifically affecting Spellshots.

spore-warden:
title: Spore Warden
description: Mods specifically affecting Spore Wardens.

stabbomancer:
title: Stabbomancer
description: Mods specifically affecting Stabbomancers.
1 change: 1 addition & 0 deletions _oak_mods/Anoint_trimmer.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/Itzsmugg/smuggs-oak-sdk-mods/master/anoint_trimmer/pyproject.toml
mod_categories: loot save-edit
---
1 change: 1 addition & 0 deletions _oak_mods/BalanceDropperBL3.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/mantorofficial/BalanceDropperBl3/refs/heads/main/pyproject.toml
mod_categories: cheat save-edit loot dev
---
1 change: 1 addition & 0 deletions _oak_mods/BlastJumping.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/BlastJumping/pyproject.toml
mod_categories: gear movement
---
3 changes: 2 additions & 1 deletion _oak_mods/BonkUtilities.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/BonkUtilities/pyproject.toml
---
mod_categories: cheat
---
1 change: 1 addition & 0 deletions _oak_mods/ColdDeadHands.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/ColdDeadHands/pyproject.toml
mod_categories: gameplay loot
---

Similar to the Borderlands 2 version of this mod, enemies will now use legit weapons and will drop the weapon they're using.
Expand Down
1 change: 1 addition & 0 deletions _oak_mods/Commander.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/mopioid/Borderlands-Commander/refs/heads/master/Commander/pyproject.toml
mod_categories: cheat
---
3 changes: 2 additions & 1 deletion _oak_mods/ConfigurableWorldDrops.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/noworlddrops/pyproject.toml
---
mod_categories: loot
---
1 change: 1 addition & 0 deletions _oak_mods/CutsceneDisabler.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/CutsceneDisabler/pyproject.toml
mod_categories: dialog
---
3 changes: 2 additions & 1 deletion _oak_mods/DamageLogger.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/DamageLogger/pyproject.toml
---
mod_categories: dev gear
---
1 change: 1 addition & 0 deletions _oak_mods/DialogTweaks.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/Siggless/oak-sdk-mods/refs/heads/main/DialogTweaks/pyproject.toml
mod_categories: dialog
---
3 changes: 2 additions & 1 deletion _oak_mods/DiamondLootConfig.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/diamondchestconfig/pyproject.toml
---
mod_categories: loot
---
3 changes: 2 additions & 1 deletion _oak_mods/DisableQuitToDesktop.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/noqtd/pyproject.toml
---
mod_categories: ui
---
3 changes: 2 additions & 1 deletion _oak_mods/EarlsDLCVendor.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/earl_vendor_upgrades/pyproject.toml
---
mod_categories: loot
---
1 change: 1 addition & 0 deletions _oak_mods/FallDamage.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/FallDamage/pyproject.toml
mod_categories: movement
---
1 change: 1 addition & 0 deletions _oak_mods/FasterLongbow.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pyproject_url: https://raw.githubusercontent.com/Last1SiN/FasterLongbow/refs/heads/main/pyproject.toml
mod_categories: gear
---

Configurable Longbow grenade throw and pre-teleport timing for Borderlands 3. Speeds up equipped Longbow delivery without changing other grenade delivery types, exposes the tested timing values through the Mod Menu, and enforces a safe minimum for Longbow teleport timing.
Expand Down
1 change: 1 addition & 0 deletions _oak_mods/GuardianVaultCardDisabler.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/GuardianVaultCardDisabler/pyproject.toml
mod_categories: ui
---
1 change: 1 addition & 0 deletions _oak_mods/HUDTweaks.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/HUDTweaks/pyproject.toml
mod_categories: ui
---
SDK mod that lets you scale your HUD (again). This used to be a vanilla option but gearbox removed it for some reason.

Expand Down
1 change: 1 addition & 0 deletions _oak_mods/HuntRewards.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/HuntRewards/pyproject.toml
mod_categories: gameplay
---
1 change: 1 addition & 0 deletions _oak_mods/Leap_Slam.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/Itzsmugg/smuggs-oak-sdk-mods/master/leap_slam/pyproject.toml
mod_categories: movement
---
1 change: 1 addition & 0 deletions _oak_mods/NoDuplicateCosmetics.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pyproject_url: https://raw.githubusercontent.com/Last1SiN/NoDuplicateCosmetics/refs/heads/main/NoDuplicateCosmetics/pyproject.toml
mod_categories: loot
---

NoDuplicateCosmetics prevents already-owned cosmetics in Borderlands 3 from being selected again while preserving the game's native, source-local loot behavior. It filters supported owned cosmetics before native loot selection, keeps mixed gear + cosmetic pools on the stock resolver path, and lets exhausted cosmetic-only branches produce no cosmetic instead of replacing them with unrelated loot.
Expand Down
1 change: 1 addition & 0 deletions _oak_mods/NoWastedEquipmentSDK.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/NoWastedEquipmentSDK/pyproject.toml
mod_categories: loot
---
This mod makes it so that character-specific attributes will only ever spawn in a version which is useful to a player currently in the game. This applies to COMs, Customizations, and Anointments on gear.

Expand Down
3 changes: 2 additions & 1 deletion _oak_mods/OPMovement.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/op_movement/pyproject.toml
---
mod_categories: movement
---
3 changes: 2 additions & 1 deletion _oak_mods/PersistentMarket.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/PersistentMarket/pyproject.toml
---
mod_categories: loot
---
1 change: 1 addition & 0 deletions _oak_mods/PhaseflareFix.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/PhaseflareFix/pyproject.toml
mod_categories: amara skills
---
1 change: 1 addition & 0 deletions _oak_mods/PickupAsTrash.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pyproject_url: https://raw.githubusercontent.com/Siggless/oak-sdk-mods/refs/heads/main/PickupAsTrash/pyproject.toml
mod_categories: loot
---

Adds a secondary interaction to pickups, to pickup and mark as trash, and adds a "Sell All Trash" secondary interaction to weapon vendors in BL3.
Expand Down
1 change: 1 addition & 0 deletions _oak_mods/PocketVehicles.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/PocketVehicles/pyproject.toml
mod_categories: vehicle
---
1 change: 1 addition & 0 deletions _oak_mods/QuickSaveReload.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/QuickSaveReload/pyproject.toml
mod_categories: gameplay
---
3 changes: 2 additions & 1 deletion _oak_mods/SkillTreeSaver.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/PyrexBLJ/BL3-SDK-Mods/refs/heads/main/SkillTreeSaver/pyproject.toml
---
mod_categories: skills
---
1 change: 1 addition & 0 deletions _oak_mods/SnappyMovement.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pyproject_url: https://raw.githubusercontent.com/Last1SiN/SnappyMovement/refs/heads/main/pyproject.toml
categories: movement
---

SnappyMovement makes Borderlands 3 ground movement more responsive by reducing acceleration ramp-up time and stopping inertia without increasing the game's normal movement speed. It changes only the local player's MaxAcceleration and BrakingDecelerationWalking, while leaving MaxWalkSpeed, MaxSprintSpeed, and GroundFriction untouched.
Expand Down
1 change: 1 addition & 0 deletions _oak_mods/SpawnMultiplier.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/Garw00d/BL3-SDK-Mods/refs/heads/main/SpawnMultiplier/pyproject.toml
mod_categories: enemy gameplay
---
1 change: 1 addition & 0 deletions _oak_mods/TrueFastball.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pyproject_url: https://raw.githubusercontent.com/Last1SiN/TrueFastball/refs/heads/main/pyproject.toml
mod_categories: gear
---

TrueFastball is a Borderlands 2-style Fastball overhaul for Borderlands 3. It increases Fastball damage with a configurable multiplier and accelerates the tested throw animation, while deliberately leaving Borderlands 3's native Fastball projectile speed and trajectory unchanged.
Expand Down
1 change: 1 addition & 0 deletions _oak_mods/What_Am_I_Shooting_at.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/Itzsmugg/smuggs-oak-sdk-mods/master/What_Am_I_Shooting_at/pyproject.toml
mod_categories: dev
---
1 change: 1 addition & 0 deletions _oak_mods/abcd.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/apple1417/oak-sdk-mods/master/abcd/pyproject.toml
mod_categories: cheat
---
1 change: 1 addition & 0 deletions _oak_mods/add_to_inv.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/Itzsmugg/smuggs-oak-sdk-mods/master/add_to_inv/pyproject.toml
mod_categories: save-edit
---
1 change: 1 addition & 0 deletions _oak_mods/command_history.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/RedxYeti/BL3-SDK-Mods/refs/heads/main/command_history/pyproject.toml
categories: dev
---
1 change: 1 addition & 0 deletions _oak_mods/dialog_skipper.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/apple1417/oak-sdk-mods/master/dialog_skipper/pyproject.toml
mod_categories: dialog
---
1 change: 1 addition & 0 deletions _oak_mods/hunt.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
---
pyproject_url: https://raw.githubusercontent.com/apple1417/oak-sdk-mods/master/hunt/pyproject.toml
mod_categories: loot
---

The official Borderlands 3 Hunt Tracker.
Expand Down
1 change: 1 addition & 0 deletions _oak_mods/obj_dump.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/apple1417/oak-sdk-mods/master/obj_dump/pyproject.toml
mod_categories: dev
---
1 change: 1 addition & 0 deletions _oak_mods/projectile_dysfunction.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/Itzsmugg/smuggs-oak-sdk-mods/master/projectile_dysfunction/pyproject.toml
mod_categories: gear
---
1 change: 1 addition & 0 deletions _oak_mods/spawn_reset.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
pyproject_url: https://raw.githubusercontent.com/Itzsmugg/smuggs-oak-sdk-mods/master/spawn_reset/pyproject.toml
mod_categories: enemy
---
Loading