Releases: IBM5100o/HDT_BGrank
Releases · IBM5100o/HDT_BGrank
v1.1.8
HDT_BGrank
- Only get opponents' names when turn starts (reduce resource usage)
- Lower the probability of failing to get opponents' names
- Clean some code
v1.1.6
HDT_BGrank
Just use the default httpclient handler.
v1.1.5
HDT_BGrank
- Improve network connection.
- Add some log message.
v1.1.4
HDT_BGrank
Fix the ratio of the panel and set a minimum size.
v1.1.3
HDT_BGrank
- Only scale the panel 1 time when it pops out. (reduce loading)
- Report the error message to the log file. (for debugging)
v1.1.2
HDT_BGrank
Ignore the BattleTag (for those who use the BattleTag MOD)
v1.1.1
HDT_BGrank
- Fix the error: fails when there are players with a same name.
- Clean the code.
v1.1.0
HDT_BGrank
- Change the way to clean the memory. (prevent unpredicted memory error)
- Not frequently manipulate opponents' names.
v1.0.9
HDT_BGrank
- Prevent multiple reset.
- Auto scale the panel size according to the window size.