tag v1.3.5-b4
62e55e17bb4232887d937125b03451b7d4b945e0
Timetick <timetick@kindredorder.com>
2016-08-28 21:19:19 -0400

Beta Release v1.3.5-b4
Addon Revamp
 - Don't poll for artifact changes every 30 seconds. Use events to determine that the artifact has changed and update when they are fired.
 - Use LibArtifactData-1.0 to provide event handling, event bubble up, artifact lookup methods, and other useful features.
 - Properly display the "Artifact Information Unknown" message for targets that we have not received data for.
 - Limit artifact broadcasts to one every 15 seconds to prevent spamming.
 - Artifact Information is now only broadcast in response to certain Artifact related events, or when receiving a request for data from another player with the addon.
 - Added the /kindredClearCache command which clears out the stored cache of player artifact information.
 - Added the /kindredForceRequest command which forces the addon to request new artifact data from players in the current group.
 - Added paperdoll display of artifact traits for the currently equipped artifact weapon.
 - Added paperdoll display of the players current artifact knowledge
Known Issues:
 - DejaCharacterStats removes the display of artifact knowledge and artifact traits


--------------------

Timetick:
	- Revamp addon - don't poll for artifact changes, use LibArtifactData instead (provides event handling, bubble up, lookup methods, and other useful features). - Add and debug paperdoll display of artifact traits/knowledge - Add artifact knowledge to tooltips. - Add gold traits unlocked to tooltips. - Properly display artifact information unknown on targets that we have no information for. - Limit broadcasts to once every 15 seconds. Only broadcast on certain events happening or when a request from another player is received.
