|
6ecf752b6d
|
reorganised PatchObject, PatchFile and PatchDirectory to make them more readable. mode="edit" have been replaced by source="game" | "patch". "overwrite" -> "replace".
|
2022-08-14 21:52:07 +02:00 |
|
|
17edaa3ea1
|
Some Exception have been moved to their correct scope instead of keeping them at a higher one
|
2022-08-14 11:46:40 +02:00 |
|
|
0bb12a0835
|
now using TYPE_CHECKING instead of using dummy type int
|
2022-08-14 11:45:34 +02:00 |
|
|
4ede6f0b6b
|
renamed img-generator to img-edit, split PatchOperation.py into a whole module
|
2022-07-16 01:18:58 +02:00 |
|
|
22adc6e29e
|
removed a TODO
|
2022-07-15 16:41:52 +02:00 |
|
|
2f71615ef3
|
removed a already implemented example and a todo
|
2022-07-14 15:48:06 +02:00 |
|
|
e403d1dce1
|
added Layer, AbstractLayer, IDLayer and RegexLayer for bmg patch operation (unimplemented)
|
2022-07-09 23:08:08 +02:00 |
|
|
ca833eca2a
|
fixed img-generate in the Patch and some other minor issue
|
2022-07-05 22:34:10 +02:00 |
|
|
90ab49aa29
|
splitted Patch.py into a package
|
2022-07-04 22:51:40 +02:00 |
|