Skip to content

Releases: mopioid/Borderlands-Commander

Borderlands Commander 3.0.1

04 May 02:55

Choose a tag to compare

  • Fixed an issue in which the mod failed to load in BL1
  • Fixed an issue in which saved positions would not work with older Commander settings

Borderlands Commander 3.0

03 May 03:56

Choose a tag to compare

After over three years, I am finally releasing Commander for Wonderlands. After over five years, I am finally releasing Commander for Borderlands 3. After over fifteen years, I am finally releasing Commander for Borderlands 1. After almost zero years, I still have not released Commander for Borderlands 4.

In every game in the franchise, Borderlands Commander provides the following features

  • Use key combinations to save up to 11 custom teleport positions per map (new!)
  • Teleport directly to points of interest around the map (new!)
  • Teleport to your co-op partners (new!)
  • Adjust game speed
  • Assign any console command of your choosing to keys
    All features are functional for co-op players in Borderlands 2, TPS, and AoDK. Full co-op support in other games will likely become functional in future versions of the SDK.

Included custom commands

  • Borderlands 1 / 2 / TPS / AoDK: Toggle HUD, Toggle Third Person, Quit Without Saving, Respawn Enemies
  • Borderlands 3 / WL: Teleport to Ping, Respawn Enemies, Reload Map, Quit Without Saving
    For more, check out the Commander Discord, with channels for more commands for each game (also please post any cool ones you know)

Notes for existing users

  • Usage of various functions has changed, so be sure to read the updated instructions
  • Your custom commands and saved positions should carry over, but if any do not work, see the Commander Discord for assistance
  • Some custom commands will no longer work due to migration to the new SDK; see the Commander Discord for updated versions of popular commands

Notes for developers

  • Commander now exposes its position manipulation as an API if you would like to interact with it in your mod
  • Everything from mods_base, unrealsdk, unrealsdk.unreal, and Commander are imported into your console to ease usage of py custom command keybinds

https://discord.gg/54DE8uXvHE

Borderlands Commander 2.5

18 Oct 16:06

Choose a tag to compare

  • Added the ability to implement custom console commands.
  • Added Respawn Enemies feature as a custom console command.