Silvris
Silvris
Exactly as title states. Renaming the "Assets" folder allows the game to progress, so something must be going wrong in the import process.
## What is this fixing or adding? The most common failure point for SNIClient currently is the death of the game_watcher task, primarily as a result of SNI missing a...
## What is this fixing or adding? Worlds are expected to be able to have `get_filler_item_name` called without any fill steps being performed. SMZ3 is relying on `self.junkItemNames`, which doesn't...
## What is this fixing or adding? This PR is the combination of three major changes to plando items. * Moves plando items to the options api as a member...
## What is this fixing or adding? Shifts the contents of `kvui.py`, and thus all CommonClient-based clients as well as Launcher, to using KivyMD. KivyMD is an extension for Kivy...