Giter VIP home page Giter VIP logo

hades-hittracker's Introduction

Hades Hit Tracker

This mod tracks hits and damage taken, and displays them on screen. It is allowed on both the Unmodded and Modded speedrun leaderboards and the Team Hitless leaderboards.

Installation

  1. Download the latest release from Github.
  2. Open your Hades game directory. You can find this by launching Hades, opening Task Manager, finding the Hades process, right-clicking on it, and selecting Open File Location.
  3. Unzip the file from Step 1 into the .../Hades/Content folder. You should now have the standard folders such as Scripts and Game as well as a new folder called Mods.
  4. If you are on Windows, run the modimporter.exe file to install the mods. Otherwise, run the modimporter.py script.

Whenever you want to uninstall the mods, simply delete the contents of the Mods folder, and run the ModImporter again.

Dependencies

Hit Tracker relies on the following mods:

  • ModUtil: used to wrap in-game functions
  • PrintUtil: used to display hits and damage on screen

If you download the latest release from Github, these dependencies will be included.

Configuration

To configure HitTracker, open the HitTracker.lua file in Notepad or another text editor. At the top of the file, there will be a config section with the following settings available:

Enabled

true: enable Hit/Damage Tracking

false: the mod will do nothing

TrackHits

true: track and display Hits taken

false: do not track or display Hits taken

TrackDamage

true: track and display Damage taken

false : do not track or display Hits taken

DisplayBiomes

true: display Hits and Damage per-biome as well as Total across run

false: only display Total Hits and Damage, not per-biome

BlocksSeparate

true: add an extra line showing how many hits were blocked

false: do not add an extra line showing how many hits were blocked

GracePeriodDuration

0+: After getting hit, ignore hits for x seconds. If 0, do not ignore any hits.

Feedback

If you run into any bugs, feel free to open an issue!

For more generic feedback, you can email me at [email protected] or ping me on Discord at Museus#7777.

hades-hittracker's People

Contributors

museus avatar

Watchers

 avatar

hades-hittracker's Issues

Hits that reduce your HP to 0 are not tracked

"The tracker does not register the hit whenever the attack depletes your life, that is, whenever the attack kills you. Specifically, I have seen this whenever the attack triggers the Stubborn Defiance skill of the Mirror of Night."

Most likely applies to Death Defiance and actual death as well.

Reported by Dahalak#7410

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.