summaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* cargo fmt and add fmt filefxqnlr2023-05-29
|
* removed all println!fxqnlr2023-05-26
|
* added full progress? cargo fmtfxqnlr2023-05-26
|
* added mod add progressfxqnlr2023-05-25
|
* more progress instead of print, more referencesfxqnlr2023-05-25
|
* changed a whole lot og references, fuck rustfxqnlr2023-05-25
|
* added more progressfxqnlr2023-05-25
|
* added multithreaded downloads and progressbarfxqnlr2023-05-21
|
* minimally better loggingfxqnlr2023-05-13
|
* removed todos, fixed get version setfxqnlr2023-05-13
|
* impl of set_version importFxQnLr2023-05-13
|
* fix quilt implementationFxQnLr2023-05-10
|
* added list for listsfxqnlr2023-05-09
|
* added list check on default changefxqnlr2023-05-09
|
* add list toggles to update and download;fxqnlr2023-05-09
| | | | add mod remove output and fix errors
* removed todofxqnlr2023-05-04
|
* added id to db lookupfxqnlr2023-05-03
|
* added async trait? WHYfxqnlr2023-05-03
|
* fuck serde, plus maybe added quiltfxqnlr2023-05-03
|
* added config option for default mc versionfxqnlr2023-05-02
| | | | changed version input system
* added modloader default to configfxqnlr2023-04-30
|
* fixed config directories, moved to own folderfxqnlr2023-04-30
|
* added fallback if no primaries, removed printsfxqnlr2023-04-29
|
* version bump, cargo fmt and cargo updateFxQnLr2023-04-27
|
* add auto create dirs, database and default configfxqnlr2023-04-24
|
* added config argument, remove devdirfxqnlr2023-04-23
|
* added caching, better data locationfxqnlr2023-04-23
|
* added todofxqnlr2023-04-23
|
* cargo fmtfxqnlr2023-04-20
|
* remove generate againfxqnlr2023-04-18
|
* add shell completionfxqnlr2023-04-18
|
* removed old input entirelyfxqnlr2023-04-17
|
* added clap cli, modified (basically) all user interface functions;fxqnlr2023-04-17
| | | | changed some functions to easier string handling
* Fixed import output && cleanupfxqnlr2023-02-19
|
* Added adding of specific mod-versionfxqnlr2023-02-19
|
* Fixed update shit not correctly updatingfxqnlr2023-02-05
|
* fixed not downloading on mod addfxqnlr2023-01-29
|
* Todos; fixed input with "-"fxqnlr2023-01-26
|
* Added list version cmd, fixed some todosfxqnlr2023-01-22
|
* input mostly inplemented, mods missingfxqnlr2023-01-19
|
* get plan in branch; "finished" inputFxQnLr2023-01-18
|
* started implementation of new input systemfxqnlr2023-01-15
|
* cargo update, minor error implsfxqnlr2023-01-11
|
* begin of mc_version api implFxQnLr2023-01-11
|
* implemented more Error (dumb)fxqnlr2023-01-09
|
* moved update in own functionfxqnlr2023-01-07
|
* started version implementationFxQnLr2023-01-04
|
* added devdir; better config dirfxqnlr2022-12-28
|
* some error stuff; version updateFxQnLr2022-12-27
|
* changed config to toml, autocreate config;FxQnLr2022-12-26
| | | | better error handling