Age | Commit message (Expand) | Author |
2023-08-02 | chore: reformat | Sefa Eyeoglu |
2023-07-04 | Merge branch 'develop' into fix-implicit-fallthrough | PandaNinjas |
2023-06-22 | Merge pull request #1058 from Ryex/feature/images-for-resource-page | Rachel Powers |
2023-06-07 | Resolve other switch fallthrough issues | PandaNinjas |
2023-06-06 | update resource and data pack pack_format_versions | leo78913 |
2023-05-05 | use 32x32 images for image column | Rachel Powers |
2023-05-04 | feat(resourcePackPage): icon column | Rachel Powers |
2022-12-26 | fix: cleanup and suggested changes | Rachel Powers |
2022-12-24 | feat: zip resource validation check for flame | Rachel Powers |
2022-12-24 | feat: add initial support for parseing datapacks | Rachel Powers |
2022-12-11 | Merge pull request #461 from flowln/fix_big_resource_pack_imgs | flow |
2022-11-27 | fix: check resource pack validity solely using pack format | Sefa Eyeoglu |
2022-11-19 | fix: add resource pack format for 1.19.3 | Ryan Cao |
2022-11-19 | fix: check if packFormat is valid for resourcepack parsing | Ryan Cao |
2022-11-19 | fix resource packs and add support for texture packs | Ryan Cao |
2022-11-15 | fix: use QPixmapCache only from the main thread | flow |
2022-11-15 | fix: don't retry to load RP images that can't fit in the cache | flow |
2022-09-03 | fix: improve handling of unrecognized pack formats | flow |
2022-09-03 | feat: move resource pack images to QPixmapCache | flow |
2022-09-03 | feat: add image from pack.png to resource packs | flow |
2022-09-03 | fix: filtering in regex search in resource packs | flow |
2022-09-03 | fix: sorting by pack format | flow |
2022-09-03 | feat: add more resource pack info | flow |