ak2yny / OpenHeroSelectGUI

GUI for OpenHeroSelect based on MUAOpenHeroSelect by adamatti
GNU General Public License v3.0
4 stars 1 forks source link

Only loads 27 characters maximal #6

Closed ak2yny closed 1 year ago

ak2yny commented 1 year ago

This is due to the limited support of the stage. It could be changed, as OHS takes care of the extra characters, but the locations take some weird tweaking. This will automatically be fixed with v 1.0.0, which will feature stage support (up to 50 locations).

Adding more than 27 characters is possible, but it requires assigning the location manually (with OHS you don't need to know location numbers) and must be done each time, even after successfully building a 50 characters roster.

ak2yny commented 1 year ago

With update https://github.com/ak2yny/OpenHeroSelectGUI/commit/0873c1b51d2bd7c2e0aa7bd10fb78220efb60560 the limit is now tied to the stage. Any stage can be configured to have as many locations as we desire. XML2 is limited to 18 - 23 characters depending on the settings, which mention the limit of each platform. It's not possible to add any more characters than the mentioned ones, but I don't see the point, as OHS also restricts the characters (while not taking stage limits into consideration).