r14

Details

  • Filename
    bosseskilled-r14.zip
  • Uploaded by
  • Uploaded
    Dec 10, 2013
  • Size
    6.78 KB
  • Downloads
    71
  • MD5
    ff54ccb1af8bfad4d43eaecdff80fd68

Supported WoW Retail Versions

  • 5.4.1

Changelog

2013-12-10  wT  <wT>

[44027bd71e0d] [tip]
* .hgtags:

Added tag 1.3.2 for changeset 58a87a9cf1f9

[58a87a9cf1f9] [1.3.2]
* BossesKilled.toc main.lua

1.3.2:
 - (Hopefully) fixed an error relating to the arrow
 - Re-structured and split up the code a bit in case any external addon wants to
override any parts of the button creation process

2013-12-05  wT  <wT>

[19ada0165947]
* .hgtags:

Added tag v1.3.1 for changeset 1724ecc9c4a4

[1724ecc9c4a4] [v1.3.1]
* BossesKilled.toc main.lua

v1.3.1: Small fix for the arrow not updating if changing dungeons through the dropdown menu. Oopsie

2013-12-04  wT  <wT>

[bd0ae52b1570]
* .hgtags:

Added tag v1.3 for changeset 0dd68ca6be98

[0dd68ca6be98] [v1.3]
* main.lua

v1.3:
 - Made the numbers significantly bigger. Hopefully this is enough for everyone
 - Arrow pointing to the button for the currently selected dungeon
 - Colorblind option. Enable through Interface -> Help -> Colorblind Mode
 - Minor code changes

[14eda6150088]
* BossesKilled.toc main.lua

Update version and english fail for starters

2013-11-02  wT  <wT>

[cf1ed7a10535]
* .hgtags:

Added tag v1.2 for changeset 0c2e5967ef5b

[0c2e5967ef5b] [v1.2]
* BossesKilled.toc main.lua

Add fancy color gradient to the bosses killed number

[aa4d4e99870d]
* main.lua

Let's actually speak english

[518e86c9283a]
* main.lua

Prettier check for if we've been able to create any buttons

[7f6a6af30a62]
* .hgtags:

Added tag v1.1 for changeset ffc2aa0e4269

[ffc2aa0e4269] [v1.1]
* BossesKilled.toc EventDispatcher.lua main.lua

Version 1.1:
- Swapped the icon (1/3 etc) colors around as they were opposite of what the
  bosses killed texts were showing. Red is now undone, and green is done.
- Added border glow to raids which you've queued for.
- Temporary'ish SocialTabs compatibility fix, courtesy of Dridzt. Thanks!
- Lots of changes under the hood. Added comments.

2013-10-26  wT  <wT>

[5a229f20cb1b]
* .hgtags:

Added tag v1.0 for changeset 72c880d5c726

[72c880d5c726] [v1.0]
* BasicVersionSlashCmd.lua BossesKilled.toc main.lua raid_data.lua

Version 1.0 of the addon