You are viewing a potentially older version of this package. View all versions.
Helix128-StatHUD-1.2.1 icon

StatHUD

In-game realtime DPS and misc stat display

Date uploaded 8 months ago
Version 1.2.1
Download link Helix128-StatHUD-1.2.1.zip
Downloads 7334
Dependency string Helix128-StatHUD-1.2.1

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.738 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.738

README

StatHUD

In-game DPS and misc stats display

Displayed stats

  • XP
    • XP gain per second
  • Gold
    • Gold gain per second
  • Damage per second

TODO

  • Reimplement features from 1.0.2
    • "Combo" tracking system
    • Min-max enemy damage and warning at damage thresholds

Screenshot

Screenshot

Inspired by LookingGlass mod from Risk of Rain 2

CHANGELOG

1.2.0 - 1.2.1

  • Bug fixes, preparing for adding new features

1.1.0

  • Massive code rework!! Combo system and enemy damage tracking have been temporarily removed as they were causing issues in previous versions. They will be readded as soon as possible in future updates.

1.0.1 - 1.0.2

  • TEMPORARILY DEPRECATED DUE TO POSSIBLE RUN-BREAKING ISSUES (Enemy damage retrieval function applies on-hit effects for some reason, causing Desert scorpions to apply poison to the player when spawning)
  • Adjusted README.md

1.0.0

  • Initial release