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-06-23
fix: fix crash when hiding columns on resource packs page
leo78913
2023-06-22
Merge pull request #1058 from Ryex/feature/images-for-resource-page
Rachel Powers
2023-06-21
fix: resize columns on hide ^& uniform heights
Rachel Powers
2023-06-06
update resource and data pack pack_format_versions
leo78913
2023-05-28
fix: use instance settings, make image column user resizeable, fix memory leak
Rachel Powers
2023-05-28
refactor: column names as class property, use string names in setting
Rachel Powers
2023-05-28
Merge branch 'develop' into feature/images-for-resource-page
Rachel Powers
2023-05-28
fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...
Rachel Powers
2023-05-24
feat: Column on left, hideable
Rachel Powers
2023-05-05
feat: display license and issue tracker
Rachel Powers
2023-05-05
use 32x32 images for image column
Rachel Powers
2023-05-05
fix: fix qchar conversion and codeql
Rachel Powers
2023-05-04
feat(resourcePackPage): icon column
Rachel Powers
2023-05-04
feat(texturepackPage): icon column
Rachel Powers
2023-05-04
feat(modpage): mod icon in description and column
Rachel Powers
2023-05-04
feat(mod parsing): load extra mod details
Rachel Powers
2023-04-29
refactor: pass instance ptr to resource models. use it to find instance root.
Rachel Powers
2023-04-29
refactor: Move ini to use QSettings && drop get/setList functions
Rachel Powers
2023-03-20
cleanup: code review sugestions
Rachel Powers
2023-03-20
fix: typos
Rachel Powers
2023-03-20
feat: warnings when instance resources are linked
Rachel Powers
2023-02-22
review fixes
kumquat-ir
2023-02-19
fix metadata for mods with `.nilmod` extension
kumquat-ir
2023-02-16
minor cleanup
kumquat-ir
2023-02-13
do not create nilmods folder
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-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
[next]