Atlas-Install/source/mkw/Patch/PatchOperation/Operation/BmgTxtEditor/Layer
2022-07-24 23:14:28 +02:00
..
__init__.py added FormatOriginalTrackLayer, allowing for patching originals tracks name like the custom tracks (with tags name, ...) 2022-07-20 23:47:28 +02:00
CTFileLayer.py added CTFileLayer (allow for patching a bmg file with the ctfile with all the tracks name) 2022-07-19 18:23:41 +02:00
FormatOriginalTrackLayer.py fixed JAP originals tracks prefix 2022-07-24 17:20:34 +02:00
IDLayer.py moved safe_eval from Patch to ModConfig for more global access 2022-07-24 23:14:28 +02:00
PatchLayer.py 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
RegexLayer.py moved safe_eval from Patch to ModConfig for more global access 2022-07-24 23:14:28 +02:00