aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/mod/ResourcePack.cpp
AgeCommit message (Expand)Author
2023-07-04Merge branch 'develop' into fix-implicit-fallthroughPandaNinjas
2023-06-22Merge pull request #1058 from Ryex/feature/images-for-resource-pageRachel Powers
2023-06-07Resolve other switch fallthrough issuesPandaNinjas
2023-06-06update resource and data pack pack_format_versionsleo78913
2023-05-05use 32x32 images for image columnRachel Powers
2023-05-04feat(resourcePackPage): icon columnRachel Powers
2022-12-26fix: cleanup and suggested changesRachel Powers
2022-12-24feat: zip resource validation check for flameRachel Powers
2022-12-24feat: add initial support for parseing datapacksRachel Powers
2022-12-11Merge pull request #461 from flowln/fix_big_resource_pack_imgsflow
2022-11-27fix: check resource pack validity solely using pack formatSefa Eyeoglu
2022-11-19fix: add resource pack format for 1.19.3Ryan Cao
2022-11-19fix: check if packFormat is valid for resourcepack parsingRyan Cao
2022-11-19fix resource packs and add support for texture packsRyan Cao
2022-11-15fix: use QPixmapCache only from the main threadflow
2022-11-15fix: don't retry to load RP images that can't fit in the cacheflow
2022-09-03fix: improve handling of unrecognized pack formatsflow
2022-09-03feat: move resource pack images to QPixmapCacheflow
2022-09-03feat: add image from pack.png to resource packsflow
2022-09-03fix: filtering in regex search in resource packsflow
2022-09-03fix: sorting by pack formatflow
2022-09-03feat: add more resource pack infoflow