You are viewing a potentially older version of this package. View all versions.
Dinorush-StatDisplay-1.0.1 icon

StatDisplay

Displays in-game accuracy and damage. EWC-compatible.

Date uploaded 5 days ago
Version 1.0.1
Download link Dinorush-StatDisplay-1.0.1.zip
Downloads 91
Dependency string Dinorush-StatDisplay-1.0.1

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

Displays player accuracy and damage, akin to AccuracyTracker, AccuracyShow, or DamageIndicator. Additionally shows stats and gear on the win and fail screens. Stats shown are highly customizable, with preset options for simple modifications or complete manual control of the text format.

Only displays data for players that have the mod. Damage is managed accurately if host has the mod, otherwise numbers may be off (especially for shotguns). Supports ExtraWeaponCustomization damage and accuracy values.

Credit

The UI creation code was mainly pulled from AccuracyTracker, thanks to Hikaria for greatly speeding up that process!

CHANGELOG

v1.1.0

  • Added support for TheArchive. Settings now appear there under Hud if installed.
  • Added damage tracking for players without the mod as long as host has the mod.
  • Added customization for preset setting colors.
  • Added CritDamage as a preset setting.
  • Fixed names/colors appearing out of order if players joined the lobby out of order (e.g. green is in slot 3 instead of 2).

v1.0.1

  • Update compatibility with EWC adjustments to fix bugs.

v1.0.0

  • Initial Release