Archipelago/worlds/adventure
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
..
docs Docs: Revise all docs mentioning Lua in EmuHawk (which are in English), and other misc. corrections (#1782) 2023-06-26 08:53:44 +02:00
Items.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Locations.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Offsets.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Options.py Docs: Revise all docs mentioning Lua in EmuHawk (which are in English), and other misc. corrections (#1782) 2023-06-26 08:53:44 +02:00
Regions.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Rom.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
Rules.py Adventure: implement new game (#1531) 2023-03-22 15:25:55 +01:00
__init__.py Core: Add settings API ("auto settings") for host.yaml (#1871) 2023-07-05 22:39:35 +02:00