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-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