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
Age
Commit message (
Expand
)
Author
2022-12-24
feat: zip resource validation check for flame
Rachel Powers
2022-12-24
fix: update parse tests
Rachel Powers
2022-12-24
feat: validate world saves
Rachel Powers
2022-12-24
feat: worldSave parsing and validation
Rachel Powers
2022-12-24
feat: add shaderpack validation
Rachel Powers
2022-12-24
feat: add a `ModUtils::validate`
Rachel Powers
2022-12-24
feat: add initial support for parseing datapacks
Rachel Powers
2022-12-15
fix(ResourceModel): use a single ConcurrentTask for parsing tasks
flow
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-20
fix: remove commented-out assertions
flow
2022-11-20
refactor: move RP/TP validation to their respective utils
flow
2022-11-19
fix instance IDs and resource pack imports
Ryan Cao
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-11-14
Merge pull request #428 from DioEgizio/fixes-to-CI
flow
2022-11-14
Pass index.parent() as parent parameter for rowCount
TheLastRar
2022-11-14
Use Q_UNUSED instead of [[maybe_unused]] in onParseFailed
TheLastRar
2022-11-14
Check parent in rowCount/columnCount/canFetchMore
TheLastRar
2022-11-14
Mark paramaters of onParseFailed as unused
TheLastRar
2022-11-13
fix: Fix the error that CodeQL caught
txtsd
2022-11-04
fix: use unicode variant for marking '.index' hidden
flow
2022-09-25
Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp
Alexandru Ionut Tripon
2022-09-24
Replaced tomlc99 with tomlplusplus
Trial97
2022-09-20
fix: ensure all resource folders exist
Sefa Eyeoglu
2022-09-20
fix: comments and naming of texture pack stuff
Sefa Eyeoglu
2022-09-20
fix: tests
Sefa Eyeoglu
2022-09-20
feat: add texture pack parsing
Sefa Eyeoglu
2022-09-16
fix: prevent container detaching in ResourceFolderModel
flow
2022-09-16
fix: prevent deletes by shared pointer accidental creation
flow
2022-09-16
fix: move newly allocated resources to the main thread
flow
2022-09-16
fix: memory leak when getting mods from the mods folder
flow
2022-09-11
refactor: restructure tests
Sefa Eyeoglu
2022-09-03
fix: improve handling of unrecognized pack formats
flow
2022-09-03
fix: crash when adding resource packs directly in the folder
flow
2022-09-03
fix: race condition on ResourceFolderModel tests
flow
2022-09-03
feat: move resource pack images to QPixmapCache
flow
2022-09-03
feat(tests): add tests for resource pack parsing
flow
2022-09-03
refactor: move resource pack file parsing utilities to separate namespace
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 basic resource pack parsing of pack.mcmeta
flow
2022-09-03
feat: add more resource pack info
flow
2022-09-03
feat: allow specifying factory for resources in BasicFolderLoadTask
flow
2022-08-20
fix: LGTM warnings
flow
2022-08-20
change: add enable/disable to resources
flow
[next]