Refactor daily task indicator plugin

This commit is contained in:
Shaun Dreclin
2018-08-30 06:39:54 -04:00
committed by ShaunDreclin
parent 45cb0bcde7
commit f00a2aac39
5 changed files with 117 additions and 93 deletions

View File

@@ -36,6 +36,8 @@ public enum VarClientInt
{
TOOLTIP_TIMEOUT(1),
MEMBERSHIP_STATUS(103),
WORLD_MAP_SEARCH_FOCUSED(190);
private final int index;

View File

@@ -45,6 +45,8 @@ public enum VarPlayer
IN_RAID_PARTY(1427),
NMZ_REWARD_POINTS(1060),
/**
* Experience tracker goal start.
*/

View File

@@ -349,10 +349,10 @@ public enum Varbits
/**
* Daily Tasks (Collection availability)
*/
DAILY_HERB_BOX(3961),
DAILY_STAVES(4539),
DAILY_ESSENCE(4547),
DAILY_RUNES(4540),
DAILY_HERB_BOXES_COLLECTED(3961),
DAILY_STAVES_COLLECTED(4539),
DAILY_ESSENCE_COLLECTED(4547),
DAILY_RUNES_COLLECTED(4540),
/**
* Fairy Ring