From 92432e32bc623c2e106f99c2e661ba8f74d027d2 Mon Sep 17 00:00:00 2001 From: Last1SiN Date: Sun, 6 Sep 2026 17:38:35 +0600 Subject: [PATCH 1/6] Add FasterLongbow mod page --- _oak_mods/FasterLongbow.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 _oak_mods/FasterLongbow.md diff --git a/_oak_mods/FasterLongbow.md b/_oak_mods/FasterLongbow.md new file mode 100644 index 0000000..b04a65f --- /dev/null +++ b/_oak_mods/FasterLongbow.md @@ -0,0 +1,30 @@ +--- +pyproject_url: https://raw.githubusercontent.com/Last1SiN/FasterLongbow/refs/heads/main/pyproject.toml +--- + +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. + +## Requirements + +- Borderlands 3. +- [BL3 PythonSDK / Oak Mod Manager v1.11+ — latest stable release](https://github.com/bl-sdk/oak-mod-manager/releases/latest). +- [Official BL3 SDK installation guide](https://bl-sdk.github.io/oak-mod-db/). + +Oak Mod Manager v1.11 already bundles the required Mods Base 1.12, BL3 Mod Menu 1.8, pyunrealsdk 1.10.0, and unrealsdk 3.2.0 components; they do not need to be downloaded separately when using that release or a newer compatible Oak release. + +## Installation + +1. Fully close Borderlands 3. +2. If BL3 PythonSDK / Oak is not installed or needs updating, open the [latest stable Oak Mod Manager release](https://github.com/bl-sdk/oak-mod-manager/releases/latest), download `bl3-sdk.zip` from **Assets**, and extract it directly into the Borderlands 3 game folder, allowing folders/files to merge. See the [official BL3 SDK installation guide](https://bl-sdk.github.io/oak-mod-db/) for the complete procedure and Proton/Linux notes. +3. Start the game once after installing/updating the SDK and verify that the **MODS** entry appears on the main menu. +4. Download the latest FasterLongbow from [GitHub Releases](https://github.com/Last1SiN/FasterLongbow/releases/latest). +5. Fully close the game and copy `FasterLongbow.sdkmod` **without extracting it** to `Borderlands 3\sdk_mods\`. +6. Start/restart the game, open **MODS -> FasterLongbow**, enable it, and use **Options** to configure the timing values. + +To update the mod, replace the existing `.sdkmod` with the newer file and restart the game. Remove older FasterLongbow test/probe builds or extracted copies before installing the release. + +## Credits + +- **Mod creator / code:** Sol (ChatGPT, GPT-5.6 Sol) +- **QA / maintainer:** [Last1SiN](https://github.com/Last1SiN) +- **BL3 PythonSDK / Oak Mod Manager:** created by [apple1417](https://github.com/apple1417), with contributions from the [BL-SDK](https://github.com/bl-sdk) project and contributors. From 23951bd8d48018672465edf693deb51634a29ece Mon Sep 17 00:00:00 2001 From: Last1SiN Date: Sun, 6 Sep 2026 18:17:55 +0600 Subject: [PATCH 2/6] Mark FasterLongbow client-side co-op compatible --- _oak_mods/FasterLongbow.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_oak_mods/FasterLongbow.md b/_oak_mods/FasterLongbow.md index b04a65f..08246a2 100644 --- a/_oak_mods/FasterLongbow.md +++ b/_oak_mods/FasterLongbow.md @@ -2,7 +2,7 @@ pyproject_url: https://raw.githubusercontent.com/Last1SiN/FasterLongbow/refs/heads/main/pyproject.toml --- -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. +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. Client-side co-op compatible. ## Requirements From 62c8b7d7b11371cc7efdc7f4588e6b365ddf47bd Mon Sep 17 00:00:00 2001 From: Last1SiN Date: Mon, 7 Sep 2026 15:58:18 +0600 Subject: [PATCH 3/6] Update FasterLongbow credits format --- _oak_mods/FasterLongbow.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_oak_mods/FasterLongbow.md b/_oak_mods/FasterLongbow.md index 08246a2..cb0becc 100644 --- a/_oak_mods/FasterLongbow.md +++ b/_oak_mods/FasterLongbow.md @@ -25,6 +25,6 @@ To update the mod, replace the existing `.sdkmod` with the newer file and restar ## Credits -- **Mod creator / code:** Sol (ChatGPT, GPT-5.6 Sol) -- **QA / maintainer:** [Last1SiN](https://github.com/Last1SiN) +- **Development:** Sol / GPT-5.6 Sol +- **Design, testing & QA:** Last1SiN - **BL3 PythonSDK / Oak Mod Manager:** created by [apple1417](https://github.com/apple1417), with contributions from the [BL-SDK](https://github.com/bl-sdk) project and contributors. From d1ff3f64c97b241f98b6657cb4b050b921f56dfa Mon Sep 17 00:00:00 2001 From: Last1SiN Date: Mon, 7 Sep 2026 21:36:03 +0600 Subject: [PATCH 4/6] Align FasterLongbow DB entry with maintainer guidance --- _oak_mods/FasterLongbow.md | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/_oak_mods/FasterLongbow.md b/_oak_mods/FasterLongbow.md index cb0becc..459cb25 100644 --- a/_oak_mods/FasterLongbow.md +++ b/_oak_mods/FasterLongbow.md @@ -2,26 +2,7 @@ pyproject_url: https://raw.githubusercontent.com/Last1SiN/FasterLongbow/refs/heads/main/pyproject.toml --- -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. Client-side co-op compatible. - -## Requirements - -- Borderlands 3. -- [BL3 PythonSDK / Oak Mod Manager v1.11+ — latest stable release](https://github.com/bl-sdk/oak-mod-manager/releases/latest). -- [Official BL3 SDK installation guide](https://bl-sdk.github.io/oak-mod-db/). - -Oak Mod Manager v1.11 already bundles the required Mods Base 1.12, BL3 Mod Menu 1.8, pyunrealsdk 1.10.0, and unrealsdk 3.2.0 components; they do not need to be downloaded separately when using that release or a newer compatible Oak release. - -## Installation - -1. Fully close Borderlands 3. -2. If BL3 PythonSDK / Oak is not installed or needs updating, open the [latest stable Oak Mod Manager release](https://github.com/bl-sdk/oak-mod-manager/releases/latest), download `bl3-sdk.zip` from **Assets**, and extract it directly into the Borderlands 3 game folder, allowing folders/files to merge. See the [official BL3 SDK installation guide](https://bl-sdk.github.io/oak-mod-db/) for the complete procedure and Proton/Linux notes. -3. Start the game once after installing/updating the SDK and verify that the **MODS** entry appears on the main menu. -4. Download the latest FasterLongbow from [GitHub Releases](https://github.com/Last1SiN/FasterLongbow/releases/latest). -5. Fully close the game and copy `FasterLongbow.sdkmod` **without extracting it** to `Borderlands 3\sdk_mods\`. -6. Start/restart the game, open **MODS -> FasterLongbow**, enable it, and use **Options** to configure the timing values. - -To update the mod, replace the existing `.sdkmod` with the newer file and restart the game. Remove older FasterLongbow test/probe builds or extracted copies before installing the release. +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. ## Credits From 5bb4e2032422fc4a2921d68f382fa9fa985e2766 Mon Sep 17 00:00:00 2001 From: Last1SiN Date: Wed, 9 Sep 2026 01:01:08 +0600 Subject: [PATCH 5/6] Update FasterLongbow.md --- _oak_mods/FasterLongbow.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/_oak_mods/FasterLongbow.md b/_oak_mods/FasterLongbow.md index 459cb25..9449f40 100644 --- a/_oak_mods/FasterLongbow.md +++ b/_oak_mods/FasterLongbow.md @@ -4,6 +4,16 @@ pyproject_url: https://raw.githubusercontent.com/Last1SiN/FasterLongbow/refs/hea 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. +## Features +- Faster Longbow grenade throw animation. +- Shorter Longbow pre-teleport delay. +- Separate configurable timing for Divider Longbow grenades. +- All timing values can be changed from the in-game mod settings. +- Invalid or unsafe manually edited settings are validated before use. +- Longbow Teleport Delay is hard-limited to 0.11 seconds minimum because lower tested values can break the teleport. +- Temporary runtime timing changes are restored after the owning grenade action ends. +- Uses the actual grenade animation RateScale instead of moving the SpawnAndThrowGrenade notify. + ## Credits - **Development:** Sol / GPT-5.6 Sol From b8f2d0465467e5848a166a8aade6f6cd377c5c95 Mon Sep 17 00:00:00 2001 From: Last1SiN Date: Wed, 9 Sep 2026 01:18:21 +0600 Subject: [PATCH 6/6] Update FasterLongbow.md --- _oak_mods/FasterLongbow.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/_oak_mods/FasterLongbow.md b/_oak_mods/FasterLongbow.md index 9449f40..459cb25 100644 --- a/_oak_mods/FasterLongbow.md +++ b/_oak_mods/FasterLongbow.md @@ -4,16 +4,6 @@ pyproject_url: https://raw.githubusercontent.com/Last1SiN/FasterLongbow/refs/hea 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. -## Features -- Faster Longbow grenade throw animation. -- Shorter Longbow pre-teleport delay. -- Separate configurable timing for Divider Longbow grenades. -- All timing values can be changed from the in-game mod settings. -- Invalid or unsafe manually edited settings are validated before use. -- Longbow Teleport Delay is hard-limited to 0.11 seconds minimum because lower tested values can break the teleport. -- Temporary runtime timing changes are restored after the owning grenade action ends. -- Uses the actual grenade animation RateScale instead of moving the SpawnAndThrowGrenade notify. - ## Credits - **Development:** Sol / GPT-5.6 Sol