InsanityDisplay
Adds an insanity meter to the hud in vanilla style
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