Commit Graph

  • 0c9015a095 Add container scripts. poikilos 2022-05-12 21:35:48 -0400
  • ec2b0d850d Allow installing build deps without sudo. poikilos 2022-05-12 19:57:36 -0400
  • 4796fe5740 Make the server run at a better time. poikilos 2022-05-12 10:15:13 -0400
  • 24994b3b31 Organize and document minetest conf files better. poikilos 2022-05-12 10:14:50 -0400
  • ba00d36081 Add a notice when the end is reached. poikilos 2022-05-04 02:15:42 -0400
  • 8e8cdb4620 Restore python2 support by removing a non-ASCII character (Fix #571). poikilos 2022-05-03 21:26:31 -0400
  • 594b01a900 Automatically get the next page if there were 0 matches by the end of the page (improves issue #570 further). poikilos 2022-05-03 21:19:06 -0400
  • 08ce6649c8 Clarify output when page 1 has no issues when listing by label (Fix #570). poikilos 2022-05-03 20:47:30 -0400
  • e1dd452632 (enissue.py) Fix list mode, including paging through issues or listing and paging through labels (Fix #568). poikilos 2022-05-03 18:20:48 -0400
  • 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. poikilos 2022-05-02 19:36:03 -0400
  • 99a5cd590a Use the new vbutterfly name in the license. poikilos 2022-05-01 15:52:59 -0400
  • 869e1a416e Add a vbutterfly_license_patch poikilos 2022-05-01 15:46:52 -0400
  • 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. poikilos 2022-04-26 17:05:59 -0400
  • 10a51de62b Rename the single_butterfly lua file. poikilos 2022-04-26 16:50:02 -0400
  • 1eb7663b03 Rename the new butterfly to a separate "Single Butterfly" (single_butterfly). poikilos 2022-04-26 16:48:18 -0400
  • f4244b8c5e Make the code right (remove mobs redo glitch workarounds), and ready for testing issue #556 and #557 poikilos 2022-04-26 15:55:45 -0400
  • 469490192d Add license files to the untextured_mob_body_parts_workaround-vs-211114a patch. poikilos 2022-04-25 16:29:16 -0400
  • 8da9d569d8 Save the Blender 2.8 blend file (known working version if using minetest/B3DExport fork of B3DExport). poikilos 2022-04-25 16:26:59 -0400
  • fa8b16488a Document the scalerim patch. poikilos 2022-04-25 16:26:26 -0400
  • 616efb13d9 Improve patch documentation. poikilos 2022-04-25 16:14:32 -0400
  • 3675b8b29a Improve patch documentation. poikilos 2022-04-25 15:56:13 -0400
  • 1d7d065ccf Add a voxel-style butterfly using the unused textures (Resolves #539). Fix the inventory image. Fix the default inventory image (resolves #554). poikilos 2022-04-25 15:55:09 -0400
  • 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. poikilos 2022-04-25 15:54:22 -0400
  • 9ea12f866b Add a patch to fix hippo eyes (fix #552) poikilos 2022-04-23 17:08:40 -0400
  • b4477aba97 Make prepatch output more verbose. Try to build MultiCraft 2 with the --2 option. Fix a bash function call. poikilos 2022-04-15 06:37:20 -0400
  • 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. poikilos 2022-02-03 18:49:25 -0500
  • ae3e398fc8 Add a Work in Progress section and explain the issue tracking system. poikilos 2022-01-22 12:43:51 -0500
  • f2f0d8ff20 Add a conf change to mitigate the perceived glitch that is issue #535. poikilos 2022-01-21 18:58:15 -0500
  • 014dfec051 Add a fix related to issue #539 butterfly distortion (this commit has 16x16 versions). poikilos 2022-01-15 15:34:20 -0500
  • 730a1b075b Use the codermobs texture naming, not the animal_materials_ prefix nor the _meat substring (related to issue #537). poikilos 2022-01-14 17:32:21 -0500
  • b1dfc4d92f Name the patch with the branch name. Set branch name separately from the generated (now called auto_branch) name. poikilos 2022-01-11 08:08:43 -0500
  • aacfc43249 Add an item_drop radius patch related to issue #515. poikilos 2022-01-10 17:54:47 -0500
  • f789b5188c Redraw raw and cooked chicken and ostrich. poikilos 2022-01-10 16:51:51 -0500
  • c2e260a159 Fix syntax and use of an undefined symbol. poikilos 2021-12-05 23:13:32 -0500
  • a7c59de7d7 Re-add the utility script version of the compatiblizemod submodule. poikilos 2021-12-05 22:42:53 -0500
  • 954a7c6516 Move compatiblizemod to make it a submodule. poikilos 2021-12-05 22:31:44 -0500
  • ab74f2da25 Make compatiblizemod more modular. Make gamespec more standardized. Add a setting for throwing. poikilos 2021-12-05 22:28:32 -0500
  • 6736f119e8 Rename the build script. poikilos 2021-12-05 20:32:34 -0500
  • d92debd5ce Note the new repo link for diffimage. poikilos 2021-12-05 20:26:44 -0500
  • 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. poikilos 2021-12-05 20:25:13 -0500
  • 4e5f4d727c Add a conf file option for enissue.py. poikilos 2021-12-01 09:30:32 -0500
  • b54587fe07 Move reusable functions to enissue. Reduce output of show_issue when quiet. poikilos 2021-12-01 09:18:23 -0500
  • f5878551f6 Handle non-string types in the conf loader. poikilos 2021-12-01 08:58:36 -0500
  • d459267ba3 Load subcomponents of issues. poikilos 2021-11-30 23:48:29 -0500
  • ae38adb88e Handle non-standard and standard website errors better. poikilos 2021-11-30 23:03:46 -0500
  • 7bd1538f6b Allow setting variables using conf files. poikilos 2021-11-30 21:47:57 -0500
  • 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. poikilos 2021-11-30 21:20:39 -0500
  • 4096b5cab1 Get issues until you can't. Further improve reporting and documentation. poikilos 2021-11-30 19:33:40 -0500
  • e569d6181c Translate timestamps. poikilos 2021-11-30 17:28:07 -0500
  • 47e3bfbb71 Fix: Use save_option correctly. poikilos 2021-11-30 17:01:55 -0500
  • e729d47735 Fix: Preserve remote_user and repo_name. Handle some known keys. poikilos 2021-11-30 16:59:36 -0500
  • 8fe94c3993 Write an outline for writing issues. Always track HTTPError and trickle the error up to the caller. poikilos 2021-11-30 16:13:04 -0500
  • aaffb1781b Add documentation for deprecated parts. poikilos 2021-11-30 15:08:33 -0500
  • 5836f9afa3 Add a preliminary issue sync service script. poikilos 2021-11-30 15:06:51 -0500
  • 98066a5dcb Add a warning to the deprecated submodule. poikilos 2021-11-30 15:06:00 -0500
  • eabd2df697 Add a flat cache directory option. Move the caches_path option to the options dict. Make the 410 error message uniform for the purpose of the caller checking for one. poikilos 2021-11-30 15:05:47 -0500
  • a40fda6296 Add a never_expire option and --never-expire command. Remove deprecated code. Move --refresh to the managed option list. poikilos 2021-11-30 13:23:36 -0500
  • 36e3a2a339 Indent labels. Clarify max_issue message and only show it if verbose. poikilos 2021-11-29 21:36:06 -0500
  • 385549996b Prevent a bad query where state is None. Make tests failures more clear. Clarify on-screen instructions for list mode. poikilos 2021-11-29 21:28:59 -0500
  • 7629a07180 Fix use of save_option (initialize it first). Place labels at the end. Add tests. Only show command metadata if verbose. poikilos 2021-11-29 21:12:15 -0500
  • eb98843e1d Fix the use of an uninitialized variable. poikilos 2021-11-28 23:52:06 -0500
  • 4653a25b79 Turn off give_initial_stuff. poikilos 2021-11-28 23:51:51 -0500
  • 4bc2b79b2c Compatiblize modpacks as well. poikilos 2021-11-28 23:25:50 -0500
  • 9aa6636daf Switch to my compatible fork of throwing and throwing arrows. Note mods in use currently (minimum_live_server_based_on_bucket_game_200527). poikilos 2021-11-28 23:25:41 -0500
  • daf5b7071d Add the workaround for multi-mesh model files as a new function (in codersea for now)--related to issue #462. poikilos 2021-11-28 22:20:39 -0500
  • 8dc474253e Start a stopgap mod for switching from facade to greeknodes. poikilos 2021-11-28 19:32:51 -0500
  • 72121f4d39 Add a utility to count objects. poikilos 2021-11-28 18:59:15 -0500
  • a4848bad76 Make a depends.txt generator that reads mod.conf. poikilos 2021-11-28 02:31:11 -0500
  • 5539b25075 Revert Skandarella textures to original sizes to fix artifacts. poikilos 2021-11-27 12:28:01 -0500
  • 959dcfd2a5 Add comments. Store deprecated code. poikilos 2021-11-26 21:24:37 -0500
  • 4d179b3958 Copy the texture to multiple material IDs to mitigate multi-mesh models having blank parts (Related to issue #461 and issue #462). poikilos 2021-11-26 16:14:33 -0500
  • 661d7934e8 Generate the comments URL when not specified by the response. poikilos 2021-11-26 14:32:34 -0500
  • d29016227a Move API description to metadata to deprecate GiteaRepo subclass. poikilos 2021-11-26 12:59:35 -0500
  • ed9806b2b0 Add Repo subclass GiteaRepo. Always collect and use the instance_url for cross-api compatibility. poikilos 2021-11-25 13:01:03 -0500
  • 9e217fbc60 Use getCachedJsonDict for show_issue, and only even try if refresh is True. Return _get_issues errors for the consumer to handle and show. poikilos 2021-11-25 11:02:16 -0500
  • f82bfe390f Allow setting the base caches directory. poikilos 2021-11-24 13:57:34 -0500
  • a2526d6e67 Fix: convert cached non-list to list not just non-cached list. Fix: Correctly add the find options to the cached filename (not label since the program itself filters by label not the API query). poikilos 2021-11-23 20:50:36 -0500
  • dc84ffb88f Cache individual issues and each per-issue timeline. poikilos 2021-11-23 19:39:16 -0500
  • 5c3b02f714 Make the scripts describe how to generate patches that are identical to ones created previously with manual commands. poikilos 2021-11-19 18:43:15 -0500
  • 1d88a274ee Add scripts to detect branch paths for comparison. poikilos 2021-11-19 18:15:50 -0500
  • 44ffe7fe7c Allow using raw ostrich in raw dishes. poikilos 2021-11-19 12:30:46 -0500
  • 192b4280e7 Add generic cooking recipes via adding food_meat_raw to groups. poikilos 2021-11-19 12:24:14 -0500
  • b90550750f Make handling animalmaterials cleaner using a separate file. poikilos 2021-11-19 11:12:38 -0500
  • fd94f69f5c Correct an item name. poikilos 2021-11-19 10:27:33 -0500
  • 69021a07ca Improve Big Egg texture further and Egg texture. poikilos 2021-11-19 10:06:00 -0500
  • e9f04d7a69 Reduce redundant meats further when an animalmaterials mod is present. poikilos 2021-11-19 09:43:17 -0500
  • 56a742d37d Clarify what is actually loading. poikilos 2021-11-19 09:05:34 -0500
  • 120f4e5b20 Add the optional animalmaterials and cooking dependencies to prevent a crash when using animalmaterials and potentially when using cooking. poikilos 2021-11-19 09:00:45 -0500
  • 103a650216 Distinguish fish meats from leg meat! Rename bluewhite to cichlid which is a real common name for a fish family. Add a year to the sushi credits. poikilos 2021-11-19 08:13:47 -0500
  • b28af775e4 Improve the better rat texture. poikilos 2021-11-18 19:50:22 -0500
  • 65b57adf45 Add a patch file representing the branch in the last commit. poikilos 2021-11-18 19:33:04 -0500
  • 080eb4949c Add a patch to make sure each meat's name and image are unique (& add myself to licenses) and alias duplicate meats (related to issue #507 which is tracked at issue #453). poikilos 2021-11-18 19:29:43 -0500
  • f4e7646f4d Implement new commands: find, AND (and cache such pages separately). poikilos 2021-11-15 17:42:55 -0500
  • 7bd9df5d59 Allow specifying a different web page viewing program. poikilos 2021-11-15 17:42:45 -0500
  • 947cfc0d8a Create and add a lynx-based CLI issue viewer for the repo. poikilos 2021-11-15 16:54:25 -0500
  • 049a353fbb Show reactions to events. poikilos 2021-11-15 13:39:24 -0500
  • e8ad71d7c3 Try to show the file in the correct editor. Rename variables. poikilos 2021-11-15 13:39:01 -0500
  • 0745020d0f Show patching instructions after prepatching. poikilos 2021-11-15 06:41:39 -0500
  • f136354107 Improve python2 support. poikilos 2021-11-15 06:41:11 -0500
  • 12569d4d66 Add project files and license info for infinity tools. poikilos 2021-11-14 16:13:01 -0500