Download
(1Kb)
Download
Updated: 01-30-18 10:47 AM
Pictures
File Info
Compatibility:
Shadows of Argus (7.3.0)
Updated:01-30-18 10:47 AM
Created:03-31-17 11:12 PM
Downloads:1,835
Favorites:2
MD5:

AP Token Percent

Version: v1.5.3
by: briskman3000 [More]

To put it simply, this addon adds a line of text to your tooltip when mousing over an Artifact Power item that shows in a percentage, how much progress it adds to your next point

Issue Reports

v1.5.1 - added support for trillions

v1.5 - It was broken ... I think I fixed it

v1.4 - Fix >= 100mil tokens
Post A Reply Comment Options
Unread 06-22-17, 06:45 PM  
briskman3000
A Flamescale Wyrmkin
 
briskman3000's Avatar
AddOn Author - Click to view AddOns

Forum posts: 108
File comments: 3
Uploads: 6
Originally Posted by flaicher
Tokens over 10mil seems to be showing a too low percentage value.
The issue was actually with tokens that were exactly a multiple of 10 (10mil, 20mil, 30mil, etc.)

Should be fixed in latest release.
__________________
My Addons: Convert Ratings Honor Track
Report comment to moderator  
Reply With Quote
Unread 06-19-17, 05:04 AM  
flaicher
A Cyclonian
 
flaicher's Avatar

Forum posts: 46
File comments: 30
Uploads: 0
Tokens over 10mil seems to be showing a too low percentage value.
Report comment to moderator  
Reply With Quote
Unread 04-03-17, 06:59 PM  
briskman3000
A Flamescale Wyrmkin
 
briskman3000's Avatar
AddOn Author - Click to view AddOns

Forum posts: 108
File comments: 3
Uploads: 6
both issues should be fixed, millions was added in 1.3, artifact check added in 1.3.1

It never dawned on me to check for an equipped artifact since everyone should always have one on
__________________
My Addons: Convert Ratings Honor Track
Report comment to moderator  
Reply With Quote
Unread 04-03-17, 05:03 AM  
Aftermathhqt
A Molten Giant
 
Aftermathhqt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 784
File comments: 150
Uploads: 14
Another bug, it doesn't count big AP Tokens correctly: http://imgur.com/a/rcD8o
Last edited by Aftermathhqt : 04-03-17 at 05:04 AM.
Report comment to moderator  
Reply With Quote
Unread 04-03-17, 04:05 AM  
Aftermathhqt
A Molten Giant
 
Aftermathhqt's Avatar
AddOn Author - Click to view AddOns

Forum posts: 784
File comments: 150
Uploads: 14
You need to add at the top of the hook, otherwise you will get errors if you unequipp the artifact weapon and put it in your bags and mouse over it

Lua Code:
  1. local HasArtifactEquip = HasArtifactEquipped()
  2.    
  3.     if not (HasArtifactEquip) then
  4.         return
  5.     end
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: