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
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-31
Merge pull request #1067 from Scrumplex/classpath-epicness
flow
2022-08-31
Merge pull request #1080 from flowln/eternal_cache
flow
2022-08-21
fix: make FML libraries cache eternal
flow
2022-08-21
fix: make libraries cache eternal
flow
2022-08-20
fix: LGTM warnings
flow
2022-08-20
change: add enable/disable to resources
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(tests): add timeout on ModFolderModel's tests
flow
2022-08-20
fix: don't give shared pointer to obj. external to the model
flow
2022-08-20
refactor: adapt rest of the codebase to the new resource model
flow
2022-08-20
refactor: make Resource Pack model inherit from ResourceFolderModel
flow
2022-08-20
refactor: move more tied logic to model and move logic to the resources
flow
2022-08-20
refactor: move things around in the mod model
flow
2022-08-20
refactor: move general code from mod model to its own model
flow
2022-08-20
refactor: move general info from Mod to Resource
flow
2022-08-20
Merge pull request #878 from flowln/lazy_settings
Sefa Eyeoglu
2022-08-20
Merge pull request #1023 from flowln/better_shared_ptr
Sefa Eyeoglu
2022-08-18
refactor: move classpath definition into NewLaunch itself
Sefa Eyeoglu
2022-08-11
fix: only remove orphaned metadata on first opening
flow
2022-08-04
refactor+fix: use QSharedPointer for shared_qobject_ptr
flow
2022-08-02
fix: remove orphaned metadata to avoid problems with auto-updating insts
flow
2022-07-30
Merge pull request #941 from Scrumplex/bump-cxx-standard
LennyMcLennington
2022-07-26
chore: add some debugging prints in AccountList
flow
2022-07-23
Merge pull request #877 from Scrumplex/refactor-offline-accounts
Sefa Eyeoglu
2022-07-23
fix: treat accounts as offline, if auth servers are down
Sefa Eyeoglu
2022-07-22
change: unicode chars for folders and disabled mods in mod list
flow
2022-07-22
fix: use single-space unicode char for checkmark in mod list
flow
2022-07-20
refactor!: bump to C++17 and C17
Sefa Eyeoglu
2022-07-17
fix: raw-pointers and leaks in ModFolderLoadTask
flow
2022-07-17
fix: std::list -> QList
flow
2022-07-17
change: use ModStatus as a simple member instead of a pointer
flow
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-17
change: mod metadata improvements
flow
2022-07-17
fix: mod parsing of 'String-fied' version (i.e. OpenBlocks)
flow
2022-07-17
feat: add metadata get/delete via mod id
flow
2022-07-17
feat: remove existing mod when updating/redownloading it
flow
2022-07-17
feat: add update mods to the ui / mod model
flow
[next]