Skip to content

Latest commit

 

History

History
57 lines (44 loc) · 1.63 KB

changelog.md

File metadata and controls

57 lines (44 loc) · 1.63 KB

Changelog

All notable changes to this project will be documented in this file.

2019-06-02

Added

  • Added Winter Wyvern

2019-05-27

Added

  • Added Chinese translation for Sven

2019-05-26

Changed

  • Updated heroes for May 25th update (thanks boingy!)
  • Improved ui for level probabilities (thanks boingy!)

2019-05-04

Changed

  • Updated Tier indicator to the most recent tier list by qihl.gg

2019-04-30

Added

  • Added back modified version of color coding the percentages.

2019-04-30

Added

  • Added code for Io and Dazzle

Changed

  • Removed Lich from pool
  • Merged optimiziation by user boingy

2019-04-29

Changed

  • Temporarily disabled the probability colors untill I figure out the right way to display the relative probability
  • Re-implemented the probability calculation to be more accurate, it now simulates the actual draw algorithm

2019-04-26

Added

  • Percentages in the hero list are now color coded depending on their relative availability (green to red)

Changed

  • Further optimized code to reduce FPS stutters
  • Fixed problem with probabilities being off due to a bug in the source code of Dota 2 / DAC that would result in "ghost" heroes. See Issue

2019-04-26

Changed

  • Optimized code to only draw probabilities upon draw instead of each second for the drawn heroes

2019-04-26

Added

  • Support for Chinese clients
  • Readme for Chinese players (courtesy of zizouqi)

2019-04-25

Added

  • First release