promotional bannermobile promotional banner

WINNING

Track Battleground wins.

File Details

WINNING-1.0

  • R
  • Jan 25, 2015
  • 160.23 KB
  • 101
  • 6.0.3
  • Retail

File Name

winning-r20150125001409.zip

Supported Versions

  • 6.0.3

salovia:
    - Implemented stats.
    - Implemented stats tab and daily winning percentages for each BG
    - Refactored Data module a bit to move Wiping class into own module
    - Fixed issue causing sort problems with damage and healing (a.k.a.
      ScrollingTable lib sucks)
    - Hacked in stacked bar-graph support in LibGraph 2.0 (+1)
    - Saving state.
    - Restructuring Info into Records tab.
    - Disable addon debug.
    - Fix some syncing issue with winning info.
    - Implemented context filtering for info and records
    - Implemented data contexts for time and maps
    - Implemented info updating based on context
    - Implemented records table updating based on context changes
    - Implemented party reporting
    - ScrollingTable sucks.
    - Properly handle click events for minimap button.
    - Make the UI actually toggle.
    - implement slash command for toggling UI.
    - Trim down publicized slash commands.
    - Turn off debug.
    - Fix class/instance issues when bg data manager.
    - Removed some debugging things that wont work in WoW lua env.
    - Fixed instantiation of bg data manager.
    - Removed dumb OS X files and added gitignore.
    - Tidy up UI, implement first pass at recording BG data.
    - New BgData class for encapsulating blizzard calls for BG data
    - implemented new event listeners for battleground-related events that
      will try to save new BG data.
    - Fix Date sorting in BG records
    - Fix main title layout
    - Finish renaming to Winning
    - Improve XML layout and relative positioning
    - Improve updating the UI
    - Curse ScrollingTable because it sucks.
    - Renaming project. Thanks Mizz.
    - Saving state before rename.
    - Fixed rendering and sorting of bg table.
    - fix wiping data and rendering
    - improved wiping mechnism using references instead of replacing values.
    - improved rendering of sorted table when data changes.
    - Refactored a bunch in order to make sense of things.
    - Implement a basic dal.
    - Implement a wiper class.
    - Fixed up UI to work correctly with tabs now.
    - Initial commit.