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

BetterLoadingScreen

Shows clear server-join progress with a rolling three-line loading status history.

Date uploaded 17 hours ago
Version 1.0.0
Download link ZaboomafooW-BetterLoadingScreen-1.0.0.zip
Downloads 51
Dependency string ZaboomafooW-BetterLoadingScreen-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

BetterLoadingScreen

Improves Lethal Company's server-join loading screen by showing a rolling three-line status history instead of a single changing line.

The newest status stays on the bottom, previous statuses move upward, and the text uses a continuous vertical alpha gradient from transparent at the top to fully opaque at the bottom.

Loading statuses

  • Getting server information...
  • Requesting lobby access...
  • Contacting server...
  • Waiting for server reply...
  • Joining server...

Behavior

  • Uses the existing vanilla loading text instead of creating a replacement loading screen.
  • Keeps up to three status entries visible at once.
  • Restores the original loading-text layout when the loading screen closes.
  • Disables its hooks if the verified connection-status patches cannot be applied safely.

Requirements

  • Lethal Company v81
  • BepInExPack 5.4.2305

Install

Install with a Thunderstore-compatible mod manager, or place ZaboomafooW-BetterLoadingScreen-v1.0.0.dll in BepInEx/plugins.

Version

1.0.0

CHANGELOG

Changelog

1.0.0

  • Initial Thunderstore release.
  • Shows a rolling three-line server-join status history.
  • Fades older status text vertically while keeping the newest status fully visible.