CHANGELOG

0.2.5

  • Fixed death screen clock breaking in-game clock
  • Even more README mistakes

0.2.4

  • Fixed doors not closing on client after the first game when using 'Close ship doors when lever is pulled'
  • Added config to hide the 'show legacy controls' button from control settings, something that is only present when LethalCompany InputUtils is installed
  • Added config to add a clock at the top left when spectating
    • This is basically a direct clone of the in-game clock minus the border, I want to give this more options in the future
  • Added config to completely hide the HUD (except tooltips) when on the terminal
  • Added config to turn the 'Would you like to leave the game?' text orange instead of light blue
  • Added config to change MoreCompany's pause menu cosmetic button from green to orange
  • Added config to prevent Pocket Rooms teleporting all players when rapidly entering and exiting
  • Added an untested and experimental config to destroy objects that start to spam the console with NaN/Infinity collider calculation errors
    • This is an attempt at a bandaid fix to something that would cause me to fall through the map randomly when the error started, I don't know what causes it and I wasn't able to repeat it again. I plan to use this personally in a real run to test it
    • Example of error

  • Some README mistakes

0.2.3

  • Config to close ship doors when pulling lever is no longer restricted by celestial tint and has been moved to the ship config category

0.2.2

  • Added config to close ship doors when pulling the lever, for use alongside Celestial Tint's 'ship door access'
  • Added config to customise the position, rotation, size and opacity of hands full text
    • I suggest checking the README for some presets to copy and paste in, as this doesn't update at runtime at the moment
  • Added config to customise the position of the inventory

0.2.1

  • Reworked FairAI quicksand error fix for latest FairAI version
  • GeneralImprovement's lightning warning fix
    • Now also hides HotbarPlus lightning warning when entering the facility
    • Added 2 extra triggers to hide lightning warnings when entering the facility
    • Silenced a couple of debug logs
    • Fixed non-host inventory slots not having GI's lightning warning
  • Added config to destroy the magic crate from XuXiaolan's MZCoMagicShipping after use and on load
    • This will destroy still if you purchase it from the store and don't open the crate before reloading the save
  • Added config to customise LOD bias
  • Added config to enable a fix to stop IntegrityChaos's Diversity from softlocking your game when disabling the watcher

0.2.0

  • Fixed GI lightning warning fix not applying if inventory slots were never changed from 4

0.1.9

  • Fixed accidental dependency on EladsHUD
  • Fixed NullRefException spam related to GI lightning warning fix

0.1.8

  • Fixed stamina percentage remaining visible and overlapping with oxygen percentage if disabled through EladsHUD
  • Tweaked behaviour of GeneralImprovements lightning warning UI fix to hopefully be a bit more in-line and consistent with HotbarPlus lightning warning UI
  • Added config to adjust the percentage at which the oxygen bar becomes visible
  • Added config to fix in-game quit game UI elements being green rather than orange
  • Added config to adjust blood decal size of player blood effects
  • Lowered position of handsfull by a few more units. Will maybe provide a superior implementation that scales with inventory slots in the future
  • Removed some accidental debug log triggers

0.1.7

  • Did what 0.1.5 was supposed to do

0.1.6

  • Added back in config to hide EladsHUD weight UI
  • Fixed oxygen and insanity bars only reappearing at 100% if autohide was on

0.1.5

  • Fixed half of vanilla HUD being toggled off regardless of config values

0.1.4

  • Rewrote a lot of code, reorganised and optimised a ton of things
  • Fixed space between LethalConfig not working (last minute typo lol)
  • Fixed EladsHUD stamina bar visual anomalies with the 10% fix
  • Added config to enable blood splatters from players
    • This is NOT clientside
  • Added config to reposition the 'full hands' text to below the inventory
    • Conflicts with the compass if you have it on. Might add more options to this in future, I can't decide where to put it
  • Added config to fix GeneralImprovements lightning static warning
    • Fixed lightning UI animation appearing over pause menu
    • Fixed lightning UI animation appearing permanently when entering the facility
    • Fixed lightning static audio continuing to play when entering the facility
    • Added compatibility with LethalThing's Utility Belt
    • No visual compatibility with ReservedItemSlots yet
  • Added config to fix the out of place alignment of LethalThing's Utility Belt
  • Added config to hide EladsHUD stamina notch
  • Added config to trigger EladsHUD health bar visibility to appear when gaining HP
  • Added config to trigger EladsHUD stamina bar visibility when weight value changes
  • Added config to hide EladsHUD stamina/oxygen/insanity numbers and percentages respectively
  • Added config to configure the percentage at which the EladsHUD stamina bar begins to start the delay timer
    • Oxygen and insanity equivalent will come in a later update (they work a bit differently)
  • Added config to autohide EladsHUD oxygen and insanity bars
  • Added config to hide EladsHUD + Oxygen percentage dividers

0.1.3

  • Added category in config for EladsHUD
  • Added config to reorganise EladsHUD when using InsanityDisplay and Oxygen
  • Added config to hide the weight from EladsHUD
  • Added config to fix EladsHUD stamina bar not fully depleting to 0%
  • Added config to autohide stamina bar after a delay
  • Added config to rename the 'LethalConfig' button to 'Lethal Config'
  • Added config to move the main menu logo down

0.1.2

  • Fixed an error when quitting to the main menu when the flooded helmet condensation is on
  • Added config to hide MoreCompany's cosmetic button in the main menu
  • Added config to hide LethalConfig's button in the main menu
  • Removed some leftover debug loggers

0.1.1

  • Added config to hide weight on UI
  • Added config to enable helmet condensation during flooded weather
  • Removed configs for ship cameras, look at ScienceBird's ScienceBird Tweaks mod if you require something like this

0.1.0

  • Fixed an incompatibility between TooManyEmotes and hiding control tips
  • Added config to adjust any item name in the control tips
    • This also toggles a fix for stun grenade and homemade flashbang control tips magically changing
  • Added category in config for ship tweaks
  • Added config to disable the door monitor screen
  • Added config to disable the interior and exterior ship cameras respectively
  • Added config to hide leftover charge station scan node when moving it in build mode

0.0.9

  • Added category in config for tweaks that target other mods
  • Moved DawnLib config toggle to other mods config category
  • Added config to fix footprint smearing in FlipMod's MoreBlood mod
  • Added config to silence quicksand errors in TheFluff's FairAI mod
  • Silenced harmony reflection warnings on startup for NicheTweaks

0.0.8

  • Added config to hide compass
  • Added config to hide control tips
  • Added config to hide DawnLib's achievement popup and mute the sound
  • Updated BepInEx dependency version
  • Tried to make README a bit more readable

0.0.7

  • Added config to disable item inspection
  • Removed config to hide achievements from DawnLib in main menu. DawnLib can do this now in its config

0.0.6

  • Made the global volume slider update for players who join late
  • Added config to remove invisible bump left by exploded landmines

0.0.5

  • Fixed ship leaving icon not being hidden when hide clock is enabled
  • World ending spelling mistake... (in changelog)

0.0.4

  • Added compatibility with GeneralImprovements in regards to flashlight shadows still appearing
  • Added config to hide handheld flashlight shadow
  • Added config to keep dropped flashlight shadow
  • Added config for a global voice volume slider
  • Added config to toggle and control the delay time of dropship items before they can be grabbed
  • Removed the broken player volume saver - sorry

0.0.3

  • Removed config to hide LegendWeathers Majora Moon countdown timer since it got added into LegendWeathers
  • Removed a leftover debug logger

0.0.2

  • Added config to hide DawnLibs achievements tab. This does not disable the achievements system, only the button
  • Added config to hide LegendWeathers Majora Moon countdown timer. This does not disable the timer and it will still crash into the map at 3pm

0.0.1

  • Release