Alchyr

Results 5 issues of Alchyr

Sorry if my wording is a bit awkward, I don't really write long formal explanations like this often. Alright, so first of all, the issues with taiko star rating/pp system...

More general support for relics that override the loadLargeImg method edit - currently would cause relics that do not override loadLargeImage to log an image not found error Not a...

If the event command is used for a conditional event, the test ``` if (EventHelper.getEvent(eventName) == null) { DevConsole.couldNotParse(); DevConsole.log(eventName + " is not an event ID"); return; } ```...

the thing no work if no screen

To use: Create a class extending EasyConfigPanel. Add static variables for config things Create UIStrings localization entry using TEXT_DICT with variable names as keys (optional) Pass new instance of class...