Doug Hoskisson
e534abeab0
Core: add layer for patches that don't use `Patch.py` ( #2889 )
...
* Core: add layer for patches that don't use `Patch.py`
* bump container version
* APAutoPatchInterface name
* mystic quest change
* OoT and Adventure changes
* missed name in docstring
* container version compatibility
2024-03-14 22:29:29 +01:00
Doug Hoskisson
ecec931e9f
Core: fix (typing) mistake in PR #2887 ( #2891 )
...
I made this variable for more compatible and safer type narrowing, and then I didn't use if for the type narrowing.
2024-03-04 08:26:52 +01:00
Doug Hoskisson
4e31e51d7a
Core: clarify error message when reading an `APContainer` ( #2887 )
2024-03-03 20:09:06 +01:00
Doug Hoskisson
475e803500
Core: APPatch interface ( #2808 )
...
define interface that has only the bare minimum required
for `Patch.create_rom_file`
2024-02-15 00:23:05 +01:00
Fabian Dill
ef7d8a6b4f
Core: limit parallel APContainer writing ( #2443 )
...
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2023-11-13 06:46:40 +01:00
Alchav
30a4bcbbbe
[Pokemon Red and Blue] Initial implementation ( #1016 )
2022-10-13 07:45:52 +02:00
Fabian Dill
61e39f355d
Core remove legacy patch ( #1047 )
...
Co-authored-by: black-sliver <59490463+black-sliver@users.noreply.github.com>
2022-09-30 00:36:30 +02:00