poikilos
|
e6ee85681d
|
Account for the default server install directory of minebest.
|
10 months ago |
poikilos
|
f9ce1563c6
|
Add a helper script to transform vertical_frames (strip animations) into Lua+sheet_2d (sprite sheet).
|
1 year 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).
|
1 year ago |
poikilos
|
fbff580fd3
|
Collect 'version' in project_meta for future use and place version file in the destination folder.
|
1 year ago |
poikilos
|
5ed3a41706
|
Detect the "local" variant (assume downloaded source from web) if not using the "rsync" variant (downloaded via rsync). Add variant to the icon file name (allow rsync and local icons to be present concurrently).
|
1 year ago |
poikilos
|
0a20769064
|
Skip tmp dirs. Do not skip assemble.
|
1 year ago |
poikilos
|
1400e9525c
|
Recommend `sudo ldconfig` (Fix #616) & revert arch-dependent changes that didn't fix the issue anyway.
|
1 year ago |
poikilos
|
6cdf41e56d
|
Work on issue #616 (not fixed yet).
|
1 year ago |
poikilos
|
60e9027e2e
|
Fix type-o.
|
1 year ago |
poikilos
|
2024251efb
|
Work on issue #616 (not fixed yet).
|
1 year ago |
poikilos
|
93e1830573
|
Change the directory name for clarity.
|
1 year ago |
poikilos
|
52621e6ad7
|
Move log metadata gathering code OutputInspector.
|
1 year ago |
poikilos
|
6cafdc531c
|
Make run-any show paths unmangled by outputinspector (current git).
|
1 year ago |
poikilos
|
cce296a3bd
|
Correct a comment.
|
1 year ago |
poikilos
|
54c24efa52
|
Create a program runner for VSCode Python launcher (such as to press Launch to Launch minetest) and a corresponding project file that uses it.
|
1 year ago |
poikilos
|
cd0a9676b2
|
Avoid a wip directory.
|
1 year ago |
poikilos
|
48596f4b50
|
Detect the source type to avoid needing arguments when possible. Remove overlapping and non-dictionary metadata.
|
1 year ago |
poikilos
|
882a190247
|
Rename files to use lmk (short for Linux Minetest Kit).
|
1 year ago |
poikilos
|
0e2272e772
|
Split and refactor functions to make them reusable. Rename variables for clarity. Separate 'shortcut' metadata that is already usable for generating the shortcut.
|
1 year ago |
poikilos
|
bbef478ce4
|
Add the missing executable name.
|
1 year ago |
poikilos
|
dca9f0a1b4
|
Add approprate --exclude directories and fix output (instructions).
|
1 year ago |
poikilos
|
878aa1a349
|
Make version optional. Fix dirname of classic. Return all errors from install_minetest.
|
1 year ago |
poikilos
|
791f73d3cb
|
Add a script to install a built linux-minetest-kit binary and a shortcut to it.
|
1 year ago |
poikilos
|
3c3066189c
|
Add a dev script to sync with upstream.
|
1 year ago |
poikilos
|
9af14bf0cc
|
Use PEP8 more.
|
1 year ago |
poikilos
|
522407095f
|
Separate stdout and stderr.
|
1 year ago |
poikilos
|
8eea7b3ee0
|
Fix a crash that prevented non-GitHub issues from being displayed.
|
1 year ago |
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
|
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
|
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
|
4796fe5740
|
Make the server run at a better time.
|
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 |