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
Age
Commit message (
Expand
)
Author
2023-05-01
feat: add `details` signal to `Task`
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
2023-04-26
Fixed typo
Japa
2023-04-21
Update launcher/minecraft/MinecraftInstance.cpp
Japa
2023-04-21
Update launcher/minecraft/MinecraftInstance.cpp
Japa
2023-04-21
Instance Description displays the last launch date
Japa
2023-03-05
Merge pull request #853 from kumquat-ir/nil
Sefa Eyeoglu
2023-03-01
fix: use makeShared for importing components
Sefa Eyeoglu
2023-03-01
Merge pull request #735 from Scrumplex/import-component
Sefa Eyeoglu
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
nilmods instance page
kumquat-ir
2023-02-11
parse nil metadata
kumquat-ir
2023-02-04
ensure command env vars use native path seperators
Rachel Powers
2023-02-03
fix: fix component uid regex
Sefa Eyeoglu
2023-02-02
fix: give error when components have bad uids
flow
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-25
refactor: add error handling to component import
Sefa Eyeoglu
2023-01-25
Merge pull request #784 from flowln/fix_resource_folder_double_smart_ptrs
Sefa Eyeoglu
2023-01-24
fix(ResourceFolder): don't create two smart ptrs for the same raw ptr
flow
2023-01-24
Merge branch 'develop' into remove-updater
Sefa Eyeoglu
2023-01-23
Merge pull request #675 from flowln/generalize_mod_model
Sefa Eyeoglu
2023-01-16
Merge pull request #696 from Ryex/import-all-the-things
Sefa Eyeoglu
2023-01-14
chore: update license headers
Sefa Eyeoglu
2023-01-14
Merge pull request #743 from flowln/fix_mods_with_wrong_modListVersion
flow
2023-01-13
fix: don't fail mod parsing when encountering invalid modListVersion
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2023-01-12
Merge branch 'PrismLauncher:develop' into instance-accounts
Aaron Sonin
2023-01-11
feat: add button to import component JSONs
Sefa Eyeoglu
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
2023-01-02
Merge branch 'PrismLauncher:develop' into instance-accounts
Aaron Sonin
2023-01-02
Allow selecting a default account to use with an instance
Aaron
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-27
refactor: add logging category for credentials
Sefa Eyeoglu
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
[next]