Archipelago/typings/kivy
Doug Hoskisson 6bb1cce43f
Core: hot reload components from installed apworld (#3480)
* Core: hot reload components from installed apworld

* address PR reviews

`Launcher` widget members default to `None` so they can be defined in `build`

`Launcher._refresh_components` is not wrapped

loaded world goes into `world_sources` so we can check if it's already loaded.
(`WorldSource` can be ordered now without trying to compare `None` and `float`)
(don't load empty directories so we don't detect them as worlds)

* clarify that the installation is successful
2024-06-06 20:36:14 +02:00
..
core Core: Launcher: can drag-and-drop patch on Launcher window (#3442) 2024-06-05 01:54:21 +02:00
graphics Zillion: apworld-compatible package data (#2860) 2024-03-03 16:23:02 +01:00
uix Core: hot reload components from installed apworld (#3480) 2024-06-06 20:36:14 +02:00
__init__.pyi Zillion: map tracker in client (#1136) 2022-10-27 02:30:22 -07:00
app.pyi Zillion: map tracker in client (#1136) 2022-10-27 02:30:22 -07:00
event.pyi Core: Launcher: can drag-and-drop patch on Launcher window (#3442) 2024-06-05 01:54:21 +02:00