|
c0915ae13e
|
added a 2nd progress bar
|
2022-08-15 14:14:53 +02:00 |
|
|
0bb12a0835
|
now using TYPE_CHECKING instead of using dummy type int
|
2022-08-14 11:45:34 +02:00 |
|
|
d25bc524c7
|
moved safe_eval from Patch to ModConfig for more global access
|
2022-07-24 23:14:28 +02:00 |
|
|
5ea1d87974
|
implemented macros to make safe_eval expression more readable.
|
2022-07-24 21:52:24 +02:00 |
|
|
15d84f757c
|
simplified safe_eval by removing extra_token_map because env do the same thing but better and by making patch.safe_eval more similar to the normal safe_eval
|
2022-07-21 01:24:24 +02:00 |
|
|
4ede6f0b6b
|
renamed img-generator to img-edit, split PatchOperation.py into a whole module
|
2022-07-16 01:18:58 +02:00 |
|
|
4d071e190f
|
extracted szs directory will now be repacked into szs files
|
2022-07-15 00:28:04 +02:00 |
|
|
fbdd207c52
|
added special operation, allowing for replacing a file_content with a precalculated file, useful for ct_icons.tpl for example
|
2022-07-14 15:47:35 +02:00 |
|
|
efd314fb9a
|
patch.multiple_safe_eval and patch.safe_eval are now the safe function with a multiple parameter
|
2022-07-12 20:57:11 +02:00 |
|
|
cb38bf3ae5
|
Patch.safe_eval now have a env parameter where any variable can be used for the safe_eval
|
2022-07-12 20:31:47 +02:00 |
|
|
cb069fe240
|
safe_eval now has mod_config in the environnement
|
2022-07-12 20:02:03 +02:00 |
|
|
90ab49aa29
|
splitted Patch.py into a package
|
2022-07-04 22:51:40 +02:00 |
|