Commit Graph

17 Commits

Author SHA1 Message Date
beauxq
bed93a054c define interface that has only the bare minimum required
for `Patch.create_rom_file`
2023-12-06 19:31:32 -08:00
Silvris
a89c20870c clean defaults and docstring 2023-11-30 04:00:41 -06:00
Silvris
d8ffad854c cleanup 2023-11-30 03:41:43 -06:00
Silvris
89799f0b59 Merge remote-tracking branch 'upstream/main' into instruction_patch_clean 2023-11-28 14:14:25 -06: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
Silvris
06f05a450e fix incorrect docstring 2023-10-31 21:04:00 -05:00
Silvris
6bed682bfa improve docstrings 2023-09-10 00:50:51 -05:00
Silvris
f88ccd1447 further work on docstrings and typing 2023-09-09 23:51:21 -05:00
Silvris
ce35826da9 start on docstrings 2023-08-11 01:35:36 -05:00
Silvris
1fa8e72463 further cleaning from bad commit 2023-07-21 20:45:34 -05:00
Silvris
be74233e86 forgot the commit to remove token from ProcedurePatch 2023-07-21 20:42:35 -05:00
Silvris
18ede71e87 move tokens into a separate inheritable class 2023-07-21 16:57:15 -05:00
Silvris
dac5e5aaac pushing current changes to go fix tloz bug 2023-07-21 16:56:41 -05:00
Silvris
e0bc4cfa20 more flexibility
load default procedure for version 5 patches
add args for procedure
add default extension for tokens and bsdiff
allow specifying additional required extensions for generation
2023-07-21 16:56:41 -05:00
Silvris
3fbbb4f361 initial work on procedure patch 2023-07-21 16:56:37 -05: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