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
2023-01-24
fix(ResourceFolder): don't create two smart ptrs for the same raw ptr
flow
2023-01-16
Merge pull request #696 from Ryex/import-all-the-things
Sefa Eyeoglu
2023-01-13
fix: don't fail mod parsing when encountering invalid modListVersion
flow
2023-01-09
chore: cleanup review suggestions
Rachel Powers
2023-01-07
feat: Import all the things!
Rachel Powers
2023-01-07
Merge pull request #576 from Ryex/identify-zip-packs
Sefa Eyeoglu
2022-12-30
fix newlines
Rachel Powers
2022-12-30
Merge pull request #626 from leo78913/mods-provider-column
flow
2022-12-29
refactor: add an `identify` function to make easy to reuse
Rachel Powers
2022-12-29
refactor(Mods): make provider() return a std::optional
flow
2022-12-26
fix: cleanup and suggested changes
Rachel Powers
2022-12-26
Merge pull request #618 from TheKodeToad/safer-destructive-actions
Sefa Eyeoglu
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-16
fix: translate unknown mod provider
leo78913
2022-12-15
fix(ResourceModel): use a single ConcurrentTask for parsing tasks
flow
2022-12-15
feat: add a provider column to the mods page
leo78913
2022-12-14
Improve handling of destructive actions
TheKodeToad
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
[next]