comp500
d5290ebd32
Eradicate variable-size integer types where not used by interface or as index ( fixes #107 )
2022-06-16 21:32:15 +01:00
comp500
f533e677ca
Merge duplicate getLoaders methods into single core method
2022-06-08 22:34:50 +01:00
comp500
d34728f347
Add support for CF files marked with Quilt ( fixes #127 )
2022-06-05 04:39:51 +01:00
comp500
d73c7e809b
Reworked install command to use new slug lookup API, and support any game/category
...
New --category and --game flags allow using categories other than Minecraft mods (also parsed from URLs)
Fixed loader checks to allow a project with no loaders in the version list
Improved error messages and docs
Fixed sending empty mod requests when dependencies were already installed
Slug lookup now defaults to no category, forcing a user to interactively select a project (--category should guarantee no interactivity)
Added project summaries to search results
Fixes #112
2022-05-16 17:09:28 +01:00
comp500
0c5ff0b7bb
Change backend request code to use new CurseForge API (WIP)
...
See the packwiz Discord for more information, as the changes with the new API Terms and Conditions have some implications for packwiz.
This commit isn't fully functional yet; I have more changes to make.
2022-05-07 18:18:57 +01:00
comp500
d7bfed5cb3
Fix installing without file ID, with no version data in latestfiles
2022-05-03 21:09:41 +01:00
comp500
efb434dadc
Fix installing by file ID, allow using --file-id with slug
2022-04-30 21:02:00 +01:00
comp500
e29c3022b3
Improve error messages when unable to find a CF file/addon
2022-04-23 20:09:10 +01:00
comp500
3fb350f244
Pass through optional-disabled on CF import ( fixes #93 )
2022-03-07 18:22:29 +00:00
comp500
4abf3340a1
Move to packwiz org
2021-12-28 16:28:34 +00:00
comp500
896b9548de
Fabric filtering and native export for CurseForge
2021-06-15 03:09:49 +01:00
comp500
fd94e671cd
Fix typo
2021-06-13 19:15:57 +01:00
comp500
d6bed7ad4c
Reorder Cancel option in menus to be more consistent ( fixes #32 )
2021-06-03 22:54:56 +01:00
comp500
7bedd820c2
Add option to specify additional game versions ( closes #25 )
2021-05-04 19:07:29 +01:00
comp500
2ca4ad91f9
Improved file selection - check both latest and game version latest
2020-11-11 04:33:49 +00:00
comp500
c967575cd3
Fix support for all snapshot versions
2020-04-13 21:35:34 +01:00
comp500
6b04aaf74d
Hopefully handle snapshots (or at least 20w12a) correctly
2020-03-25 20:42:01 +00:00
comp500
615fe97369
Add rudimentary support for addonid/fileid specifying on command line
2020-03-25 20:17:45 +00:00
comp500
5ba9ff5c73
Fix some printfs, clean regexes, switch to fuzzy matching for search
2019-11-01 15:46:50 +00:00
comp500
bfa246ded4
Better help text for install
2019-09-19 14:11:04 +01:00
comp500
4fea7ceebf
Switch to cobra/viper
2019-09-16 21:44:40 +01:00
comp500
8dd47e2cbb
Automagically install dependencies
2019-06-18 18:20:23 +01:00
comp500
b6c71191d4
Implement update routines for CF
2019-06-16 15:05:47 +01:00
comp500
91693cd3eb
Command to open page in browser; refactoring
2019-06-14 22:35:34 +01:00