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
Age
Commit message (
Expand
)
Author
2022-09-20
feat: add canAbort() status change in Task
flow
2022-09-20
fix: simplify abort handling and add missing emits
flow
2022-09-20
fix: correctly set managed pack fields in CF pack
flow
2022-09-20
feat: add override awareness to CF modpack updating
flow
2022-09-20
fix: correctly set all managed pack fields in Modrinth pack
flow
2022-09-20
feat: add override handling in modrinth pack update
flow
2022-09-20
feat: add override helper functions
flow
2022-09-20
refactor: change the way instance names are handled
flow
2022-09-20
refactor: clean up InstanceImportTask a bit
flow
2022-09-20
feat: add curseforge modpack updating
flow
2022-09-20
refactor: move creation of CF file download task to a separate function
flow
2022-09-20
refactor: move flame modpack import to separate file
flow
2022-09-20
refactor: add `throw_on_blocked` arg to Flame file parse
flow
2022-09-20
feat: add 'getFiles' by fileIds route in Flame API
flow
2022-09-20
feat: add early modrinth pack updating
flow
2022-09-20
refactor: move modrinth modpack import to separate file
flow
2022-09-20
refactor: add instance creation abstraction and move vanilla
flow
2022-09-20
chore: add helper function for copying managed pack data between insts.
flow
2022-09-20
fix: ensure all resource folders exist
Sefa Eyeoglu
2022-09-20
fix: actually render color codes for texture packs
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-20
Merge pull request #1150 from flowln/fix_crash_on_game_quit
txtsd
2022-09-20
Merge pull request #1142 from flowln/better_fs
txtsd
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
2022-09-15
fix: enable demo launch only on supported instances
flow
2022-09-15
fix: show 'demo' instead of 'offline' in log when in demo mode
flow
2022-09-15
change: move demo action to "Play offline" menu
flow
2022-09-15
Add 'Ctrl+Alt+O' Shortcut to launch demo instance.
jopejoe1
2022-09-15
Added Launch Demo button.
jopejoe1
2022-09-14
Merge pull request #982 from DavidoTek/windarkmode2
Sefa Eyeoglu
2022-09-12
fix: use std::wstring for Windows filenames
flow
2022-09-12
chore: make DirNameFromString add normal duplicate identifier
flow
2022-09-12
refactor: remove Win32 'crap' in FileSystem
flow
2022-09-12
refactor: use std::filesystem for overrides
flow
2022-09-12
refactor: use std::filesystem for path deletion
flow
2022-09-12
refactor: use std::filesystem for file copy
flow
2022-09-12
Merge pull request #1133 from Scrumplex/refactor-tests
flow
2022-09-11
refactor: restructure tests
Sefa Eyeoglu
2022-09-10
fix: emit signals when aborting NetJob
flow
2022-09-07
fix: start at least one task in ConcurrentTask
flow
2022-09-07
Merge pull request #997 from flowln/fix_major_version_filter
flow
2022-09-07
Merge pull request #1105 from flowln/better_resource_packs
flow
2022-09-07
refactor: create mod pages and filter widget by factory methods
flow
2022-09-07
fix: use more robust method of finding matches for major version
flow
2022-09-07
Merge pull request #939 from flowln/mod_downloader_improve
flow
[next]