
LegacyLobby
Brings back the lobby screen aestethic of Rundown 1 through 4.
CHANGELOG
Changelog
v1.5.1
- Fix broken vanity display if shader override is disabled in config
v1.5.0
- Made all lobby shader settings configurable
- Supports MTFO Hot-Reload
- Added an explicit
NoBoosters
check and disable/hide the booster buttons if it is installed.
v1.4.0
- Fixed the clothes preview renderer throwing NREs after returning to lobby from a single expedition
- Fixed the new-vanity-icon icon rendering layer, no longer renders on top of the clothes select popup
- Added potential NRE fix related to the clothes button component
v1.3.1
- Fixed vanity button disappearing in certain conditions
- Vanity button now shows up for bots if Archives BotCustomization is enabled
v1.3.0
- Fix issues with other mods (primarily LobbyExpansion, where the lobby switch buttons would get broken)
- The Vanity preview camera now gets the proper (default) post-porcessing applied again.
v1.2.0
- Added Config file (
profile/BepInEx/config/LegacyLobby_Config.json
)- Currently only used to toggle the default position of the 'ready' text
v1.1.0
- Replaced default Vanity button with a custom one
- Removed post-processing effect from the vanity preview panel
- Support for ForceDefaultVanity (=> hides the custom vanity button)
v1.0.2
- Fixed 'Weapons' text showing up for player four
v1.0.1
- Added the decor text above the ready button
- Fixed alignment of 'ready' status text
v1.0.0
- Initial release