You are viewing a potentially older version of this package. View all versions.
DestroyedClone-LobbyAppearanceImprovements-1.1.1 icon

LobbyAppearanceImprovements

1.1.1 - Added turning to the character, and rotating your character | Improves the appearance of the lobby with config settings and shows certain Survivors in the lobby.

Date uploaded 2 years ago
Version 1.1.1
Download link DestroyedClone-LobbyAppearanceImprovements-1.1.1.zip
Downloads 7712
Dependency string DestroyedClone-LobbyAppearanceImprovements-1.1.1

This mod requires the following mods to function

KingEnderBrine-InLobbyConfig-1.4.1 icon
KingEnderBrine-InLobbyConfig

Adds an ability to edit configs for mods (that support this) inside a lobby

Preferred version: 1.4.1
RiskofThunder-R2API_Language-1.0.1 icon
RiskofThunder-R2API_Language

API for modifying the language localisation of the game

Preferred version: 1.0.1
RiskofThunder-R2API_Prefab-1.0.3 icon
RiskofThunder-R2API_Prefab

API for Prefab creation, networking and duplication

Preferred version: 1.0.3
bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2113
RiskofThunder-R2API_Core-5.0.12 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.0.12
RiskofThunder-R2API_SceneAsset-1.1.2 icon
RiskofThunder-R2API_SceneAsset

API for retrieving assets that live exclusively in game scenes

Preferred version: 1.1.2

README

github issues/request link discord invite

Lobby Appearance Improvements

Banner

This mod contains multiple settings which change the look, scene, and even character layout of the lobby. This mod is likely incompatible with other mods that modify the lobby scene itself, as such mods like ScrollableLobbyUI are compatible.

New!

  • New config settings added
  • Added option to

To Do / Known Issues

  • More support for unsupported characters
  • More character layouts
  • Live updates for loadout changes

Default (For Reference)

This was taken with KingEnderBrine's ScrollableLobbyUI and RandomCharacterSelection.

Slightly modded lobby

Color, Intensity, Flicker

#ff0000 #ffff00 #00ff00 #00ffff #0000ff #ff00ff #ffffff #000000
red yellow green cyan blue purple white black

Or look up "HEX Color Picker".

Intensity

5 10 50 100
5x intensity 10x intensity 50x intensity 100x intensity

UI Blur, Fade, Scale

0 Blur Fade
Blur drawing
75% Scale 50% Scale
UI 75% Scale UI 50% Scale

Post Processing

There's a murky post-processing effect that can be disabled.

post-processing

Pad Scale, Props, Shaking

You can resize the size of the character pads to make the background easier to see. The props can be disabled, and so can the shaking.

Scenes

Newly added with version 1.1.0, now you can set the background of the lobby to a different look.

Character Layouts

Previously known as "Survivors In Lobby", this shows survivors in the background at preset locations and may add new things to the existing scene.

Some layouts are locked behind mods being loaded, and all scenes and layouts are case-sensitive.

Shadow Locked Characters

Configuration option included that darkens all characters that are locked within a layout. May not work if the character is spawned outside of the regular method. Does not include characters selected by other players.

enter image description here

Changing Scenes+Layouts

Video Image
  1. Click on the Wrench icon, with four lines behind it, to open the Mods configuration menu provided by InLobbyConfig.
  2. Expand the "Lobby Appearance Improvements" config menu.
  3. Expand the "[Scenes+Layouts]" config category.
  4. Set the name of your scene in "Select Scene"
  5. Set the name of your layout in "Character Layout Name"
  6. Check the "Confirm Choice".
    1. If you are updating your choice, you'll need to set Confirm Choice to false before setting it to true.

List of Scenes w/ Layouts

If a scene/layout has a 🔒 before it, that means that the scene/layout is locked to only load with those survivors installed.

Scene LayoutName Characters Note
"Any_Empty" Effectively the blank layout with no survivors
Lobby Lobby_Default Commando, Huntress, MUL-T, Engineer, Artificer, Mercenary, REX, Loader, Acrid, Captain, SniperClassic, Enforcer, Nemforcer, BanditReloaded, HANDOverclocked, MinerUnearthed, Paladin, CHEFMod, Henry, Custodian, ExecutionerStarstorm2, NemmandoStarstorm2 From the original codebase.
Lobby Lobby_Original Commando, Enforcer, BanditReloaded, Bandit, Huntress, HANDOverclocked, Engineer, MinerUnearthed, SniperClassic, Acrid, Mercenary, Loader, CHEFMod Based off the original cast
Arena Arena_Nemesis Commando, NemmandoStarstorm2, Enforcer, Nemforcer, Henry, Nemry The character with their corresponding nemesis
BlackBeach BlackBeach_League Twitch, Sett, Rengar, Pyke
Moon Moon_Default Commando
Moon 🔒 Moon_PaladinOnly Paladin Resembles the Paladin thumbnail
WispGraveyard 🔒 WispGraveyard_Snipers Sniper (Rein), SniperClassic
  • Lobby (Default)
  • Arena
  • ArtifactWorld
  • BlackBeach
  • CaptainsHelm
  • DampCave
  • FoggySwamp
  • FrozenWall
  • GoldShores
  • GolemPlains
  • GooLake
  • Limbo
  • Moon
  • MysterySpace
  • RootJungle
  • ShipGraveyard
  • SkyMeadow
  • WispGraveyard

Scene: Lobby, Layout: Lobby_Default Preview

Changelog

  • v1.1.1
    • Added config category "Character Pad"
      • Character Pad Scale goes here instead of Background
      • Added Character Turning - click to drag to rotate your character
      • Character Turning Multiplier - increases the speed at which the character is turned
    • Clamped UI Scale between 0.5 and 1.75 to prevent the config setting from becoming inaccessible.
    • Updated console commands to no longer have server-side flags
    • Layouts
      • Renamed all layouts from "[SceneName]_[Author]_[LayoutName]" to "[SceneName]_[LayoutName]"
      • Added new layouts (2)
        • BlackBeach_League, WispGraveyard_Snipers
      • Restored option to zoom in on character selected.
      • Added CharacterCameraSetting for layouts to include their own camera settings.
      • Added some missing character camera settings to the layouts.
  • v1.1.0 - Code overhaul
    • Fixed Blur unable to be set to 0.
    • Added custom scenes (17)
    • Added custom layouts (5)
    • Added InLobbyConfig hard dependency
    • Added parallax option
    • Added option that shades the characters darker if they are locked,
  • v1.0.1 - Fixed readme?, lobby light color now remains unchanged if set to "default", code cleanup, added option to replay anim on select
  • v1.0.0 - Release

Credits

Rico - Icon

Written with StackEdit.

CHANGELOG

  • v1.2.0
    • Config
      • âž• Added Scene Header: Showing the scene title, subtitle, and layout title.
      • 🔧Fixed BlurOpacity not correctly parsing partial values
      • 🔧Fixed Disable Shaking not disabling after a scene load
      • 🔧Selected scenes are now lowercase only
      • 🔧Added identifier to some config values that only work in Lobby scene
      • âž•Added reset camera key (default '=')
      • 🔧Light color inlobbyconfig now has a color display
      • 🔧Renamed config descriptions for clarity.
    • Language
      • âž•Added new English tokens for the new headers
    • Scenes
      • âž•Added 8 new scenes: AncientLoft, Lobby, LobbyVoid, SnowyForest, SulfurPools, VoidOceanFloor, VoidRaid, VoidStage
      • âž•Skybox now changes per scene
    • Layouts
      • 🔧Moon_Default now has a Mithrix Constellation from itmoon, and a dead commando prop
      • âž•Added new layouts: Lobby_ROR2, Moon_Default
      • 🔧 Removed some layouts temporarily due to internal code changes
    • Other
      • 🔧Various internal fixes and code reorganization and cleanup.
  • v1.1.1
    • Added config category "Character Pad"
      • Character Pad Scale goes here instead of Background
      • Added Character Turning - click to drag to rotate your character
      • Character Turning Multiplier - increases the speed at which the character is turned
    • Clamped UI Scale between 0.5 and 1.75 to prevent the config setting from becoming inaccessible.
    • Updated console commands to no longer have server-side flags
    • Layouts
      • Renamed all layouts from "[SceneName]_[Author]_[LayoutName]" to "[SceneName]_[LayoutName]"
      • Added new layouts (2)
        • BlackBeach_League, WispGraveyard_Snipers
      • Restored option to zoom in on character selected.
      • Added CharacterCameraSetting for layouts to include their own camera settings.
      • Added some missing character camera settings to the layouts.
  • v1.1.0 - Code overhaul
    • Fixed Blur unable to be set to 0.
    • Added custom scenes (17)
    • Added custom layouts (5)
    • Added InLobbyConfig hard dependency
    • Added parallax option
    • Added option that shades the characters darker if they are locked,
  • v1.0.1 - Fixed readme?, lobby light color now remains unchanged if set to "default", code cleanup, added option to replay anim on select
  • v1.0.0 - Release

Written with StackEdit.