Infinitay / essence-pouch-tracking

BSD 2-Clause "Simplified" License
0 stars 0 forks source link

Essence Pouch Tracking

A RuneLite plugin that tracks both the amount of essence stored in your essence pouches and the amount of essence until decay.

!Preview

Features

How to Use the Plugin

  1. Install the plugin from the RuneLite Plugin Hub by searching "Essence Pouch Tracking"
    1. Currently waiting to be released
  2. Check your essence pouch to initialize the pouch's current essence count
  3. Attempt to repair your essence pouches with any method you prefer to initialize the pouches' remaining decay count

Known Issues

What's Different?

The main reason I started working on this plugin was because there wasn't a plugin that more accurately tracked essence pouches. I won't claim that this is 100% accurate, but I will say that I've spent more hours testing the plugin on each iteration. I wanted to be sure that I've fixed most if not every edge case problem.

What makes this plugin different primarily is that it handles multiple actions done in one game tick. Here are some examples of considered and tested cases:

This plugin also supports the GOTR minigame such as by supporting Guardian essence and by clearing pouches on new matches or leaving the area

If you'd like more information, I wrote a reasoning/comparison between this plugin and the other essence pouch plugins when I finished the P.O.C. which you can read more about here.