Archipelago/worlds/lufia2ac
black-sliver 827444f5a4
Core: Add settings API ("auto settings") for host.yaml (#1871)
* Add settings API ("auto settings") for host.yaml

* settings: no BOM when saving

* settings: fix saving / groups resetting themselves

* settings: fix AutoWorldRegister import

Co-authored-by: el-u <109771707+el-u@users.noreply.github.com>

* Lufia2: settings: clean up imports

* settings: more consistent class naming

* Docs: update world api for settings api refactor

* settings: fix access from World instance

* settings: update migration timeline

* Docs: Apply suggestions from code review

Co-authored-by: Zach Parks <zach@alliware.com>

* Settings: correctly resolve .exe in UserPath and LocalPath

---------

Co-authored-by: el-u <109771707+el-u@users.noreply.github.com>
Co-authored-by: Zach Parks <zach@alliware.com>
2023-07-05 22:39:35 +02:00
..
basepatch lufia2ac: coop support + update AP version number to 0.4.2 (#1868) 2023-06-29 08:06:58 -05:00
docs lufia2ac: coop support + update AP version number to 0.4.2 (#1868) 2023-06-29 08:06:58 -05:00
test lufia2ac: coop support + update AP version number to 0.4.2 (#1868) 2023-06-29 08:06:58 -05:00
Client.py lufia2ac: coop support + update AP version number to 0.4.2 (#1868) 2023-06-29 08:06:58 -05:00
Enemies.py lufia2ac: new features, bug fixes, and more (#1549) 2023-03-20 17:04:57 +01:00
Items.py lufia2ac: coop support + update AP version number to 0.4.2 (#1868) 2023-06-29 08:06:58 -05:00
Locations.py lufia2ac: coop support + update AP version number to 0.4.2 (#1868) 2023-06-29 08:06:58 -05:00
Options.py lufia2ac: use an appropriate dungeon sprite and battle theme for each boss (#1914) 2023-06-29 22:21:46 -05:00
Rom.py lufia2ac: new features, bug fixes, and more (#1549) 2023-03-20 17:04:57 +01:00
Utils.py lufia2ac: new features, bug fixes, and more (#1549) 2023-03-20 17:04:57 +01:00
__init__.py Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00