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
/
modplatform
Age
Commit message (
Expand
)
Author
2023-01-13
Merge pull request #714 from redstrate/cmark
flow
2023-01-12
fix: Remove extra line breaks for modrinth descriptions
Joshua Goins
2023-01-07
Merge pull request #576 from Ryex/identify-zip-packs
Sefa Eyeoglu
2023-01-06
fix: Add 1.16+ Forge library prefix in TechnicPackProcessor.cpp
byquanton
2022-12-29
refactor: add an `identify` function to make easy to reuse
Rachel Powers
2022-12-29
refactor: use std::filesystem::rename insted of copy and then moving.
Rachel Powers
2022-12-26
fix: cleanup and suggested changes
Rachel Powers
2022-12-25
fix: explicit QFileInfo converison for qt6
Rachel Powers
2022-12-25
feat: support installing worlds during flame pack import.
Rachel Powers
2022-12-24
feat: zip resource validation check for flame
Rachel Powers
2022-12-17
refactor(Inst. Import): use m_* for member variables in MR components
flow
2022-12-17
fix(Inst. Import): correctly set component versions when updating
flow
2022-12-13
fix(Inst.Import): don't set managed pack info from imported ZIPs
flow
2022-12-10
Merge pull request #32 from flowln/modpack_update_page
flow
2022-12-08
fix(blockedmods): Track and use targetFolder for blocked files
Rachel Powers
2022-12-07
fix: don't try updating Flame instance names when updating versions
flow
2022-12-06
fix(ManagedPackPage): only update the current instance exactly
flow
2022-12-06
feat+fix: allow forwarding extra info to InstanceImportTask
flow
2022-12-06
feat: allow skipping the update confirmation dialog
flow
2022-12-06
refactor: abstract away update confirmation dialog
flow
2022-12-06
feat: add logic for the modrinth instance modpack page
flow
2022-12-06
chore: add license headers
Sefa Eyeoglu
2022-12-06
chore: reformat code
Sefa Eyeoglu
2022-12-05
fix: don't allocate BlockedsModsDialog
Sefa Eyeoglu
2022-12-01
fix(FileResolvingTask): Fail instead of crash when there's API errors
flow
2022-11-11
feat: add list of watched folders
Rachel Powers
2022-11-11
properly handle a currently running hashing task
Rachel Powers
2022-11-11
drag&drop + add folder to watch
Rachel Powers
2022-11-11
Merge pull request #304 from Ryex/move-downloads
flow
2022-11-11
add some extra debug logs for CF blocked mods
Rachel Powers
2022-11-10
Merge pull request #397 from flowln/windows_mod_updater_fixes_maybe
Sefa Eyeoglu
2022-11-07
fix: use cross-platform toStdString in FlameHasher
flow
2022-11-04
Merge pull request #366 from TheLastRar/MSVC-Build
Sefa Eyeoglu
2022-11-04
fix: separate types of std::string in Packwiz
flow
2022-11-04
Fix: Resolve ambiguous overload errors
TheLastRar
2022-11-03
Fix: Explicitly specify Version.h path
TheLastRar
2022-11-01
fix: don't use forward-declared Ptr types in meta/
flow
2022-11-01
clang_format and code cleanup
Rachel Powers
2022-11-01
chore(remove FS::copyFile):
Rachel Powers
2022-11-01
ensure FS::copyFile is marked for removal
Rachel Powers
2022-11-01
code quality cleanup
Rachel Powers
2022-11-01
minor clean up and add some docs
Rachel Powers
2022-11-01
copy found mods to instance (FTB and Flame)
Rachel Powers
2022-11-01
watch filesystem, compute and match hashes
Rachel Powers
2022-11-01
send blocked mod info to dialog & prototype UI
Rachel Powers
2022-10-28
fix: only allow workarounds for blocked mods from MR when 100% safe
flow
2022-10-28
fix: avoid segfault for unexpected API reponse
Sefa Eyeoglu
2022-10-24
fix: retry mod search job after aborting it
flow
2022-10-22
Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialog
Sefa Eyeoglu
2022-10-22
fix: fix segfault when resolving Flame resources
Sefa Eyeoglu
[next]