r23

Details

  • Filename
    bosseskilled-r23.zip
  • Uploaded by
  • Uploaded
    Mar 8, 2015
  • Size
    7.67 KB
  • Downloads
    48
  • MD5
    e40d5991790271741a6ea5b7b15cc7c4

Supported WoW Retail Versions

  • 6.1.0

Changelog

2015-03-08  Ghezzo <Ghezzo>  <Ghezzo>

[e6a5ed0f85c8] [tip]
* .hgtags:

Added tag v1.3.6 for changeset fa8afe06d5b3

[fa8afe06d5b3] [v1.3.6]
* BossesKilled.toc main.lua

Font color changed

2015-03-07  Ghezzo  <ghezzox@gmail.com>

[14d2b0ee655d]
* .hgtags:

Added tag v1.3.5 for changeset 1c97e9f60c2b

[1c97e9f60c2b] [v1.3.5]
* BossesKilled.toc main.lua raid_data.lua

Fixed boss order, bump TOC

2015-03-05  wT  <wT>

[367c0f4d99ac]
* .hgtags:

Added tag v1.3.4 for changeset 60fe63f9ab54

2015-02-18  wT  <wT>

[60fe63f9ab54] [v1.3.4]
* BossesKilled.toc main.lua raid_data.lua

Data for 6.0 LFR raids and more polish. Remove all the old flex-raid stuff

2015-02-16  wT  <wT>

[203627253d19]
* BossesKilled.toc main.lua raid_data.lua

Polish pass, TOC bump

2013-12-11  wT  <wT>

[27c47e3a8cb5]
* .hgtags:

Added tag v1.3.3 for changeset ab997399c2da

[ab997399c2da] [v1.3.3]
* BossesKilled.toc main.lua raid_data.lua

v1.3.3: Add the addon table to the global scope so any of the things mentioned
in the last update are actually possible (oops), plus added some comments and stuff

2013-12-10  wT  <wT>

[44027bd71e0d]
* .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