1028 Commits (a7c59de7d75cc7841329afceb3d08eeda05d460e)
 

Author SHA1 Message Date
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
poikilos e729d47735 Fix: Preserve remote_user and repo_name. Handle some known keys. 3 years ago
poikilos 8fe94c3993 Write an outline for writing issues. Always track HTTPError and trickle the error up to the caller. 3 years ago
poikilos aaffb1781b Add documentation for deprecated parts. 3 years ago
poikilos 5836f9afa3 Add a preliminary issue sync service script. 3 years ago
poikilos 98066a5dcb Add a warning to the deprecated submodule. 3 years ago
poikilos 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. 3 years ago
poikilos a40fda6296 Add a never_expire option and --never-expire command. Remove deprecated code. Move --refresh to the managed option list. 3 years ago
poikilos 36e3a2a339 Indent labels. Clarify max_issue message and only show it if verbose. 3 years ago
poikilos 385549996b Prevent a bad query where state is None. Make tests failures more clear. Clarify on-screen instructions for list mode. 3 years ago
poikilos 7629a07180 Fix use of save_option (initialize it first). Place labels at the end. Add tests. Only show command metadata if verbose. 3 years ago
poikilos eb98843e1d Fix the use of an uninitialized variable. 3 years ago
poikilos 4653a25b79 Turn off give_initial_stuff. 3 years ago
poikilos 4bc2b79b2c Compatiblize modpacks as well. 3 years ago
poikilos 9aa6636daf Switch to my compatible fork of throwing and throwing arrows. Note mods in use currently (minimum_live_server_based_on_bucket_game_200527). 3 years ago
poikilos daf5b7071d Add the workaround for multi-mesh model files as a new function (in codersea for now)--related to issue #462. 3 years ago
poikilos 8dc474253e Start a stopgap mod for switching from facade to greeknodes. 3 years ago
poikilos 72121f4d39 Add a utility to count objects. 3 years ago
poikilos a4848bad76 Make a depends.txt generator that reads mod.conf. 3 years ago
poikilos 5539b25075 Revert Skandarella textures to original sizes to fix artifacts. 3 years ago
poikilos 959dcfd2a5 Add comments. Store deprecated code. 3 years ago
poikilos 4d179b3958 Copy the texture to multiple material IDs to mitigate multi-mesh models having blank parts (Related to issue #461 and issue #462). 3 years ago
poikilos 661d7934e8 Generate the comments URL when not specified by the response. 3 years ago
poikilos d29016227a Move API description to metadata to deprecate GiteaRepo subclass. 3 years ago
poikilos ed9806b2b0 Add Repo subclass GiteaRepo. Always collect and use the instance_url for cross-api compatibility. 3 years ago
poikilos 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. 3 years ago
poikilos f82bfe390f Allow setting the base caches directory. 3 years ago
poikilos 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). 3 years ago
poikilos dc84ffb88f Cache individual issues and each per-issue timeline. 3 years ago
poikilos 5c3b02f714 Make the scripts describe how to generate patches that are identical to ones created previously with manual commands. 3 years ago
poikilos 1d88a274ee Add scripts to detect branch paths for comparison. 3 years ago
poikilos 44ffe7fe7c Allow using raw ostrich in raw dishes. 3 years ago
poikilos 192b4280e7 Add generic cooking recipes via adding food_meat_raw to groups. 3 years ago
poikilos b90550750f Make handling animalmaterials cleaner using a separate file. 3 years ago
poikilos fd94f69f5c Correct an item name. 3 years ago