Alchyr

Results 7 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...

issue that probably is rare since it requires multiple active text receivers but i noticed it so I Fix

Also need to change stslib's patches to insert descriptors from damage/block modifiers into getAllDescriptors instead of patching every single frame rendering patch