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

LobbyAppearanceImprovements

1.2.0 - More Scenes and Settings | Adds new features to the lobby

Date uploaded 2 months ago
Version 1.2.0
Download link DestroyedClone-LobbyAppearanceImprovements-1.2.0.zip
Downloads 4282
Dependency string DestroyedClone-LobbyAppearanceImprovements-1.2.0

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

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.

To-Do

  • Automated things for unsupported characters
  • Selected character replaces layout character
  • Some layouts have been disabled, fix them
  • Add musictrack overrides
  • Add more events for scenes

Default (For Reference)

This was taken with KingEnderBrine's ScrollableLobbyUI and RandomCharacterSelection.

Slightly modded lobby

UI Scale

enter image description here

Post Processing

enter image description here enter image description here

Light Color

enter image description here

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

Scenes

This config selects different backgrounds for the lobby.

Layouts

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 lowercase.

Changing Scenes+Layouts

  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.

Click to expand
Scene Layout Image
(any) any_empty Shows no character layout
ancientloft Preview
arena Preview
artifactworld Preview
blackbeach Preview
captainshelm captainshelm_default Preview
dampcave Preview
foggyswamp Preview
frozenwall Preview
goldshores Preview
golemplains Preview
goolake Preview
limbo Preview
lobby Preview
lobby lobby_ror2 Preview
lobbyvoid Preview
moon Preview
moon moon_default Preview
moon moon_paladinonly Preview
mysteryspace Preview
rootjungle Preview
shipgraveyard Preview
skymeadow Preview
snowyforest Preview
sulfurpools Preview
voidoceanfloor Preview
voidraid Preview
voidstage Preview
wispgraveyard Preview

Credits

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.