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
/
FlameModIndex.cpp
Age
Commit message (
Expand
)
Author
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-06-24
Added translation
Trial97
2023-06-19
Small fixes
Trial97
2023-04-21
Made some copy by reference
Trial97
2023-04-21
First working version with curseforge mods
Trial97
2023-04-10
Added dependencies to the APIs
Trial97
2023-01-13
refactor(RD): decouple ResourceModels from ResourcePages
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2022-08-01
feat: lazy-load CF mod descriptions
flow
2022-08-01
feat: add mod descriptions to CF mods
flow
2022-07-17
fix: don't require non-essential items in mod index
flow
2022-07-17
feat: add changelog to mod providers
flow
2022-07-17
feat: add api call to flame
flow
2022-06-14
Merge pull request #634 from flowln/donate_links
Ezekiel Smith
2022-05-24
feat: add links for curseforge 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
feat: add very early mod.toml packwiz support
flow
2022-05-22
revert: remove CurseForge workaround
Sefa Eyeoglu
2022-05-20
Port temp fix to mods too
timoreo
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-07
fix: check for Quilt as Fabric-compatible loader
Sefa Eyeoglu
2022-03-14
tidy: Fix clang-tidy issues on files changed in this PR
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