Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-08 | feat: track capabilities of application | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-08 | fix: spelling of CF | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-08 | refactor: rename references to CurseForge to Flame | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-07 | Updated FTB Classic layout | jopejoe1 | |
Signed-off-by: jopejoe1 <johannes@joens.email> | |||
2022-07-07 | Cleanup flake.nix | Gytis Ivaskevicius | |
Signed-off-by: Gytis Ivaskevicius <me@gytis.io> | |||
2022-07-07 | fix: make loader components not important | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-06 | fix: remove tests for updater | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-06 | Revert "fix: remove updater if it is not used" | Sefa Eyeoglu | |
This reverts commit 2ff0aa09e35eb6910ef0a030ea41f84a1ed95782. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-06 | Merge pull request #794 from Scrumplex/resolve-jars-dynamically | Sefa Eyeoglu | |
2022-07-06 | Merge pull request #707 from Jan200101/PR/gamemode | Sefa Eyeoglu | |
Add Performance related settings | |||
2022-07-06 | chore(readme): Reword and place entry in alphabetical order | txtsd | |
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com> | |||
2022-07-06 | Add Performance related settings | Jan200101 | |
Integrates support for Feral Gamemode, discrete GPU support for Mesa and the proprietary Nvidia driver and MangoHud support Signed-off-by: Jan200101 <sentrycraft123@gmail.com> | |||
2022-07-03 | Merge pull request #871 from Scrumplex/configure-dco | timoreo | |
2022-07-03 | fix: aborts when using a Qt build with assertions enabled | flow | |
Preventing undefined behaviour hooray! :D Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-03 | fix: show invalid version even when there's none | flow | |
Having a blank instead of _anything_ is bad UX. Instead, even when there's not a valid version (most likely disabled redistribution), we show a message in the UI, to differentiate from the loading state. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-03 | feat+fix: cache Flame modpack versions | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-03 | fix: use better naming for Modrinth pack versions | flow | |
Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-03 | feat+fix: cache versions and extra info in Modrinth packs | flow | |
When you change a copy thinking you're changing the original data smh Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-03 | fix: add progress indicator on Flame mod resolution dialog | flow | |
This code is super :pofat: omg Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-03 | fix: don't use uniform sizes in Modrinth modpack viewer | flow | |
Apparently, when Qt sees an icon with the height smaller than the rest, with this option set, it will change the height of all other items to be that one, causing #828. While we do lose some performance changing this option, the issue is gone, so :| Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-03 | feat: resolve JARs dynamically | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-03 | chore(DCO): allow remediation | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-03 | fix: don't assume stable channel, if tag is unset | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-03 | fix: use semver format for build tag | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-03 | feat: hide channel if git tag is set | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-03 | feat: store git tag in buildconfig | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-03 | chore: update Git CMake module | Sefa Eyeoglu | |
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-04 | Merge pull request #870 from Scrumplex/fix-release-build | Ezekiel Smith | |
Fix release builds | |||
2022-07-03 | Merge pull request #869 from DarkKirb/nix-ecm | flow | |
fix: Add extra-cmake-modules to the nix build | |||
2022-07-03 | fix: initialize accountIsOnline to fix build | Sefa Eyeoglu | |
CMAKE_BUILD_TYPE=Release makes the build fail otherwise. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net> | |||
2022-07-03 | Merge pull request #855 from Gingeh/account-list | Sefa Eyeoglu | |
2022-07-03 | fix: Add extra-cmake-modules to the nix build | Charlotte 🦝 Delenk | |
Signed-off-by: Charlotte 🦝 Delenk <lotte@chir.rs> | |||
2022-07-03 | Merge pull request #857 from Scrumplex/dco | Ezekiel Smith | |
Add Developer's Certificate of Origin (DCO) | |||
2022-07-02 | Merge pull request #864 from ivanpu/uncensored-offline | flow | |
Don't censor "offline" word when that's the access token | |||
2022-07-02 | Merge pull request #784 from Scrumplex/refactor-cmake | flow | |
Refactor tests | |||
2022-07-03 | Merge pull request #831 from flowln/abort_connections | Ezekiel Smith | |
Add missing connections to the abort signal in some tasks | |||
2022-07-03 | Merge pull request #818 from flowln/tiny_mod_icons | Ezekiel Smith | |
Always scale mod icons to the right size | |||
2022-07-03 | Merge pull request #860 from kthchew/fix/status-version | Ezekiel Smith | |
Show MC version of instance in status bar | |||
2022-07-02 | don't censor offline access token | Ivan Puntiy | |
2022-07-01 | Merge pull request #786 from flowln/concurrent_tasks_slimmed | timoreo | |
2022-07-01 | Merge pull request #845 from flowln/news_in_launcher | timoreo | |
2022-07-01 | Merge pull request #863 from Scrumplex/fix-braindead-moment | Sefa Eyeoglu | |
update NewLaunch package name | |||
2022-07-01 | fix: update NewLaunch package name | Sefa Eyeoglu | |
2022-07-01 | Merge pull request #800 from Scrumplex/refactor-newlaunch-package | flow | |
Rename NewLaunch package | |||
2022-07-01 | feat: use ConcurrentTask for mod downloads | flow | |
Way faster :) Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-01 | feat: add ConcurrentTask | flow | |
This tasks (or rather, meta-task) has the ability to run several other sub tasks concurrently. Signed-off-by: flow <flowlnlnln@gmail.com> | |||
2022-07-01 | Merge pull request #652 from flowln/mod_page | Sefa Eyeoglu | |
2022-07-01 | Merge pull request #785 from icelimetea/reformat-javacheck | Sefa Eyeoglu | |
2022-06-30 | Remove redundant type name from status bar | Kenneth Chew | |
The type name is always "Minecraft", so it showed "Minecraft X.X.X (Minecraft)" | |||
2022-06-30 | Fix Minecraft version not appearing in status bar | Kenneth Chew | |