| Age | Commit message (Expand) | Author |
| 2022-09-30 | Merge pull request #1162 from Trial97/feature/Replace-toml-library | Sefa Eyeoglu |
| 2022-09-24 | Replaced tomlc99 with tomlplusplus | Trial97 |
| 2022-09-20 | feat: add override helper functions | flow |
| 2022-09-20 | refactor: move flame modpack import to separate file | flow |
| 2022-09-20 | refactor: move modrinth modpack import to separate file | flow |
| 2022-09-20 | refactor: add instance creation abstraction and move vanilla | flow |
| 2022-09-20 | feat: add texture pack parsing | Sefa Eyeoglu |
| 2022-09-14 | Merge pull request #982 from DavidoTek/windarkmode2 | Sefa Eyeoglu |
| 2022-09-11 | refactor: restructure tests | Sefa Eyeoglu |
| 2022-09-07 | Merge pull request #1105 from flowln/better_resource_packs | flow |
| 2022-09-07 | Merge pull request #939 from flowln/mod_downloader_improve | flow |
| 2022-09-03 | feat(tests): add tests for resource pack parsing | flow |
| 2022-09-03 | feat: add basic resource pack parsing of pack.mcmeta | flow |
| 2022-09-03 | feat: add more resource pack info | flow |
| 2022-08-28 | Merge pull request #1052 from flowln/resource_model | Sefa Eyeoglu |
| 2022-08-28 | Merge pull request #965 from flowln/fat_files_in_memory | Sefa Eyeoglu |
| 2022-08-20 | refactor: simplify Mod structure | flow |
| 2022-08-20 | refactor: adapt rest of the codebase to the new resource model | flow |
| 2022-08-20 | refactor: move general code from mod model to its own model | flow |
| 2022-08-20 | refactor: move general info from Mod to Resource | flow |
| 2022-08-20 | Merge pull request #919 from kumquat-ir/download-all-blocked | Sefa Eyeoglu |
| 2022-08-11 | Merge pull request #897 from jamierocks/atl-updating-initial | timoreo |
| 2022-08-01 | feat: create delegate for project item views | flow |
| 2022-07-31 | Merge remote-tracking branch 'origin/develop' into download-all-blocked | kumquat-ir |
| 2022-07-30 | Merge pull request #941 from Scrumplex/bump-cxx-standard | LennyMcLennington |
| 2022-07-26 | feat: win32 enable dark titlebar for dark theme | DavidoTek |
| 2022-07-24 | refactor: add a HashUtils place for hashing stuff | flow |
| 2022-07-23 | Merge pull request #877 from Scrumplex/refactor-offline-accounts | Sefa Eyeoglu |
| 2022-07-23 | fix: treat accounts as offline, if auth servers are down | Sefa Eyeoglu |
| 2022-07-20 | refactor!: bump to C++17 and C17 | Sefa Eyeoglu |
| 2022-07-18 | merge origin/develop | kumquat-ir |
| 2022-07-17 | feat: add mod update dialog | flow |
| 2022-07-17 | feat: add mod update check tasks | 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-17 | libs: add murmur2 library | flow |
| 2022-07-17 | feat: add MultipleOptionsTask | flow |
| 2022-07-17 | feat: add ChooseProviderDialog | flow |
| 2022-07-17 | Restore ScrollMessageBox | kumquat-ir |
| 2022-07-16 | Add "Open All" button to blocked mods dialog | kumquat-ir |
| 2022-07-10 | Merge branch 'develop' into feature/sparkle-mac | Sefa Eyeoglu |
| 2022-07-10 | ATLauncher: Move the UI support implementation into it's own class | Jamie Mansfield |
| 2022-07-10 | fix: install TLS plugins for release builds | Sefa Eyeoglu |
| 2022-07-10 | fix: include TLS plugins in bundle | Sefa Eyeoglu |
| 2022-07-10 | feat: add Qt 6 support to CMake | 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-06 | fix: remove tests for updater | Sefa Eyeoglu |
| 2022-07-06 | Revert "fix: remove updater if it is not used" | Sefa Eyeoglu |