1150 Commits (5e205c562dac1c1191773b1b98c60118219fb201)
 

Author SHA1 Message Date
poikilos 301e08e962 Account for the remote URL changing to uppercase. 1 year ago
poikilos e9e721fd11 Add a utility to select vertices whose normals are front-facing. 2 years ago
poikilos fbbcf115a9 Create and add a model separation script. 2 years ago
poikilos facc24d945 Fix: creating directories incorrectly on non-Windows systems; raise ValueError on missing profile variable. 2 years ago
poikilos bb2cfec4be Note where to find the official server. 2 years ago
poikilos 63f05406b2 Add more info from my comment on issue #593. 2 years ago
poikilos a966065c86 Revamp the documentation to account for project's new focus (as opposed to old versions with scope creep)--Fix #593. 2 years ago
poikilos d008e038d1 Rename the file. 2 years ago
poikilos d085dfb889 Separate client & server build caches since content (not just binary) may differ. 2 years ago
poikilos 51a5a5b267 Check the Python version explicitly. 2 years ago
poikilos aee6d6395a Cache every executable to avoid rebuilding. 2 years ago
poikilos 91d97d710e Improve output regarding a stray error code. 2 years ago
poikilos 55e13c1ece Make a temp world, allow specifying a template world for that, and add related usage output. Improve other output. 2 years ago
poikilos 718b2d8909 Detect an existing build. Require specifying client or server. Validate input. 2 years ago
poikilos 2d0ed4bc8e Fix bad cd. 2 years ago
poikilos 0a0fe09e6f Add lmk scripts. 2 years ago
poikilos 2aaacab590 Use PEP8 more. Import print_function more. Declare encoding more. 2 years ago
poikilos 646210e712 Make the developer script versionize bucket_game. 2 years ago
poikilos e40ff7812e Add a script for minetest.org developers to get the master copy of linux-minetest-kit. 2 years ago
poikilos cc4ec696b8 Add a repack script for repacking a build into an archive. 2 years ago
poikilos a0919c055c Add the previous commit in patch form. 2 years ago
poikilos f455b4f6de Add a patch to remove io and os calls. Now worldedit and coderskins load with mod security enabled and coderskins is cross-platform on the server side. 2 years ago
poikilos 9e95e060ec Add a classifier. Add a comment. 2 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. 2 years ago
poikilos ee1986ee4e Changed deprecated VanessaE account URLs. Note deprecated forks. 2 years ago
poikilos dc7efe662a Check for the --verbose (or --debug) argument early. 2 years ago
poikilos eb83714fca Add a shebang (for syntax highlighting in this case). 2 years ago
poikilos 2cb322091c Look for and run the correct executable name. 2 years ago
poikilos 99edab6456 Rename variables for clarity and consistency. Show more output. 2 years ago
poikilos 64db00797d Improve help output. 2 years ago
poikilos 2a30225bf8 Move instructions to the end. 2 years ago
poikilos edd4cfded2 Rename folders to reflect the correct release name. 2 years ago
poikilos dc03752c8d Separate the logic and data (move data to a new rc file) for the build. Rename variables correctly. 2 years ago
poikilos 77c3190688 Rename the folder, as reflected in the previous commit. 2 years ago
poikilos 84e7b09fc1 Reflect the new naming. Separate the server image from the library image further. 2 years ago
poikilos 0e2a462850 Move files. 2 years ago
poikilos a893c85504 Move library build to the Dockerfile. Build the server not the client (Client was tested, so start making it into a usable production script). 2 years ago
poikilos 48df2468d5 Switch to pkgconf. Add make and dnsutils to deb-based distro install. Move the build process from (docker commands in) lmk.devuan-chimaera.sh to a script inside the container: build-lmk.rc. Include a local copy of the dependencies script (install-minetest-build-deps.sh) in the container instead of the web copy. 2 years ago
poikilos 0c9015a095 Add container scripts. 2 years ago
poikilos ec2b0d850d Allow installing build deps without sudo. 2 years ago
poikilos 4796fe5740 Make the server run at a better time. 2 years ago
poikilos 24994b3b31 Organize and document minetest conf files better. 2 years ago
poikilos ba00d36081 Add a notice when the end is reached. 2 years ago
poikilos 8e8cdb4620 Restore python2 support by removing a non-ASCII character (Fix #571). 2 years ago
poikilos 594b01a900 Automatically get the next page if there were 0 matches by the end of the page (improves issue #570 further). 2 years ago
poikilos 08ce6649c8 Clarify output when page 1 has no issues when listing by label (Fix #570). 2 years ago
poikilos e1dd452632 (enissue.py) Fix list mode, including paging through issues or listing and paging through labels (Fix #568). 2 years ago
poikilos bc873ce58d Bring back the labels mode to list labels (Fix #569). Move the download code (now used from two places) to a new _get_url method. 2 years ago
poikilos 99a5cd590a Use the new vbutterfly name in the license. 2 years ago
poikilos 869e1a416e Add a vbutterfly_license_patch 2 years ago