You are viewing a potentially older version of this package. View all versions.
Andocas-PreciseUI-0.2.3 icon

PreciseUI

Displays more detailed stamina, infection, health, and more in the UI/HUD.

By Andocas
Date uploaded 2 weeks ago
Version 0.2.3
Download link Andocas-PreciseUI-0.2.3.zip
Downloads 437
Dependency string Andocas-PreciseUI-0.2.3

This mod requires the following mods to function

BepInEx-BepInExPack_GTFO-3.2.1 icon
BepInEx-BepInExPack_GTFO

BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.

Preferred version: 3.2.1

README

About

PreciseUI provides more detailed information about yourself and your teammates. Particularly helpful for understanding stamina mechanics. All changes are configurable in BepInEx/config/PreciseUI.cfg.

Status Bar

Changes to the status bar at the bottom of the HUD:

  • Adds decimal places to your health
  • Adds decimal places to your infection
  • Displays your infection even when under 10%
  • Displays the rate at which your infection is increasing/decreasing

Stamina Bar

The text between the health bar and the infection bar is extremely customizable. With the default configuration:

  • Removes the random variation from the displayed BPM/pulse
  • Displays GTFO's internal stamina measurement as a percentage from 0% to 100%
  • Displays rate of stamina consumption/regeneration
  • Displays current movement speed in meters per second

Team Status

Changes to the team status display on the right hand side of the map:

  • Adds decimal places to teammates' health
  • Adds decimal places to teammates' infection
  • Displays teammates' infection even when under 10%

Inventory

Adds configurable decimal places for ammo and tool percentages for yourself and your teammates. Currently disabled by default.

CHANGELOG

0.2.3

  • Fixed rare case where team status could display negative health for downed teammates
  • Improved handling of ammo/tool percentages in default configuration

0.2.2

  • Disabled infection rate display when infection is > 85% (display was too erratic)

0.2.1

  • Fixed names getting scrambled in the team status display

0.2.0

  • I recommend deleting PreciseUI.cfg after updating
  • Massively increased configurability of stamina bar

0.1.0

  • Initial release