Skip to content

Releases: IBM5100o/HDT_BGrank

v1.1.8

10 Dec 07:46
Compare
Choose a tag to compare

HDT_BGrank

  1. Only get opponents' names when turn starts (reduce resource usage)
  2. Lower the probability of failing to get opponents' names
  3. Clean some code

v1.1.7

05 Dec 19:28
Compare
Choose a tag to compare

HDT_BGrank

Fix some NPE.

v1.1.6

07 Jul 13:42
Compare
Choose a tag to compare

HDT_BGrank

Just use the default httpclient handler.

v1.1.5

02 Jul 14:18
Compare
Choose a tag to compare

HDT_BGrank

  1. Improve network connection.
  2. Add some log message.

v1.1.4

23 Jun 21:38
Compare
Choose a tag to compare

HDT_BGrank

Fix the ratio of the panel and set a minimum size.

v1.1.3

23 Jun 14:57
Compare
Choose a tag to compare

HDT_BGrank

  1. Only scale the panel 1 time when it pops out. (reduce loading)
  2. Report the error message to the log file. (for debugging)

v1.1.2

16 Jun 14:41
Compare
Choose a tag to compare

HDT_BGrank

Ignore the BattleTag (for those who use the BattleTag MOD)

v1.1.1

14 Jun 12:56
Compare
Choose a tag to compare

HDT_BGrank

  1. Fix the error: fails when there are players with a same name.
  2. Clean the code.

v1.1.0

13 Jun 08:43
Compare
Choose a tag to compare

HDT_BGrank

  1. Change the way to clean the memory. (prevent unpredicted memory error)
  2. Not frequently manipulate opponents' names.

v1.0.9

12 Jun 13:35
Compare
Choose a tag to compare

HDT_BGrank

  1. Prevent multiple reset.
  2. Auto scale the panel size according to the window size.