Age | Commit message (Expand) | Author |
2023-05-05 | feat: display license and issue tracker | Rachel Powers |
2023-05-05 | fix: fix qchar conversion and codeql | Rachel Powers |
2023-05-04 | feat(mod parsing): load extra mod details | Rachel Powers |
2023-04-29 | refactor: Move ini to use QSettings && drop get/setList functions | Rachel Powers |
2023-02-22 | review fixes | kumquat-ir |
2023-02-16 | minor cleanup | kumquat-ir |
2023-02-12 | switch to qdcss for parsing | kumquat-ir |
2023-02-11 | parse nil metadata | kumquat-ir |
2023-01-13 | fix: don't fail mod parsing when encountering invalid modListVersion | flow |
2022-12-26 | fix: cleanup and suggested changes | Rachel Powers |
2022-12-24 | feat: add a `ModUtils::validate` | Rachel Powers |
2022-11-13 | fix: Fix the error that CodeQL caught | txtsd |
2022-09-25 | Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp | Alexandru Ionut Tripon |
2022-09-24 | Replaced tomlc99 with tomlplusplus | Trial97 |
2022-09-03 | fix: race condition on ResourceFolderModel tests | flow |
2022-08-20 | refactor+fix: add new tests for Resource models and fix issues | flow |
2022-08-20 | refactor: simplify Mod structure | flow |
2022-08-20 | refactor: move general code from mod model to its own model | flow |
2022-07-17 | fix: mod parsing of 'String-fied' version (i.e. OpenBlocks) | flow |
2022-05-23 | refactor: remove unused mod info and organize some stuff | flow |
2022-05-23 | refactor: move mod tasks to their own subfolder | flow |