You are viewing a potentially older version of this package. View all versions.
Confusified-InsanityDisplay-1.1.1 icon

InsanityDisplay

Adds an insanity meter above the stamina meter

Date uploaded 3 months ago
Version 1.1.1
Download link Confusified-InsanityDisplay-1.1.1.zip
Downloads 3711
Dependency string Confusified-InsanityDisplay-1.1.1

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

README

Insanity Display

Adds an insanity meter above the stamina meter

This is a client-sided mod; others do not need to have this mod installed

In-game screenshot HUD with InsanityDisplay

Features

  • Ability to change the insanity meter's colour

  • Ability to change the accuracy of the insanity meter

    • By default it will be as accurate as vanilla's stamina meter
  • Ability to change it into a sanity meter instead

    • You will have to enable this in the config
  • Ability to always show the meter

    • This is for aesthetic purposes as it will remove the meter's functionality
    • You will have to enable this in the config
  • Compatibility with several mods

NOTE: Currently you cannot customise the config while in-game

Compatibilities

  • Compatible with Elad's HUD

    • An insanity bar will be added to the custom HUD
    • In-game screenshot HUD with InsanityDisplay + Elad's HUD
  • Compatible with CrouchHUD

    • The icon will be moved slightly to avoid overlapping
    • Also fixes the crouch icon being positioned incorrectly on different resolutions
    • In-game screenshot HUD with InsanityDisplay + CrouchHUD
  • Compatible with An0n Patches

    • The health and stamina display are moved slightly to avoid overlapping
    • InsanityDisplay is also compatible with the fork of this mod
    • In-game screenshot HUD with InsanityDisplay + An0nPatches
  • Compatible with Oxygen

    • Oxygen and InsanityDisplay don't have any conflicting elements
  • Compatible with HealthMetrics

    • HealthMetrics and InsanityDisplay don't have any conflicting elements

NOTE: InsanityDisplay may be compatible with additional mods that are not listed here

CHANGELOG

Version 1.2.2

  • Fixed the console being spammed with warnings

    • This would only occur when using Elad's HUD (and InsanityDisplay of course)
  • Fixed an error that would occur when loading into a save the second (or more) time

Version 1.2.1

  • Fixed GeneralImprovements throwing errors when the Hitpoints could not be found

  • Fixed the meter being white

    • This would occur because there was no '#' as first character
    • Another cause would be that your config is being updated from an older version and that messing up
  • Removed '#' being in the config

    • Not sure if it'll actually be problematic but it's better to be safe than sorry

Version 1.2.0

  • Fixed InfectedCompany's compatibility not working properly

    • InfectedCompany's insanity meter will still be visible for a few frames (I'm looking into fixing this as well)
  • Fixed Elad's HUD not working properly with InfectedCompany and having the Accurate Meter setting enabled

    • This would not happen if InfectedCompany wasn't present (or compatibility was disabled)
  • Added new config setting: Always Centered Player Icon

    • If enabled, the player icon will be centered regardless of anything
    • If disabled, the player icon will be in it's vanilla position until the insanity meter is visible (this is to avoid overlapping)
  • Reworked code for the insanity meter

    • Most of the compatibility settings are now dynamic and can be edited in-game (use LethalConfig to edit your config in-game)
  • Changed default setting for Accurate Meter from 'false' to 'true'

Version 1.1.4

  • Added support for LobbyCompatibility

    • This is a soft dependency, meaning that you are not required to have this installed
  • Added support for LethalConfig

    • You can now use LethalConfig to edit your config in-game
    • This is a soft dependency, meaning that you are not required to have this installed
  • Added compatibility for InfectedCompany

  • Added compatibility for LethalCompanyVR

  • Fixed compatibility for An0n Patches not working

    • Includes the fork
  • Fixed insanity meter being slightly off when using accurate meter

    • Would also happen when sanity meter is enabled alongside accurate meter
  • Reworked the config system

    • Moved compatibilities from 'Compatibility Settings' to 'Mod Compatibility Settings'

Version 1.1.3

  • Fix for cases where the mod cannot find the insanity meter

Version 1.1.2

  • Added compatibility for GeneralImprovements

  • Added compatibility for HealthMetrics and DamageMetrics

    • I considered them compatible before but the overlapping was noticeable
  • Added more compatible mods to the README

    • Also added more screenshots

Version 1.1.0 + Version 1.1.1

  • You can now turn it into a sanity meter instead

    • Disabled by default
  • You can now always show the meter

    • Disabled by default
  • Fixed some inconsistencies in the README

    • Fixed README (Version 1.1.1)

Version 1.0.0

  • Release