index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
minecraft
/
mod
/
ResourcePack.cpp
Age
Commit message (
Expand
)
Author
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