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

LobbyAppearanceImprovements

Improves the appearance of the lobby with config settings and shows certain Survivors in the lobby.

Date uploaded 3 years ago
Version 1.0.0
Download link DestroyedClone-LobbyAppearanceImprovements-1.0.0.zip
Downloads 4977
Dependency string DestroyedClone-LobbyAppearanceImprovements-1.0.0

This mod requires the following mods to function

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_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
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
RiskofThunder-R2API_Core-5.0.12 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.0.12
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

README

Lobby Appearance Improvements

Contains various changes to improve the look of the lobby.

To Do

  • More scenes?
  • More support for unsupported characters
  • Code cleanup
  • Live updates for loadout changes

Default (For Reference)

This was taken with KingEnderBrine's ScrollableLobbyUI and RandomCharacterSelection. Default-ish Survivor Preview

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 10x 50x 100x

UI Blur, Fade, Scale

0 Blur (not implemented) Fade
Blur Fade
75% Scale 50% Scale
UI 75% Scale UI 50% Scale

Post Processing

enter image description here

Pad Scale, Props, Shaking

You can resize the size of the character pads to make the background easier to see.

Survivors in Lobby

Shows survivors in the background at preset locations. SurvivorsInLobby Preview Currently has support for:

  • Vanilla: Commando, Huntress, MUL-T, Engineer, Artificer, Mercenary, REX, Loader, Acrid, Captain
  • Them: SniperClassic, Enforcer, Heavy TF2, BanditReloaded, HANDOverclocked, Miner, CHEF
  • Other: Paladin, Henry, Custodian, Executioner, Nemmando
Hide Mode Zooming Preview w/ Post Processing

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.