Skip to content

Add 5 BL1 mods - #245

Closed
sp4ky wants to merge 2 commits into
bl-sdk:masterfrom
sp4ky:sp4ky-bl1-sdk-mods
Closed

sp4ky wants to merge 2 commits into
bl-sdk:masterfrom
sp4ky:sp4ky-bl1-sdk-mods

Conversation

@sp4ky

@sp4ky sp4ky commented Sep 20, 2026

Copy link
Copy Markdown

Adds the following mods:

Mod Description
Remove Eridian Weapon Slowdown Removes the movement speed penalty from holding Eridian weapons.
Quieter Transfusion Healing Lowers the volume of the healing sound cue from Transfusion grenades.
Only Drop Relevant Class Mods Class mods that no player in the game can use stop spawning in loot.
Only Drop Relevant Artifacts Artifacts that no player in the game can use stop spawning in loot.
Knoxx Class Mods Everywhere Makes the class mods from The Secret Armory of General Knoxx drop from enemies everywhere.

These are heavily inspired by @RedxYeti's QolSlop mod for BL1, but reimplemented to support BL1E and avoid now-deprecated APIs, as they indicated in a PR that the mod would not be updated for BL1E.

@RedxYeti

Copy link
Copy Markdown
Contributor

the qolslop pr was denied because it lead with made with ai to remove 10 lines of code.

it didnt add bl1e support, it removed a command that didnt work with bl1e.

@sp4ky

sp4ky commented Sep 20, 2026

Copy link
Copy Markdown
Author

the qolslop pr was denied because it lead with made with ai to remove 10 lines of code.

it didnt add bl1e support, it removed a command that didnt work with bl1e.

As you note, the LLM (running locally on my machine, FWIW) did not even author anything, it was used for debugging assistance and packaging the change. It wasn't clear to me what exactly your issue with that PR1 was and since you closed it with This mod isn't supported for bl1e, I assumed that was the main problem.

I think there's value in publishing these reimplemented mods separately but if you feel strongly enough I don't mind closing the PR. I mainly updated it for my own enjoyment and was attempting to contribute so others could use your mod in BL1E.

Footnotes

  1. https://github.com/RedxYeti/Yeti-BL1-SDK-Mods/pull/3 ↩

@apple1417

Copy link
Copy Markdown
Contributor

You can't steal someone else's work.

@apple1417 apple1417 closed this Sep 21, 2026
@sp4ky

sp4ky commented Sep 21, 2026

Copy link
Copy Markdown
Author

You can't steal someone else's work.

Nonsense. The GPL license literally exists to let people modify, rewrite, and share code. They stated the mod wasn't supported in BL1E, so I split out the features, reimplemented them from scratch, and tested each in BL1E. I also credited Yeti in every description. Calling it "stealing" is ridiculous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants