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.
|
3 years ago |
poikilos
|
dc7efe662a
|
Check for the --verbose (or --debug) argument early.
|
3 years ago |
poikilos
|
eb83714fca
|
Add a shebang (for syntax highlighting in this case).
|
3 years ago |
poikilos
|
2cb322091c
|
Look for and run the correct executable name.
|
3 years ago |
poikilos
|
99edab6456
|
Rename variables for clarity and consistency. Show more output.
|
3 years ago |
poikilos
|
64db00797d
|
Improve help output.
|
3 years ago |
poikilos
|
2a30225bf8
|
Move instructions to the end.
|
3 years ago |
poikilos
|
edd4cfded2
|
Rename folders to reflect the correct release name.
|
3 years ago |
poikilos
|
dc03752c8d
|
Separate the logic and data (move data to a new rc file) for the build. Rename variables correctly.
|
3 years ago |
poikilos
|
77c3190688
|
Rename the folder, as reflected in the previous commit.
|
3 years ago |
poikilos
|
84e7b09fc1
|
Reflect the new naming. Separate the server image from the library image further.
|
3 years ago |
poikilos
|
0e2a462850
|
Move files.
|
3 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).
|
3 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.
|
3 years ago |
poikilos
|
0c9015a095
|
Add container scripts.
|
3 years ago |
poikilos
|
ec2b0d850d
|
Allow installing build deps without sudo.
|
3 years ago |
poikilos
|
4796fe5740
|
Make the server run at a better time.
|
3 years ago |
poikilos
|
24994b3b31
|
Organize and document minetest conf files better.
|
3 years ago |
poikilos
|
ba00d36081
|
Add a notice when the end is reached.
|
3 years ago |
poikilos
|
8e8cdb4620
|
Restore python2 support by removing a non-ASCII character (Fix #571).
|
3 years ago |
poikilos
|
594b01a900
|
Automatically get the next page if there were 0 matches by the end of the page (improves issue #570 further).
|
3 years ago |
poikilos
|
08ce6649c8
|
Clarify output when page 1 has no issues when listing by label (Fix #570).
|
3 years ago |
poikilos
|
e1dd452632
|
(enissue.py) Fix list mode, including paging through issues or listing and paging through labels (Fix #568).
|
3 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.
|
3 years ago |
poikilos
|
99a5cd590a
|
Use the new vbutterfly name in the license.
|
3 years ago |
poikilos
|
869e1a416e
|
Add a vbutterfly_license_patch
|
3 years ago |
poikilos
|
6151823f91
|
Re-add the original butterfly, but fix the inventory image and change the caption from "Butterfly" to "Butterflies" and remove blood particles. Rename more files to single_butterfly.
|
3 years ago |
poikilos
|
10a51de62b
|
Rename the single_butterfly lua file.
|
3 years ago |
poikilos
|
1eb7663b03
|
Rename the new butterfly to a separate "Single Butterfly" (single_butterfly).
|
3 years ago |
poikilos
|
f4244b8c5e
|
Make the code right (remove mobs redo glitch workarounds), and ready for testing issue #556 and #557
|
3 years ago |
poikilos
|
469490192d
|
Add license files to the untextured_mob_body_parts_workaround-vs-211114a patch.
|
3 years ago |
poikilos
|
8da9d569d8
|
Save the Blender 2.8 blend file (known working version if using minetest/B3DExport fork of B3DExport).
|
3 years ago |
poikilos
|
fa8b16488a
|
Document the scalerim patch.
|
3 years ago |
poikilos
|
616efb13d9
|
Improve patch documentation.
|
3 years ago |
poikilos
|
3675b8b29a
|
Improve patch documentation.
|
3 years ago |
poikilos
|
1d7d065ccf
|
Add a voxel-style butterfly using the unused textures (Resolves #539). Fix the inventory image. Fix the default inventory image (resolves #554).
|
3 years ago |
poikilos
|
a780bbc807
|
Fix prepatch to try to detect the upstream branch from a filename containing -vs- instead of only checking for a hard-coded upstream branch name.
|
3 years ago |
poikilos
|
9ea12f866b
|
Add a patch to fix hippo eyes (fix #552)
|
3 years ago |
poikilos
|
b4477aba97
|
Make prepatch output more verbose. Try to build MultiCraft 2 with the --2 option. Fix a bash function call.
|
3 years ago |
poikilos
|
cf95f6ab80
|
Draw new dye images for dye and unifieddyes so they are the same style (related to issue #486). The colors are based on the historical and natural pigment palette from poikilos/dyed WIP mod.
|
3 years ago |
poikilos
|
ae3e398fc8
|
Add a Work in Progress section and explain the issue tracking system.
|
3 years ago |
poikilos
|
f2f0d8ff20
|
Add a conf change to mitigate the perceived glitch that is issue #535.
|
3 years ago |
poikilos
|
014dfec051
|
Add a fix related to issue #539 butterfly distortion (this commit has 16x16 versions).
|
3 years ago |
poikilos
|
730a1b075b
|
Use the codermobs texture naming, not the animal_materials_ prefix nor the _meat substring (related to issue #537).
|
3 years ago |