1. Battleground data aggregator addon.

    # Battleground data aggregator addon for Wrath of the Lich King Expansion.

    Addon in development.

    Displays the amount of victories and defeats in battlegrounds for the player over time.

    ## Download. Version 1.0.
    http://www115.zippyshare.com/v/lvDopZg5/file.html
    https://cdn.discordapp.com/attachmen...gator_v1_0.rar

    ## Usage.

    1.1. Install like a normal addon. Enter the game.
    1.2. To check that the addon is installed ensure that entry "BDA" appeared in the addons options panel (Game Menu > Interface > Addons).
    2.1. Go to PvP menu, where Honour Points are shown (default key "H"). At the top left corner click the new button "BDA" to show histogram for the current month and report for the last week.
    2.2. Alternatively type "/bda show" to display report only (can be macro'ed).
    2.3. An option is to display histogram only "/bda histogram" (also can be macro'ed).
    3.1. Enter the specific date range in the report menu and press enter to filter the records. In case of invalid date range will display no data.
    3.2. Click and __hold__ on graphics in the histogram to display report for particular given day.
    4.1. Click on "X" button at the top right corener of the window to close it.
    4.2. Press "Esc" key on your keyboard to close all windows.

    ## Pictures.
    https://postimg.org/image/u295v2qyr/
    https://postimg.org/image/69wolvl1v/
    https://postimg.org/image/tszoywew3/

    ## Known issues.

    1. The addon acknowledges only victories and defeats that occurred when the addon was installed and enabled.
    2. Only English language currently.
    3. If your game terminates unexpectedly ("crashed"), for example due to power issues, you are likely to lose all the data the addon accumulated __during that particular session__. A way to combat this is to terminate and then re-launch the game to commit the changes.

    ## How it works?

    Given that the addon is enabled, when a player completes a battleground, be it victory or defeat, then the addon will record this event in a file on the user's computer. Has no noticeable impact on network performance!

    When the player wishes to view the data in game, the addon aggregates stored data and represents accordingly.

    ## What next?

    If at all possible, I would like to write a web service that would display this kind of data for the entire realm. I cannot do this with the data that the addon gathers, because the addon data is easily forged. Therefore, I would rather have read-only access to the atomic data on the server.

    If Warmane exposes any server interface, I would like to learn the details.
    Edited: December 20, 2018 Reason: Added new download link for 1.0.

  2. # Update. Version 0.6.
    ## Pictures.
    https://postimg.org/image/u295v2qyr/
    ## Download. Version 0.6.
    http://www21.zippyshare.com/v/36b4YjSl/file.html
    ## Changelog. Version 0.6.
    Fixes:
    1. Characters with the same name on different realms no longer conflict.
    2. Efforts has been made to prevent data corruption due to sudden disconnection from the game and such.
    3. Now records game results correctly on Warmane Blackrock realm.
    Improvements:
    1. Changed the GUI.
    2. Added entry in addons options panel.
    3. Added button that displays the report in PvP menu.
    4. Added wins/loses ratio entry to the report.
    Changes:
    1. Draws (neither faction won) no longer count as losses.
    2. Now instance ID is saved in the database (only useful for devs).

  3. # Version 0.7.
    Fixes:
    1. Wins ratio displays correctly.
    Changes:
    1. Date range simplified. Now displays current day easily.
    ## Download. Version 0.7.
    http://www54.zippyshare.com/v/m6NYVlgt/file.html

  4. # Version 0.8.
    Improvements:
    1. New feature: display data for the current month in a histogram.

    ## Histogram feature usage.
    1.1. Type "/bda histogram" to display histogram.
    1.2. Click on "BDA" button in PvP menu to display histogram and default report.
    2. Click and __hold__ on graphics in the histogram to display report for particular given day.
    3.1. Click on "X" button to close the window.
    3.2. Press "Esc" key on your keyboard to close all windows.

    ## Pictures.
    https://postimg.org/image/69wolvl1v/
    https://postimg.org/image/tszoywew3/

    ## Download version 0.8.
    http://www118.zippyshare.com/v/cwN6RDz0/file.html
    Edited: February 14, 2018

  5. # Battleground data aggregator addon for Wrath of the Lich King Expansion.

    Addon in development.

    Displays the amount of victories and defeats in battlegrounds for the player over time.

    ## Usage.

    1.1. Install like a normal addon. Enter the game.
    1.2. To check that the addon is installed ensure that entry "BDA" appeared in the addons options panel (Game Menu > Interface > Addons).
    2.1. Go to PvP menu, where Honour Points are shown (default key "H"). At the top left corner click the new button "BDA" to show histogram for the current month and report for the last week.
    2.2. Alternatively type "/bda show" to display report only (can be macro'ed).
    2.3. An option is to display histogram only "/bda histogram" (also can be macro'ed).
    3.1. Enter the specific date range in the report menu and press enter to filter the records. In case of invalid date range will display no data.
    3.2. Click and __hold__ on graphics in the histogram to display report for particular given day.
    4.1. Click on "X" button at the top right corener of the window to close it.
    4.2. Press "Esc" key on your keyboard to close all windows.

    ## Pictures.
    https://postimg.org/image/u295v2qyr/
    https://postimg.org/image/69wolvl1v/

    ## Download. Version 0.8.
    http://www118.zippyshare.com/v/cwN6RDz0/file.html

    ## Known issues.

    1. The addon acknowledges only victories and defeats that occurred when the addon was installed and enabled.
    2. Only English language currently.

    ## How it works?

    Given that the addon is enabled, when a player completes a battleground, be it victory or defeat, then the addon will record this event in a file on the user's computer. Has no noticeable impact on network performance!

    When the player wishes to view the data in game, the addon aggregates stored data and represents accordingly.

    ## What next?

    If at all possible, I would like to write a web service that would display this kind of data for the entire realm. I cannot do this with the data that the addon gathers, because the addon data is easily forged. Therefore, I would rather have read-only access to the atomic data on the server.

    If Warmane exposes any server interface, I would like to learn the details.
    Thank you Very much for making this addon. going to test it.

  6. # Version 1.0.
    Improvements:
    1. Added colourcoding to the report.
    2. Added button to display histogram in the report menu.
    3. Reduced the max amount of games expected to 16.
    4. Adjusted histogram graphics.

    # Download version 1.0.
    http://www115.zippyshare.com/v/lvDopZg5/file.html

  7. Updated download link. See the "download" section in the main post.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •