Auto-translated
Hello. I became interested in the hero skill trees and wanted to create a reference program that could determine the tree number based on the hero's initial skills and display the corresponding tree. The idea and design are partially based on LMOracle by AlexSpl, but my program does not interact with the heroes in any way. I created a thread in the Offline section, but I would like any reference programs that do not interact with the running game to be legal in online mode as well.
The code is available here:
https://github.com/temig74/HotaTreeCalc
The executable can be downloaded there as well, in the releases section:
https://github.com/temig74/HotaTreeCalc/releases/
You can see how it all works here:
https://www.youtube.com/watch?v=2wn0RN-9060
I am not a professional programmer; this is my hobby, so there may be some bugs.
I would also like to thank AlexSpl for answering some questions regarding the algorithm.
If the program is allowed for use online, it will be a motivation to add more features, because for offline use, the LMOracle program is much more versatile