17 Commits (master)

Author SHA1 Message Date
poikilos 142e6f097a switch to repr 4 weeks ago
poikilos f82ddcb649 Comment output that is not script-like. 4 weeks 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). 7 months ago
poikilos 0ac4f13bec Fix: Correctly detect is_binary on file not dir (and rename related variables for clarity). 7 months 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. 7 months ago
poikilos d04f390b49 Add --skip-missing option. Add color to differs/missing messages & improve wording. 7 months ago
poikilos 5e205c562d Show all differences of all heads (folders to overlay into a base as a way of patching). 7 months 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. 7 months ago
poikilos 4b3d2368e9 Add find_mod and find_modpack functions to find by name. 7 months 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. 7 months ago
poikilos f9ce1563c6 Add a helper script to transform vertical_frames (strip animations) into Lua+sheet_2d (sprite sheet). 10 months 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). 10 months ago
poikilos 9a9221beb5 Use getcwd. 1 year 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. 2 years ago
poikilos 954a7c6516 Move compatiblizemod to make it a submodule. 3 years ago
poikilos 98066a5dcb Add a warning to the deprecated submodule. 3 years ago
poikilos 959dcfd2a5 Add comments. Store deprecated code. 3 years ago