Age | Commit message (Expand) | Author |
2022-08-11 | Merge pull request #897 from jamierocks/atl-updating-initial | timoreo |
2022-07-30 | Merge pull request #941 from Scrumplex/bump-cxx-standard | LennyMcLennington |
2022-07-26 | refactor: shuffle some things around to improve readability | flow |
2022-07-26 | fix(ui): pump events to show "Copying modpack files..." text | flow |
2022-07-26 | chore: clean up FTBPackInstallTask a bit and connect missing signals | flow |
2022-07-26 | fix: add abort handlign in Flame's FileResolvingTask | flow |
2022-07-26 | chore: add license headers | Sefa Eyeoglu |
2022-07-26 | feat: implement mod resolving for FTB | Sefa Eyeoglu |
2022-07-20 | refactor!: bump to C++17 and C17 | Sefa Eyeoglu |
2022-07-19 | fix: fix translations for mod updater | Sefa Eyeoglu |
2022-07-17 | fix: bogus returns in EnsureMetadataTask | flow |
2022-07-17 | fix: std::list -> QList | flow |
2022-07-17 | fix: don't use shared_ptr for a background task T_T | flow |
2022-07-17 | change: make Mod a QObject used as a pointer | flow |
2022-07-17 | fix: handling around disabled mods | flow |
2022-07-17 | fix: don't require non-essential items in mod index | flow |
2022-07-17 | feat: add some mod api calls | flow |
2022-07-17 | change: mod metadata improvements | flow |
2022-07-17 | feat: improve metadata gen. networking and performance | flow |
2022-07-17 | feat: add metadata get/delete via mod id | flow |
2022-07-17 | feat: add mod update dialog | flow |
2022-07-17 | feat: add mod update check tasks | flow |
2022-07-17 | feat: add changelog to mod providers | flow |
2022-07-17 | feat: add EnsureMetadataTask | flow |
2022-07-17 | feat: add api call to flame | flow |
2022-07-17 | feat: add some api calls to modrinth | flow |
2022-07-10 | chore: update license headers | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 6 | Sefa Eyeoglu |
2022-07-10 | refactor: replace QRegExp with QRegularExpression | Sefa Eyeoglu |
2022-07-10 | refactor: fix deprecation up to Qt 5.15 | Sefa Eyeoglu |
2022-07-10 | ATLauncher: Reset existing directory if required | Jamie Mansfield |
2022-07-10 | Merge pull request #880 from Scrumplex/fix-loader-importance | txtsd |
2022-07-10 | ATLauncher: Parse keeps and deletes from pack manifests | Jamie Mansfield |
2022-07-10 | ATLauncher: Add modes to install task and display appropriate message | Jamie Mansfield |
2022-07-09 | Merge pull request #808 from Scrumplex/fix-lgtm-warnings | Sefa Eyeoglu |
2022-07-08 | Merge pull request #890 from Scrumplex/fix-technic-forge | flow |
2022-07-08 | fix(technic): map loader libraries to components properly | Sefa Eyeoglu |
2022-07-07 | fix: make loader components not important | Sefa Eyeoglu |
2022-07-03 | fix: add progress indicator on Flame mod resolution dialog | flow |
2022-07-02 | Merge pull request #784 from Scrumplex/refactor-cmake | flow |
2022-06-17 | fix: fix warnings reported by LGTM.com | Sefa Eyeoglu |
2022-06-15 | fix https://github.com/PolyMC/PolyMC/issues/798 | DioEgizio |
2022-06-14 | Merge pull request #665 from jamierocks/h-managed-packs | Ezekiel Smith |
2022-06-14 | Merge pull request #634 from flowln/donate_links | Ezekiel Smith |
2022-06-14 | refactor: move away from UnitTest.cmake | Sefa Eyeoglu |
2022-06-12 | chore: add license headers | Sefa Eyeoglu |
2022-06-12 | fix(test): fix packwiz test | flow |
2022-06-09 | revert: don't check modrinth whitelisted hosts | flow |
2022-06-09 | fix: enable using more than one download url in mrpacks | flow |
2022-06-06 | Merge pull request #685 from kthchew/fix/technic-quilt | flow |