File Details
0.1.0
- R
- Mar 22, 2022
- 166.56 KB
- 5.2K
- 2.5.3
- Classic TBC
File Name
ArenaStatsTBC-0.1.0.zip
Supported Versions
- 2.5.3
lightweight tag a12be9a26eb23c4531b63a7c08d16ee238111286 0.1.0
Author: GitHub <noreply@github.com>
Date: Mon Mar 21 01:07:22 2022 +0100
commit 28a938e7df48899dd2cd9bc7c0d9b1bbb4df4587
Author: Denis Hamann <hamann.denis@gmail.com>
Date: Mon Mar 21 01:03:20 2022 +0100
bump version
commit 28a938e7df48899dd2cd9bc7c0d9b1bbb4df4587
Author: Denis Hamann <hamann.denis@gmail.com>
Date: Mon Mar 21 01:03:20 2022 +0100
bump version
commit a12efa1b410eac38987757db259d60ff723eee2c
Author: Denis Hamann <hamann.denis@gmail.com>
Date: Mon Mar 21 01:03:00 2022 +0100
updated interface support
commit 97325562e10d311eaf22a80afd22e6e6bdfe32a7
Author: Denis Hamann <hamann.denis@gmail.com>
Date: Mon Mar 21 01:02:38 2022 +0100
ran formatter and renamed variables
used: https://github.com/Koihik/LuaFormatter
commit 1cf73245141a766266a6aa3b1432bf64561045d3
Author: jarves <jarveson@gmail.com>
Date: Wed Feb 9 02:36:11 2022 -0600
gui: change 'areaid' over to using instanceid of arena
- this way we can use zonetext api's without dealing with any localization
- remove unneeded translations
commit 8534016d2d0725b8c8ed2d9888ce4015287c01cc
Author: jarves <jarveson@gmail.com>
Date: Wed Feb 9 00:59:26 2022 -0600
invalid arena logging fix attempt
- only clear arenaEnded on 'zoning into' an arena
Signed-off-by: jarves <jarveson@gmail.com>
commit f07b445b50a38aa4d6e90a35b3e79921060a34f8
Author: jarves <jarveson@gmail.com>
Date: Wed Feb 9 00:09:32 2022 -0600
gui: add skirmish/rated sorting
Signed-off-by: jarves <jarveson@gmail.com>
commit eeb29c21f3b04691f67147f5e83697e7cf009901
Author: jarves <jarveson@gmail.com>
Date: Tue Feb 8 03:14:02 2022 -0600
gui: add bracket sorting dropdown
- refactors file a bit to use global for storing frame to avoid some frame reference issues
- stores things on local objects rather than individaul local objects for everything
Signed-off-by: jarves <jarveson@gmail.com>
commit b858997613127f4c7a52a720da9e7af0b4597512
Author: jarves <jarveson@gmail.com>
Date: Tue Feb 8 03:10:20 2022 -0600
compute teams on 'update_battlefield_score', rather than 'arena_opponent_update'
- calculate all team/player info at end from 'battlefieldScores', rather than trying to keep track based on 'opponent_updates'
- this should fix missing / extra players getting recorded, and should fix the invalid entries that would happen
- downside is blizzard doesnt give us race tokens and faction info from these functions, so libraces is added to translate race and get faction manually based on that
Signed-off-by: jarves <jarveson@gmail.com>
commit 68971ab58aaed4ea34078a96ae3a12f453e629b0
Author: jarves <jarveson@gmail.com>
Date: Tue Feb 8 03:00:02 2022 -0600
save teamsize, calculate manually for old data
Signed-off-by: jarves <jarveson@gmail.com>
commit de1343708323dade25589bac4153d29911910f22
Author: jarves <jarveson@gmail.com>
Date: Tue Feb 8 02:57:47 2022 -0600
potential wargames/skirmish fix
Signed-off-by: jarves <jarveson@gmail.com>
commit e7dc37de76ae706504b31328b387b40c4e69bc4c
Author: jarves <jarveson@gmail.com>
Date: Tue Feb 8 02:49:59 2022 -0600
change to minimalscrollbar to match ui better
Signed-off-by: jarves <jarveson@gmail.com>
commit 5f9f260ac1c43467ba449fb77e642200de1f7558
Author: jarves <jarveson@gmail.com>
Date: Tue Feb 8 02:48:47 2022 -0600
sort classes before display
Signed-off-by: jarves <jarveson@gmail.com>