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
/
tasks
Age
Commit message (
Expand
)
Author
2023-04-21
Small cleanup
Trial97
2023-04-21
Refator task to work with multiple providers
Trial97
2023-04-21
Made some copy by reference
Trial97
2023-04-21
Small headers removal
Trial97
2023-04-21
Semi fixed the Modrinth dependency implementation
Trial97
2023-04-21
Tried to fix codeQL
Trial97
2023-04-21
Fixed headers
Trial97
2023-04-21
First working version with curseforge mods
Trial97
2023-04-12
Added task to load dependencies
Trial97
2023-04-11
Added task to load local mod information
Trial97
2023-02-22
review fixes
kumquat-ir
2023-02-16
minor cleanup
kumquat-ir
2023-02-12
switch to qdcss for parsing
kumquat-ir
2023-02-11
parse nil metadata
kumquat-ir
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
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
2022-12-30
fix newlines
Rachel Powers
2022-12-29
refactor: add an `identify` function to make easy to reuse
Rachel Powers
2022-12-26
fix: cleanup and suggested changes
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-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-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: comments and naming of texture pack stuff
Sefa Eyeoglu
2022-09-20
feat: add texture pack parsing
Sefa Eyeoglu
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-03
fix: race condition on ResourceFolderModel tests
flow
2022-09-03
feat: move resource pack images to QPixmapCache
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
feat: add basic resource pack parsing of pack.mcmeta
flow
2022-09-03
feat: allow specifying factory for resources in BasicFolderLoadTask
flow
2022-08-20
refactor+fix: add new tests for Resource models and fix issues
flow
2022-08-20
refactor: simplify Mod structure
flow
2022-08-20
fix: don't give shared pointer to obj. external to the model
flow
2022-08-20
refactor: move general code from mod model to its own model
flow
[next]