PreciseUI
Displays more detailed stamina, infection, health, bioscan progress, and more in the UI/HUD.
By Andocas
| Date uploaded | 3 months ago |
| Version | 0.3.4 |
| Download link | Andocas-PreciseUI-0.3.4.zip |
| Downloads | 3616 |
| Dependency string | Andocas-PreciseUI-0.3.4 |
This mod requires the following mods to function
BepInEx-BepInExPack_GTFO
BepInEx pack for GTFO. Preconfigured and includes Unity Base DLLs.
Preferred version: 3.2.2README
About
PreciseUI provides enhanced information about yourself and your teammates. Particularly helpful for understanding bioscan scaling and stamina mechanics.
All changes are configurable in BepInEx/config/PreciseUI.cfg. Most configurations are applied immediately, although some don't take effect until the next time the corresponding UI element is updated.
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.
Bioscans
Changes to the bioscan graphic:
- Displays bioscan player scaling (time to complete with 1, 2, 3, or 4 players)
Changes to the bioscan progress text at the top of the HUD:
- Displays estimated time until completion of current bioscan
- Displays number of bioscan sets in current alarm
CHANGELOG
0.3.4
- Fixed regression in infection text formatting
- Thanks to food for bug report
0.3.3
- Adjusted number formatting to be more consistent across locales
- In particular, removes space before percent sign in some locales
- Still respects preferred separators, e.g. 4.5 vs 4,5
- Slight performance optimizations for stamina bar customization and infection rate display
0.3.2
- Bioscan player scaling display is now compatible with modded rundowns that use the MTFO custom ScanText field
- Fixed bioscan timer showing e.g. 1:60 instead of 2:00
0.3.1
- Fixed LiveEdit
0.3.0
- Added displays for bioscan player scaling, time to completion, and chained puzzle progress
- Added LiveEdit support for config file
- Minor refactoring
0.2.4
- Overhauled infection rate calculation
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
- Massively increased configurability of stamina bar
0.1.0
- Initial release