Age | Commit message (Expand) | Author |
2022-03-31 | Fix modrinth usable URL in mod downloader | dada513 |
2022-03-24 | optimize: Improve mod versions request to Modrinth | flow |
2022-03-24 | chore: resolve conflicts and merge upstream | flow |
2022-03-22 | fix: fix skipping one on file counting in mod version parse | flow |
2022-03-19 | fix(i18n): fix translatable strings | Sefa Eyeoglu |
2022-03-18 | fix: Use primary file for mod download on Modrinth | flow |
2022-03-14 | tidy: Fix clang-tidy issues on files changed in this PR | flow |
2022-03-07 | fix: delete semicolons at the end of .cpp file's functions | flow |
2022-03-07 | refactor: de-duplicate common code in network mod APIs | flow |
2022-03-07 | refactor: move NetJob away from ModModel to ModAPI | flow |
2022-03-06 | refactor: use Enum instead of raw int for ModLoaderType | flow |
2022-03-02 | refactor: move url creation for mods to modplatform/ | flow |
2022-03-02 | refactor: Use a single indexed pack for mods | flow |
2022-02-27 | fix: Do not loop when its not a fabric mod on Flame version validation | flow |
2022-02-27 | fix: Always tell Flame API which modloader we are using | flow |
2022-02-21 | refactor: set default InstanceType to OneSix | Sefa Eyeoglu |
2022-02-03 | Merge branch 'update-quazip' of git://github.com/Scrumplex/PolyMC into develop | swirl |
2022-02-01 | Double braindead combo | timoreo22 |
2022-02-01 | Fix braindead moments | timoreo |
2022-01-31 | refactor: simpler includes for quazip | Sefa Eyeoglu |
2022-01-31 | refactor: add in-tree QuaZip | Sefa Eyeoglu |
2022-01-31 | refactor: initial migration to QuaZip 1.2 | Sefa Eyeoglu |
2022-01-31 | Update to Modrinth API V2 | timoreo |
2022-01-24 | Changed modrinth author data to not be a list | timoreo |
2022-01-18 | Various fixes | timoreo |
2022-01-16 | Added curseforge selection | timoreo |
2022-01-15 | Added smart file selection | timoreo |
2022-01-15 | Filtering per mod loader & mc version | timoreo |
2022-01-14 | Fixed icons | timoreo |
2022-01-14 | Added the downloading of the mods | timoreo |
2022-01-14 | Start of mod downloading | timoreo |
2021-12-31 | NOISSUE fix build and change how NetJob is used | Petr Mrázek |
2021-12-18 | NOISSUE Add license headers to source files created by me | Jamie Mansfield |
2021-11-21 | NOISSUE continue refactoring things to make tests pass | Petr Mrázek |
2021-11-20 | NOISSUE Some happy little refactors | Petr Mrázek |
2021-09-23 | GH-4114 Allow the same file for be downloaded to multiple paths | Jamie Mansfield |
2021-09-17 | GH-4055 Don't download multiple files to the same path | Jamie Mansfield |
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek |