Bugs
This page contains the list of known, fixed and being fixed bugs:
- About frame, libraries tab: Libraries home page url is set to another field so it won't be opened when clicked;
- About frame: License file paths have been set to a wrong location (/license/license instead of /license) so it won't be opened
- About frame: NimRod library url are broken (project moved to different site);
- Some english and italian string are misspelled;
- Attack Panel: The special 'petrify' was wrong (WML set to '{WEAPON_SPECIAL_STONE}' instead of '{WEAPON_SPECIAL_PETRIFY}');
- Race panel: Some default trait are misspelled ({TRAIT_DEXSTROUS}->{TRAIT_DEXTROUS}, {TRAIT_ELEMNTAL}->{TRAIT_ELEMENTAL}, "quiack"->"quick");
- Unit panel, Attacks tab: Resistance WML is wrong: eg. 'resist fire -10%' associated WML is 'fire=110' but output was 'fire=-10'.
- Fixed from v1.1: if the path of the folder where you extract the utility contains spaces the utility won't be able to load settings so it will not run;
- Fixed from v1.1: when you change the utility LaF the session is stored, the utility is rebooted setting the new LaF but the stored session is not deleted. The next time you change the LaF the older session is reloaded with the new one.