Releases: krypt0nn/WishesPredictor
Wishes Predictor 1.2.1
🚀 Wishes Predictor 1.2.1
What's new?
- Small design reworks
The main goal of this version was to change my weird mistake with "count". In Russian this word has the same writing as a "calculate" but the different meanings, so my tired mind decided not to take all this job of thinking which meaning I should select and just wrote the first appeared in my head
Wishes Predictor 1.2.0
Wishes Predictor 1.1.0
🚀 Wishes Predictor 1.1.0
What's new?
- Fixed incorrect already made wishes influence on final probability
- Soft warranty checkbox is centered now
- Added application version in its title
The main problem with probability calculation was that "amount of made wishes" have been counting as "amount of available wishes". I've been adding number of made wishes to the variable that represents number of wishes user can make, but it's wrong because then algorithm will count various ways to win characters like probability to get him from the first wish, but as we can understand user can't take 5* character from his first wish when he already did some number of wishes. This update fixes this mistake.. I hope