1162 Commits (master)
 

Author SHA1 Message Date
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
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. 2 years ago
poikilos 10a51de62b Rename the single_butterfly lua file. 2 years ago
poikilos 1eb7663b03 Rename the new butterfly to a separate "Single Butterfly" (single_butterfly). 2 years ago
poikilos f4244b8c5e Make the code right (remove mobs redo glitch workarounds), and ready for testing issue #556 and #557 2 years ago
poikilos 469490192d Add license files to the untextured_mob_body_parts_workaround-vs-211114a patch. 2 years ago
poikilos 8da9d569d8 Save the Blender 2.8 blend file (known working version if using minetest/B3DExport fork of B3DExport). 2 years ago
poikilos fa8b16488a Document the scalerim patch. 2 years ago
poikilos 616efb13d9 Improve patch documentation. 2 years ago
poikilos 3675b8b29a Improve patch documentation. 2 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). 2 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. 2 years ago
poikilos 9ea12f866b Add a patch to fix hippo eyes (fix #552) 2 years ago
poikilos b4477aba97 Make prepatch output more verbose. Try to build MultiCraft 2 with the --2 option. Fix a bash function call. 2 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
poikilos b1dfc4d92f Name the patch with the branch name. Set branch name separately from the generated (now called auto_branch) name. 3 years ago
poikilos aacfc43249 Add an item_drop radius patch related to issue #515. 3 years ago
poikilos f789b5188c Redraw raw and cooked chicken and ostrich. 3 years ago
poikilos c2e260a159 Fix syntax and use of an undefined symbol. 3 years ago
poikilos a7c59de7d7 Re-add the utility script version of the compatiblizemod submodule. 3 years ago
poikilos 954a7c6516 Move compatiblizemod to make it a submodule. 3 years ago
poikilos ab74f2da25 Make compatiblizemod more modular. Make gamespec more standardized. Add a setting for throwing. 3 years ago
poikilos 6736f119e8 Rename the build script. 3 years ago
poikilos d92debd5ce Note the new repo link for diffimage. 3 years ago
poikilos 5386343f42 Add sanity checks and quote handling in str_to_value. Rename datetime variables for clarity. Use sites_users_repos_meta for acurrate repository_id. 3 years ago
poikilos 4e5f4d727c Add a conf file option for enissue.py. 3 years ago
poikilos b54587fe07 Move reusable functions to enissue. Reduce output of show_issue when quiet. 3 years ago
poikilos f5878551f6 Handle non-string types in the conf loader. 3 years ago
poikilos d459267ba3 Load subcomponents of issues. 3 years ago
poikilos ae38adb88e Handle non-standard and standard website errors better. 3 years ago
poikilos 7bd1538f6b Allow setting variables using conf files. 3 years ago
poikilos 1b335d6307 Store last_src for reporting and detecting whether cache or url was loaded. Outline code for using a token. Improve documentation. Handle options and usage more predictably. 3 years ago
poikilos 4096b5cab1 Get issues until you can't. Further improve reporting and documentation. 3 years ago
poikilos e569d6181c Translate timestamps. 3 years ago
poikilos 47e3bfbb71 Fix: Use save_option correctly. 3 years ago