* Update discordnotificationsaio
Added the ability to set custom webhooks for each type of notification individually
* Update discordnotificationsaio
* Update discordnotificationsaio
* Update discordnotificationsaio
* Updated jungle-japes-indicator to v1.1
Fixed the sound not playing when the plugin is distributed as a jar file.
* Update jungle-japes-indicator
* Update jungle-japes-indicator
Updated README file.
* Fixed audio not working on .jar
* Fixed typo in README.
* Fixed plugin assuming player was in Toa raid after exit
* Changed getResource() -> getResourceAsStream() for audio on .jar
* Update profit-tracker to the latest runelite.
The original author appears to have abandoned this plugin (https://github.com/runelite/plugin-hub/pull/3257). The plugin is not perfect, but I still found it very useful. I updated the links to point to my repo which has the fixes (including the open PR from the original repo that I verified locally) to get the plugin working in the latest runelite.
If/when the author decides to merge in the PRs and revive their repo, we can update the references back to `https://github.com/nofatigue/runelite-profit-tracker.git`
* Update to latest commit -- removed deprecated API calls
* Update toa-points-tracker
fixed a bug (get it) with kephri healing adding points
* Update toa-points-tracker
Fixed a warden p2 core ID missing and cleaned up the names.
* Create ToACustomPresets
- Allows the user to customize the names of the presets in ToA
* Rename ToACustomPresets to toa-custom-presets
* Update toa-custom-presets
* Update toa-custom-presets
* Create toaPointsTracker
* Rename toaPointsTracker to toa-points-tracker
* Update toa-points-tracker
* Update toa-points-tracker
* Update toa-points-tracker
* Update toa-points-tracker
* Update toa-points-tracker
* Update toa-points-tracker
Should be good enough to merge in now, won't be touching it again until Monday.
Solos are extremely accurate points wise, teams will be increasingly inaccurate as you get closer to 8 players until the MVP tracking is done correctly.
Still using hitsplats, as i've ran into a few issues from trying to use xp drops.
* Update toa-points-tracker
* Update toa-points-tracker
clean-up to make code easier to read/understand
* Update toa-points-tracker
Changed github name, and also added some tags.
* Update toa-points-tracker
* Update toa-points-tracker
Co-authored-by: Tyler Besecker <89785560+TylerBesecker@users.noreply.github.com>