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
/
flame
Age
Commit message (
Expand
)
Author
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2022-07-09
Merge pull request #808 from Scrumplex/fix-lgtm-warnings
Sefa Eyeoglu
2022-07-03
fix: add progress indicator on Flame mod resolution dialog
flow
2022-06-17
fix: fix warnings reported by LGTM.com
Sefa Eyeoglu
2022-06-15
fix https://github.com/PolyMC/PolyMC/issues/798
DioEgizio
2022-06-14
Merge pull request #634 from flowln/donate_links
Ezekiel Smith
2022-06-04
Merge pull request #426 from flowln/mod_perma
Sefa Eyeoglu
2022-05-28
Rework curseforge download (#611)
timoreo22
2022-05-25
revert: remove CurseForge workaround for packs too
Sefa Eyeoglu
2022-05-24
feat: add links to curseforge modpacks
flow
2022-05-24
feat: add links for curseforge mods
flow
2022-05-24
feat: add donate links for modrinth mods
flow
2022-05-23
fix: do modrinth changes on flame too
flow
2022-05-23
change: support newest changes with packwiz regarding CF
flow
2022-05-23
feat: allow trying to use multiple hash types
flow
2022-05-23
fix: implement PR suggestions
flow
2022-05-23
refactor: move code out of ModIndex.h
flow
2022-05-23
feat: add very early mod.toml packwiz support
flow
2022-05-22
revert: remove CurseForge workaround
Sefa Eyeoglu
2022-05-22
Merge pull request #597 from Scrumplex/refactor-modloader-modapi
Sefa Eyeoglu
2022-05-21
Do the url trick on initial modpack download too
timoreo
2022-05-20
Apply suggestions
timoreo
2022-05-20
Port temp fix to mods too
timoreo
2022-05-20
Very Temporary Fix for curseforge
timoreo
2022-05-19
refactor: allow tracking multiple mod loaders
Sefa Eyeoglu
2022-05-09
fix websiteurl in curseforge modpacks
DioEgizio
2022-05-08
Update launcher/modplatform/flame/FlameModIndex.cpp
Sefa Eyeoglu
2022-05-08
Update launcher/modplatform/flame/FlameModIndex.cpp
Sefa Eyeoglu
2022-05-08
adopt changes from #497 remapped
Ryan Cao
2022-04-16
fix: query for Fabric mods if Quilt is in use
Sefa Eyeoglu
2022-04-15
fix: 'All' filter working and get around CF API capabilities
flow
2022-04-15
feat: Use version filter when searching mods
flow
2022-04-07
fix: check for Quilt as Fabric-compatible loader
Sefa Eyeoglu
2022-03-24
optimize: Improve mod versions request to Modrinth
flow
2022-03-14
tidy: Fix clang-tidy issues on files changed in this PR
flow
2022-03-07
refactor: de-duplicate common code in network mod APIs
flow
2022-03-07
refactor: move NetJob away from ModModel to ModAPI
flow
2022-03-06
refactor: use Enum instead of raw int for ModLoaderType
flow
2022-03-02
refactor: move url creation for mods to modplatform/
flow
2022-03-02
refactor: Use a single indexed pack for mods
flow
2022-02-27
fix: Do not loop when its not a fabric mod on Flame version validation
flow
2022-02-27
fix: Always tell Flame API which modloader we are using
flow
2022-02-01
Double braindead combo
timoreo22
2022-02-01
Fix braindead moments
timoreo
2022-01-18
Various fixes
timoreo
2022-01-16
Added curseforge selection
timoreo
2021-12-31
NOISSUE fix build and change how NetJob is used
Petr Mrázek
2021-11-21
NOISSUE continue refactoring things to make tests pass
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek