You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 2 years ago |
| Version | 0.2.4 |
| Download link | Andocas-PreciseUI-0.2.4.zip |
| Downloads | 2313 |
| Dependency string | Andocas-PreciseUI-0.2.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 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.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