Skip to content
Merged
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
2 changes: 1 addition & 1 deletion _oak_mods/DialogTweaks.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
pyproject_url: https://github.com/Siggless/oak-sdk-mods/raw/refs/heads/main/DialogTweaks/pyproject.toml
pyproject_url: https://raw.githubusercontent.com/Siggless/oak-sdk-mods/refs/heads/main/DialogTweaks/pyproject.toml
---
6 changes: 3 additions & 3 deletions _oak_mods/PickupAsTrash.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
---
pyproject_url: https://github.com/Siggless/oak-sdk-mods/raw/refs/heads/main/PickupAsTrash/pyproject.toml
pyproject_url: https://raw.githubusercontent.com/Siggless/oak-sdk-mods/refs/heads/main/PickupAsTrash/pyproject.toml
---

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.

This is not a bindable mod key - it uses the game's "Secondary Use" bind, when looking at an item:

![Item cards with Pickup As Trash interaction]({{ "/assets/mods/oak/pickup_as_trash/PickupAsTrash.jpg" | relative_url }})
{:style="display: block; margin: 0 auto; width: 50%"}
{:style="display: block; margin: 0 auto; width: 80%"}

In BL3 the HUD prompt doesn't always show, because the HUD only shows max 2 prompts, but the interaction still works.

BL3 vendor interaction:

![Weapon vendor with Sell All Trash interaction]({{ "/assets/mods/oak/pickup_as_trash/PickupAsTrash_Vendor.jpg" | relative_url }})
{:style="display: block; margin: 0 auto; width: 50%"}
{:style="display: block; margin: 0 auto; width: 80%"}
21 changes: 1 addition & 20 deletions _willow2_mods/AltUseCatchaRide.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
---
author: Siggles
coop_support: Unknown
dependencies:
- Enums>=1.0
download: https://github.com/Siggless/bl-sdk-mods/raw/main/AltUseCatchARide/AltUseCatchARide.zip
legacy: true
license:
name: GNU GPLv3
url: https://choosealicense.com/licenses/gpl-3.0
redirect_from:
- /mods/AltUseCatchaRide/
supported_games:
- BL2
- TPS
title: Alt Use Catch-a-Ride
urls:
Issues: https://github.com/Siggless/bl-sdk-mods/issues
Source Code: https://github.com/Siggless/bl-sdk-mods/tree/main/AltUseCatchARide
version: 1.1.0
pyproject_url: https://raw.githubusercontent.com/Siggless/bl-sdk-mods/refs/heads/main/AltUseCatchARide/pyproject.toml
---
Adds alt use binds to Catch-a-Ride stations, to instantly deploy a vehicle.