You are viewing a potentially older version of this package. View all versions.
Dev1A3-LobbyImprovements-1.0.1 icon

LobbyImprovements

Various improvements for lan and online lobbies

Date uploaded a week ago
Version 1.0.1
Download link Dev1A3-LobbyImprovements-1.0.1.zip
Downloads 923
Dependency string Dev1A3-LobbyImprovements-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

LobbyImprovements

Latest Version Total Downloads Discord Ko-fi

Information

This mod adds various features relating to lobbies:

  • Invite Only Lobbies
  • LAN Improvements
    • Customisable Port
    • Lobby List
      • You can directly connect to an IP via the tag input above the lobby list (the port is optional and can be specified after a colon for example: 127.0.0.1:7777)
      • This uses UDP to discover other lobbies on your local network
      • Ability to sort by lobby name or player count
      • Support for challenge moon and specifying a lobby tag
  • Lobby Codes (Inspired by Better Lobbies)
    • You can copy your current lobby's id via the pause menu
    • You can copy a lobby id from the lobby list via the "Code" button
    • You can join a lobby via the id by putting it into the tag input above the lobby list
  • Lobby Name Filter Customisation
    • You can modify the blocked terms
  • Steam "Recently Played With" Integration
    • This enables the steam "recently played with" integration which allows you to view the list of people you have recently played with. You can access the list by opening steam then clicking View > Players.
  • Button on the steam lobby list to sort by player count

Support

You can get support in any the following places:

Compatibility

CHANGELOG

1.0.3

  • Lobby List Changes
    • Fixed LAN servers not disappearing once the round starts
    • Fixed LAN lobby name not updating when changed with a mod such as LobbyControl
  • Pause Menu Changes
    • Replaced the invite friends button on LAN with the button to copy the lobby ip
    • Added lobby name and player count to the pause menu (Screenshot)
    • Ban confirmation prompt changes (Screenshot)
      • Added an option to the ban prompt to kick the player
      • Added an option to the ban prompt to specify a custom reason

1.0.2

1.0.1

  • LAN Lobby List Fixes
    • Made lobbies only show if they are on the same game version
    • Added support for specifying a lobby tag
    • Fixed challenge moon lobbies not showing the "challenge moon" text on the lobby list
    • Replaced the lobby list distance dropdown with a dropdown for sorting the list
  • Steam Lobby List Fixes
    • Fixed the button to copy a lobby id not showing

1.0.0

  • Initial Release