Age | Commit message (Expand) | Author |
2022-07-17 | fix: try finding a good height for short changelogs | flow |
2022-07-17 | fix: changelogs with too much space between lines | 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: work around HoeDown bug(?) in changelog line breaks | flow |
2022-07-17 | feat: improve changelog and sort updatable mods | 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 | fix: mod parsing of 'String-fied' version (i.e. OpenBlocks) | 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 | fix: filter out opted-out mods in mod downloader | flow |
2022-07-17 | feat: remove existing mod when updating/redownloading it | flow |
2022-07-17 | fix: don't double add mods in mod downloader/updater | flow |
2022-07-17 | feat: add update mods to the ui / mod model | 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-17 | libs: add murmur2 library | flow |
2022-07-17 | feat: add MultipleOptionsTask | flow |
2022-07-17 | feat: add ChooseProviderDialog | flow |
2022-07-17 | fix: allow aborting upload tasks | flow |
2022-07-17 | fix: always update global progress of sequential tasks | flow |
2022-07-17 | change: allow deleting mods while preserving their metadata | flow |
2022-07-17 | feat: add some helping methods to WideBar | flow |
2022-07-17 | fix: provide default value to is_indexed in ModDownloadTask | flow |
2022-07-17 | Merge pull request #913 from Gingeh/cape-without-skin | Sefa Eyeoglu |
2022-07-16 | Merge pull request #917 from Scrumplex/fix-translations-2 | dada513 |
2022-07-16 | fix: add missing full-stop to message | Sefa Eyeoglu |
2022-07-16 | Merge pull request #902 from Scrumplex/fix-unicode-windows | Sefa Eyeoglu |
2022-07-16 | fix: fix memory leak on Windows | Sefa Eyeoglu |
2022-07-16 | Merge pull request #914 from DioEgizio/cacheqt | txtsd |
2022-07-15 | chore(actions): Remove superfluous whitespace | txtsd |
2022-07-15 | feat(actions): bring back qt caching | DioEgizio |
2022-07-15 | Make skin upload optional | Gingeh |
2022-07-14 | Merge pull request #911 from Scrumplex/fix-release-workflow-2 | Sefa Eyeoglu |
2022-07-13 | fix(actions): fix release workflow | Sefa Eyeoglu |
2022-07-12 | Merge pull request #905 from DioEgizio/fix-copying | txtsd |
2022-07-12 | chore(COPYING): update COPYING.MD a bit | DioEgizio |
2022-07-12 | Merge pull request #904 from virchau13/add-stdenv-lib | flow |
2022-07-12 | Merge pull request #810 from Scrumplex/refactor-launcher-version | flow |
2022-07-12 | fix(nix): add stdenv.cc.cc.lib to GAME_LIBRARY_PATH | Vir Chaudhury |
2022-07-11 | fix: remove unnecessary code for Windows | Sefa Eyeoglu |
2022-07-11 | fix: fix unicode issue with JavaChecker on Windows | Sefa Eyeoglu |
2022-07-11 | Merge pull request #901 from txtsd/scdoc | timoreo |