18 Commits (00277b17bf2cab410c5cfc41dd876161b8438187)

Author SHA1 Message Date
Poikilos 00277b17bf Fix: set conf values non-redundantly (and change BASE_ENLIVEN_CONF_SETTINGS from list to OrderedDict). Fix: Raise exception instead of skipping mod if missing 'name', or 'repo' for git mods. Add prestibags. Fix some repo URLs. Put mods in alphabetical order under each category. Change from Protector Redo to protect_block_area. 1 week ago
poikilos 142e6f097a switch to repr 2 years ago
poikilos f82ddcb649 Comment output that is not script-like. 2 years ago
poikilos df737c09d4 Show a summary at the end in json format. Turn off color by default (for clean text output such as for redirecting to a file). 2 years ago
poikilos 0ac4f13bec Fix: Correctly detect is_binary on file not dir (and rename related variables for clarity). 2 years ago
poikilos 64a4f82724 Fix: Check if file is binary and use appropriate diff option(s). Fix: Add "B" (ignore changes where all lines are blank) in mtpatches. 2 years ago
poikilos d04f390b49 Add --skip-missing option. Add color to differs/missing messages & improve wording. 2 years ago
poikilos 5e205c562d Show all differences of all heads (folders to overlay into a base as a way of patching). 2 years ago
poikilos d379767a1e Fix get_shallowest_files_sub: Return "" (not None) if file found in root. Modify it to replace _find_sub_with_known_files. 2 years ago
poikilos 4b3d2368e9 Add find_mod and find_modpack functions to find by name. 2 years ago
poikilos 0f3c0e38a5 Add backend functions for examining partial pre-patched file trees (patches to Minetest games in the form of files). Add related tests. 2 years ago
poikilos f9ce1563c6 Add a helper script to transform vertical_frames (strip animations) into Lua+sheet_2d (sprite sheet). 2 years ago
poikilos 02aa7eeb10 Add a tool for counting meshes (related to regression on issue #462 in other mods not yet fixed to help fix them). 2 years ago
poikilos 9a9221beb5 Use getcwd. 3 years ago
poikilos e170a2b123 Rename error to echo0 and debug to echo1. Add and use main's return in many cases. Remove lint. Move TRY_SHARE_MT_DIRS from deprecated. 4 years ago
poikilos 954a7c6516 Move compatiblizemod to make it a submodule. 4 years ago
poikilos 98066a5dcb Add a warning to the deprecated submodule. 4 years ago
poikilos 959dcfd2a5 Add comments. Store deprecated code. 4 years ago