summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* added clap cli, modified (basically) all user interface functions;fxqnlr2023-04-17
| | | | changed some functions to easier string handling
* add clap & cargo updatefxqnlr2023-04-04
|
* VERSION UPfxqnlr2023-02-19
|
* Fixed import output && cleanupfxqnlr2023-02-19
|
* Dependency updatesfxqnlr2023-02-19
|
* Added adding of specific mod-versionfxqnlr2023-02-19
|
* Fixed update shit not correctly updatingfxqnlr2023-02-05
|
* Merge pull request #4 from FxQnLr/new_inputFxQnLr2023-01-29
|\ | | | | add plan again, f git
| * add plan again, f gitFxQnLr2023-01-29
| |
* | Merge pull request #3 from FxQnLr/new_inputFxQnLr2023-01-29
|\| | | | | New input, fuck it
| * Merge branch 'new_input' of https://github.com/FxQnLr/modlist into new_inputFxQnLr2023-01-29
| |\
| | * fixed not downloading on mod addfxqnlr2023-01-29
| | |
| * | f this shitFxQnLr2023-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
| |
* | Delete planmodlist because mergeconflictFxQnLr2023-01-29
| |
* | new input planFxQnLr2023-01-15
|/
* cargo update, minor error implsfxqnlr2023-01-11
|
* begin of mc_version api implFxQnLr2023-01-11
|
* implemented more Error (dumb)fxqnlr2023-01-09
|
* changed planFxQnLr2023-01-07
|
* moved update in own functionfxqnlr2023-01-07
|
* started version implementationFxQnLr2023-01-04
|
* added list version planFxQnLr2023-01-03
|
* gitignore add devfxqnlr2022-12-28
|
* 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
* added current list infoFxQnLr2022-12-22
|
* finished io functionality, some mod add changesFxQnLr2022-12-21
|
* basic io implementation finishedFxQnLr2022-12-19
|
* dl add clean & all-lists; start of iofxqnlr2022-12-18
|
* plan for exportFxQnLr2022-12-12
|
* added download with delete; new file formatfxqnlr2022-12-09
|
* added --version; cargo updatefxqnlr2022-12-07
|
* groundwork for downloads; cleanupFxQnLr2022-12-07
|
* fully added mod remove; fixed update from NONEfxqnlr2022-12-04
|
* remove mod startFxQnLr2022-12-03
|
* fixed mod without matching specific versionFxQnLr2022-11-29
|
* basically update impl; added "good" download;fxqnlr2022-11-28
| | | | auto dl on new mod; db to 0.4; etc
* added direct downloadFxQnLr2022-11-25
|
* extracted filedownload to fn;fxqnlr2022-11-20
| | | | | fixed some tests; added direct-dl to update
* added clean to downloadFxQnLr2022-11-19
|
* added --clean for update && list downloadfolderfxqnlr2022-11-17
|
* added to planFxQnLr2022-11-17
|
* finished rusqlite; added all db testsfxqnlr2022-11-07
|
* halfswitch to rusqlite; db testsfxqnlr2022-11-06
|