You are viewing a potentially older version of this package.
View all versions.
LobbyImprovements
Various improvements for lan and online lobbies
Date uploaded | 2 months ago |
Version | 1.0.0 |
Download link | Dev1A3-LobbyImprovements-1.0.0.zip |
Downloads | 929 |
Dependency string | Dev1A3-LobbyImprovements-1.0.0 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100MaxWasUnavailable-LethalModDataLib
A library for Lethal Company, providing a standardised way to save and load modded data.
Preferred version: 1.2.2README
LobbyImprovements
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 text 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
- 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 the id into the text 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.
- Sort the lobby list by the player count
Support
You can get support in any the following places:
Compatibility
- Supported Game Versions:
- v64+
- Works Well With:
- Not Compatible With:
- N/A
CHANGELOG
1.0.5
- Fixed the lobby list scrollbar being longer than the results
- Lobby Hosting UI Changes
- Added an option to specify a server password
- If you have a password set then the lobby will only be joinable by people who have this mod
- Added an option for online mode to "Validate Steam Sessions"
- If you have this enabled then the lobby will only be joinable by people who have this mod
- This validates steam session tickets to prevent people from spoofing their steam id when joining the lobby
- Added an option for lan mode to "Validate Clients"
- If you have this enabled then the lobby will only be joinable by people who have this mod
- This is only currently used to enable bans on lan lobbies
- Added a warning when trying to host a lobby where the name contains a word that is blacklisted in vanilla
- Replaced the public, friends-only & invite-only buttons with a dropdown
- Added an option to specify a server password
- Added ability to set your player name on LAN
1.0.4
- Fixed an issue with lobby codes that caused the 4th player to be unable to join
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
- Updated README.md
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