You are viewing a potentially older version of this package. View all versions.
mrov-TerminalUtils-0.0.4 icon

TerminalUtils

A terminal utility for Lethal Company, providing dynamic preview options, command registration and more.

Date uploaded 5 hours ago
Version 0.0.4
Download link mrov-TerminalUtils-0.0.4.zip
Downloads 286
Dependency string mrov-TerminalUtils-0.0.4

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2100
mrov-MrovLib-0.4.4 icon
mrov-MrovLib

Common methods for my mods.

Preferred version: 0.4.4

README

TerminalUtils

um hey the readme (and the project) aren't really done, but i need to release the project so i have any motivation to actually work on it.

this is a bunch of fixes and features ported from my previous mods, now made to work with both LLL and DawnLib without breaking anything. the main goal is to have a moon catalogue and store catalogue that are independent from any content-loading mod and can be extended easily with addons.

Credits

This project uses LethalCompanyTemplate, licensed under MIT License.

CHANGELOG

0.0.4

  • fixed moon catalogue displaying None as a weather
  • fixed moon catalogue ordering to match vanilla order (thanks, cdub_12!)
  • fixed moon catalogue not displaying * decoration for moons
  • fixed disabled nodes from not being disabled

0.0.3

  • added StoreCatalogue node
  • added store sorting types: none, name, price
    • to sort the store catalogue, use store <sortType> (e.g. store name to sort by name)
  • added scrollbar patch (moved from TerminalFormatter)

0.0.2

  • updated README

0.0.1

  • hey, this is a first version!