You are viewing a potentially older version of this package. View all versions.
UnloadedHangar-Billboards-1.10.0 icon

Billboards

Adds billboards to all vanilla moons, customizable!

Date uploaded 3 months ago
Version 1.10.0
Download link UnloadedHangar-Billboards-1.10.0.zip
Downloads 2616
Dependency string UnloadedHangar-Billboards-1.10.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2304 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2304
xilophor-LethalNetworkAPI-3.3.2 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 3.3.2

README

Billboards

⚠️ This mod is required on all clients ⚠️

Mod State: Release

Adds billboards to several moons which are Artifice, Assurance, Experimentation, Gordion, Offense and Titan, but there will be more

By default content of the billboards is based around the Takey plush mod

Master Config

EnableConfiguration

⚠️ This setting MUST be enabled for configuration file to work ⚠️

Description Default value Type
Enable if you want to use custom set config setting values false Bool

Custom Content Config

Experimentation
Description Default value Type
Enable custom content for experimentation billboard false Bool
Assurance
Description Default value Type
Enable custom content for assurance billboard false Bool
Artifice
Description Default value Type
Enable custom content for artifice billboard false Bool
Company
Description Default value Type
Enable custom content for company billboard false Bool
Offense

⚠️ Since the screen of the billboard is broken by design, changing its content will have little to no effect ⚠️

Description Default value Type
Enable custom content for offense billboard false Bool
Titan
Description Default value Type
Enable custom content for titan billboard false Bool

Spawn Control Config

ExperimentationSpawn
Description Default value Type
Enable experimentation billboard true Bool
AssuranceSpawn
Description Default value Type
Enable assurance billboard true Bool
ArtificeSpawn
Description Default value Type
Enable artifice billboard true Bool
CompanySpawn
Description Default value Type
Enable company billboard true Bool
OffenseSpawn
Description Default value Type
Enable offense billboard true Bool
TitanSpawn
Description Default value Type
Enable titan billboard true Bool
VowSpawn
Description Default value Type
Enable vow billboard true Bool
MarchSpawn
Description Default value Type
Enable march billboard true Bool
AdamanceSpawn
Description Default value Type
Enable adamance billboard true Bool
RendSpawn
Description Default value Type
Enable rend billboard true Bool
DineSpawn
Description Default value Type
Enable dine billboard true Bool
EmbrionSpawn
Description Default value Type
Enable embrion billboard true Bool

Customization

Module not maintained and will not be included in v2.0.0 and onwards

You can customize content of each billboard by dropping a compatible image file in the same folder the mod is contained in.

⚠️The appropriate config entry MUST be enabled⚠️

Requirements

Format Resolution File name
PNG 1920x1080 NameOfPlanet.png
Compatible names
artifice
assurance
company
experimentation
offense
titan

Example: For Assurance the file should be named "assurance.png"

Notice!

Due to lack of proper resolution scaling system in Lethal Company, the quality of the billboard's content will be very poor

Workaround available ---> Install LCUltrawide_Community and set your screen resolution in its config

Developer Contact Info

kofi

CHANGELOG

ChangeLog

1.10.0

New

  • Added billboard objects for the following moons: Vow, March, Adamance, Rend, Dine, Embrion
  • Added spawn control config entries for the moons listed above
  • Fixed bug where certain functions of the Halloween event would not shutdown
  • Added ForceHalloweenEvent config entry
1.9.5

New

  • Added automatic Halloween event
  • Changed category of certain config entries
  • Removed billboard Breaker box object due to game engine version change
  • Added multiple Halloween only billboard screens to the dictionary
1.9.4

New

  • Backport for V72
1.8.2

New

  • Added automatic [REDACTED] for [REDACTED]
  • Added new [REDACTED] to the terminal
  • Fixed "No signal" screen using the wrong shader
  • Added new billboard screen to the dictionary
1.7.10

New

  • Added spawn control config entries for each billboard
  • Moved Titan billboard
1.7.7

New

  • Performed mod re-write
  • Removed facility meltdown integration
  • Added billboard for Titan
  • Added random billboard content selection system
  • Fixed certain networking bugs
  • Added interactable breaker object to billboard's model(scan node included)
  • Changed the way billboard spawning is handled
  • Added entry to [REDACTED]
1.6.0

New

  • Added customization support for billboard content
1.5.2

New

  • Added a billboard for Offense
  • Added [REDACTED]
  • Updated billboard model structure with proper texture
  • Reduced performance strain of the model for older machines
1.4.1

New

  • Added FacilityMeltdown integration
1.3.6

New

  • Added new spawn system
  • Added fail-safe that will UnPatch everything in case network handlers fail to register
  • Added networking for proper object spawning

Changes

  • Removed old spawn system(way too buggy)
  • Changed the dollar sign to the company credits
  • Fixed issue where the game would not despawn the billboard object when switching moon
1.1.9

New

  • Changed the spawn system
  • Added a billboard for Experimentation
  • Added a billboard for Gordion
  • Fixed issue where the game would spawn two billboards on top of each other
1.0.7

New

  • Beta version released