|
b9873a6c49
|
adapted safe_eval call and optimised them. MKWF safe_eval are now easier to read
|
2022-08-06 23:28:52 +02:00 |
|
|
d25bc524c7
|
moved safe_eval from Patch to ModConfig for more global access
|
2022-07-24 23:14:28 +02:00 |
|
|
62a2e31ce2
|
fixed safe_eval for PatchFile. Now condition need to be exactly True instead of everything but False
|
2022-07-24 17:38:55 +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 |
|
|
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 |
|
|
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 |
|