1
0
mirror of https://github.com/packwiz/packwiz.git synced 2025-05-10 14:26:29 +02:00

Commit Graph

  • 433218e3cf Make most Modrinth dep errors non-fatal, improve err message (fixes ) comp500 2023-03-15 02:41:35 +00:00
  • 1786e47806
    fix: convert download hashes to lower before compare () Matt Artist 2023-03-11 13:21:21 -05:00
  • abf701560d Fix crash creating Modrinth packs with multiple files from the same CF project (fixes ) comp500 2023-03-11 00:09:26 +00:00
  • aeae76a569 Linter fixes (error handling, unused constants, raw strings) comp500 2023-03-10 17:06:48 +00:00
  • da04eb7f13 Regression fix: filter Modrinth search results by game versions comp500 2023-03-10 16:47:18 +00:00
  • 58bb2ae4cf Fix GoReleaser CI versions comp500 2023-03-10 16:43:49 +00:00
  • b2c1c39cb0 Update Nix flake to use Go 1.19 comp500 2023-03-10 16:42:08 +00:00
  • 773944729f Update CI Go/GoReleaser versions, Go version in README comp500 2023-03-10 16:40:50 +00:00
  • 42d8370d0c Latest version fixes: correctly order preferences (fixes ) comp500 2023-03-10 16:35:34 +00:00
  • 00fcaaade3 Tweak goreleaser config comp500 2023-02-18 01:44:32 +00:00
  • 4b336e46e2 Prefer Quilt files to Fabric files from CurseForge (fixes ) comp500 2023-02-18 00:14:44 +00:00
  • d38d279d98 Prefer game versions according to acceptable versions list (fixes ) comp500 2023-02-14 16:10:06 +00:00
  • d667447a88 Compare Modrinth versions by release date, warn if inconsistent with version numbers comp500 2023-02-14 12:16:24 +00:00
  • 074e68f9b0 Exclude .DS_Store folder in default packwizignore comp500 2023-02-12 22:27:50 +00:00
  • 0598b07b9c Fix DisableAutoGenTag usage comp500 2023-02-04 15:45:04 +00:00
  • 00c142c6ca
    Add Curseforge's beta site to regex () Matt Artist 2023-01-28 15:11:29 -05:00
  • 672d22d0dd Fix deprecated uses of ioutil comp500 2023-01-20 18:43:46 +00:00
  • 79d3ed3957 Reword "mod"/"addon"/"install" to clearer terms across all commands (fixes ) comp500 2023-01-20 18:39:23 +00:00
  • eee067964a chore: update packwiz vendorSha256 comp500 2023-01-20 17:57:36 +00:00
  • d9db25afdb Update dependencies comp500 2023-01-20 17:38:48 +00:00
  • 945a608112 Modrinth: add support for Canvas shaders comp500 2023-01-20 17:13:40 +00:00
  • b258d64520 chore: update packwiz vendorSha256 comp500 2023-01-20 06:46:27 +00:00
  • 44f562927c Change datapack-path to datapack-folder comp500 2023-01-20 06:45:19 +00:00
  • d498b13f3d chore: update packwiz vendorSha256 comp500 2023-01-20 05:41:02 +00:00
  • d57140c33a Modrinth: version number resolution (fixes ) comp500 2023-01-20 05:39:36 +00:00
  • c596179c5c Modrinth: fix loader folder lookup comp500 2023-01-20 04:54:31 +00:00
  • 66bf34c1c2 Modrinth: rename url categories list to be clearer comp500 2023-01-20 04:53:23 +00:00
  • f3963ec169 Modrinth: detect default meta-folder, prefer mods to datapacks comp500 2023-01-20 04:51:04 +00:00
  • 94a74676c8 CurseForge: remove invalid comment comp500 2023-01-17 04:53:39 +00:00
  • 8937960d52 Modrinth: Parse non-mod and CDN URLs, bring more in line with CF impl comp500 2023-01-17 04:51:47 +00:00
  • a25a651748 Remove duplicate (default "") in flag desc (fixes ) comp500 2022-12-13 13:27:50 +00:00
  • 791bfcc30f Force-disable no-internal-hashes mode when serving (fixes ) comp500 2022-11-28 05:20:32 +00:00
  • dcea50a67b chore: update packwiz vendorSha256 comp500 2022-11-20 01:18:08 +00:00
  • ef757559f9 Fix nix branch comp500 2022-11-20 01:16:49 +00:00
  • 497585c38a Use FlexVer instead of semver for comparing Modrinth version numbers comp500 2022-11-19 21:39:59 +00:00
  • 6160c2ac01 Use FlexVer to get largest loader version (fixes Forge default version in init) comp500 2022-11-19 20:25:38 +00:00
  • 4f6528dcb5 Fix Modrinth exports of external files with omitted side field comp500 2022-10-30 04:52:09 +00:00
  • f00dc9844f Allow any path under a Modrinth mod page comp500 2022-10-11 01:19:04 +01:00
  • c7c2ca786b
    feat: add command for arbitrary URLs () Tricked 2022-08-27 01:08:25 +02:00
  • 11671421ac -y/--yes flag for non-interactive mode (fixes ) comp500 2022-08-25 04:47:18 +01:00
  • 503232a3fa Implement dependency support for Modrinth (fixes ) comp500 2022-08-25 03:48:34 +01:00
  • 89f189256e
    fix: map modinfos by id () Falxie_ 2022-08-23 09:04:09 -07:00
  • f79de590d9 Batch metadata retrieval in CF detection (fixes ) comp500 2022-08-23 03:26:03 +01:00
  • 4c68c7240f
    Add index page to the development server () Maxim Slipenko 2022-08-19 06:17:28 +03:00
  • 3f0ebebede chore: update packwiz vendorSha256 comp500 2022-08-02 01:54:47 +00:00
  • 044c34e07c Move to go-modrinth lib (v2 API) and always supply UA in HTTP requests comp500 2022-08-02 02:53:31 +01:00
  • 5c02b31e20 Add rm as an alias for remove comp500 2022-08-01 17:10:07 +01:00
  • 1ed323e6c6 Fix HTTP link in liteloader maven listing comp500 2022-07-19 03:17:54 +01:00
  • 0d8c1762a3 Handle uppercase hashes properly (case-fold compare or normalise to lowercase) comp500 2022-06-20 16:58:50 +01:00
  • b8d9727833
    Nix support & automated update () Morgane Austreelis 2022-06-16 22:34:31 +02:00
  • d5290ebd32 Eradicate variable-size integer types where not used by interface or as index (fixes ) comp500 2022-06-16 21:32:15 +01:00
  • d051932bbb
    Add --cache flag to export commands () Morgane Austreelis 2022-06-09 01:36:24 +02:00
  • b8be3784f6 Improve Modrinth command errors comp500 2022-06-08 23:36:15 +01:00
  • 65688cf2b1 Prefer Quilt mods to Fabric mods when using Quilt (Modrinth-only) comp500 2022-06-08 22:39:15 +01:00
  • f533e677ca Merge duplicate getLoaders methods into single core method comp500 2022-06-08 22:34:50 +01:00
  • 72fbc68256 Omit mode when empty (equivalent to mode "url") comp500 2022-06-07 03:23:41 +01:00
  • d34728f347 Add support for CF files marked with Quilt (fixes ) comp500 2022-06-05 04:39:51 +01:00
  • 57b554d5e3
    Add flag to disable Modrinth restricted domains () Jamie Mansfield 2022-06-02 17:40:51 +01:00
  • f47d71f203
    Added command to list all mods () Aaron Harabedian 2022-05-31 12:02:42 -04:00
  • e71b63ea98 Check if download URL is null instead of allowModDistribution; fixes issue with null values for latter comp500 2022-05-23 01:39:07 +01:00
  • bf2f060efc Fix lookup of old .toml files comp500 2022-05-21 14:29:59 +01:00
  • fc3b5ff8ea Bump current pack format version number and auto-migrate loaded packs comp500 2022-05-21 05:05:08 +01:00
  • dae133b73c Completed download implementation for Modrinth export comp500 2022-05-21 05:00:21 +01:00
  • f3837af145 Completed download implementation for CF export comp500 2022-05-21 03:40:00 +01:00
  • 55f0e4a297 WIP: misc fixes, start updating CF/MR export to use download system comp500 2022-05-20 18:13:43 +01:00
  • e73fa8c48a Continued work on download system (cache + cf meta now implemented) comp500 2022-05-18 22:11:28 +01:00
  • 30bc6d81bb WIP caching system for Modrinth/CurseForge pack export comp500 2022-05-18 16:02:40 +01:00
  • 3a6109c1f9 Merge branch 'master' into wip/new-curseforge-api comp500 2022-05-17 01:07:04 +01:00
  • 0f3096e251 Use the correct directories for non-mod files; use .pw.toml extension comp500 2022-05-16 21:06:10 +01:00
  • d73c7e809b Reworked install command to use new slug lookup API, and support any game/category comp500 2022-05-16 17:09:28 +01:00
  • 640d4ac046 Update open command to use proper URL comp500 2022-05-16 15:39:53 +01:00
  • 2073e4475e Support Modrinth modpack fileSize field and sha512 hash comp500 2022-05-16 01:15:12 +01:00
  • 5a48ddeb66 Create local store functions comp500 2022-05-14 19:38:32 +01:00
  • 0c5ff0b7bb Change backend request code to use new CurseForge API (WIP) comp500 2022-05-07 18:18:57 +01:00
  • 9ace015690 Don't publish broken 32-bit builds (see ) comp500 2022-05-07 16:07:12 +01:00
  • d7bfed5cb3 Fix installing without file ID, with no version data in latestfiles comp500 2022-05-03 21:09:41 +01:00
  • efb434dadc Fix installing by file ID, allow using --file-id with slug comp500 2022-04-30 21:02:00 +01:00
  • e29c3022b3 Improve error messages when unable to find a CF file/addon comp500 2022-04-23 20:09:10 +01:00
  • f1eb34d444 Quilt support comp500 2022-04-20 20:58:49 +01:00
  • 9faf42c0a8 Use semver for the goreleaser version comp500 2022-04-20 02:27:50 +01:00
  • f008ecec0f Fix amd64 builds (goreleaser added a _v1 suffix to output folders) comp500 2022-04-20 02:17:56 +01:00
  • 3d7793ef9b Update dependencies, remove custom completion command in favour of cobra-generated one comp500 2022-04-19 21:27:11 +01:00
  • f85938fa12 Expose darwin/arm64 and windows/arm64 builds (fixes ) comp500 2022-04-11 00:11:05 +01:00
  • b69080ce49 Update README to reflect go 1.18 update comp500 2022-03-30 12:53:56 +01:00
  • 3ab85821e9 Add support for looking up 1.19 snapshot versions on CurseForge comp500 2022-03-29 01:05:12 +01:00
  • cdd737839d Automatically download and bundle unwhitelisted mods/files in Modrinth modpacks comp500 2022-03-29 01:02:24 +01:00
  • 3fb350f244 Pass through optional-disabled on CF import (fixes ) comp500 2022-03-07 18:22:29 +00:00
  • 7c387f6c83 Add --output/-o flags for Modrinth/Curseforge export (fixes ) comp500 2022-02-27 17:44:44 +00:00
  • 2dd0a1ae78 Fix component version message in cf import (fixes ) comp500 2022-02-20 17:14:44 +00:00
  • d43984923e Prefer SHA1 hash first for Modrinth files comp500 2022-02-14 20:12:13 +00:00
  • 07c0af7bcb Add packwiz binaries to default ignores (fixes ) comp500 2022-02-14 20:09:55 +00:00
  • f58e16ff81 Batch CF import file requests for significantly improved speed comp500 2022-02-14 19:13:27 +00:00
  • f1716faa72 Fix URL re-encoding for square brackets comp500 2022-02-14 18:47:03 +00:00
  • 55ce2fb581 Use new SHA1/MD5 hashes from CurseForge API comp500 2022-02-14 18:21:22 +00:00
  • 9585272311 Reorder preferred hash list comp500 2022-02-14 16:53:34 +00:00
  • 6bb15f593b Remove unnecessary warnings comp500 2022-02-14 16:02:07 +00:00
  • 36b6d806c8 Re-encode URLs from CF and when exporting to MR for RFC3986 compliance comp500 2022-02-14 15:48:54 +00:00
  • fa5de4b4bc Add default .packwizignore contents (fixes ) comp500 2022-02-10 16:47:38 +00:00
  • 226a376be9 Import author/version metadata from CurseForge packs comp500 2022-02-10 16:32:55 +00:00
  • f41235b04c
    Fix ignore file inconsistencies () Sasha Sorokin 2022-01-23 22:05:34 +01:00