aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-07-06Merge pull request #794 from Scrumplex/resolve-jars-dynamicallySefa Eyeoglu
2022-07-06Merge pull request #707 from Jan200101/PR/gamemodeSefa Eyeoglu
Add Performance related settings
2022-07-06chore(readme): Reword and place entry in alphabetical ordertxtsd
Signed-off-by: txtsd <thexerothermicsclerodermoid@gmail.com>
2022-07-06Add Performance related settingsJan200101
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-03Merge pull request #871 from Scrumplex/configure-dcotimoreo
2022-07-03feat: resolve JARs dynamicallySefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-03chore(DCO): allow remediationSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-04Merge pull request #870 from Scrumplex/fix-release-buildEzekiel Smith
Fix release builds
2022-07-03Merge pull request #869 from DarkKirb/nix-ecmflow
fix: Add extra-cmake-modules to the nix build
2022-07-03fix: initialize accountIsOnline to fix buildSefa Eyeoglu
CMAKE_BUILD_TYPE=Release makes the build fail otherwise. Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-07-03Merge pull request #855 from Gingeh/account-listSefa Eyeoglu
2022-07-03fix: Add extra-cmake-modules to the nix buildCharlotte 🦝 Delenk
Signed-off-by: Charlotte 🦝 Delenk <lotte@chir.rs>
2022-07-03Merge pull request #857 from Scrumplex/dcoEzekiel Smith
Add Developer's Certificate of Origin (DCO)
2022-07-02Merge pull request #864 from ivanpu/uncensored-offlineflow
Don't censor "offline" word when that's the access token
2022-07-02Merge pull request #784 from Scrumplex/refactor-cmakeflow
Refactor tests
2022-07-03Merge pull request #831 from flowln/abort_connectionsEzekiel Smith
Add missing connections to the abort signal in some tasks
2022-07-03Merge pull request #818 from flowln/tiny_mod_iconsEzekiel Smith
Always scale mod icons to the right size
2022-07-03Merge pull request #860 from kthchew/fix/status-versionEzekiel Smith
Show MC version of instance in status bar
2022-07-02don't censor offline access tokenIvan Puntiy
2022-07-01Merge pull request #786 from flowln/concurrent_tasks_slimmedtimoreo
2022-07-01Merge pull request #845 from flowln/news_in_launchertimoreo
2022-07-01Merge pull request #863 from Scrumplex/fix-braindead-momentSefa Eyeoglu
update NewLaunch package name
2022-07-01fix: update NewLaunch package nameSefa Eyeoglu
2022-07-01Merge pull request #800 from Scrumplex/refactor-newlaunch-packageflow
Rename NewLaunch package
2022-07-01feat: use ConcurrentTask for mod downloadsflow
Way faster :) Signed-off-by: flow <flowlnlnln@gmail.com>
2022-07-01feat: add ConcurrentTaskflow
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-01Merge pull request #652 from flowln/mod_pageSefa Eyeoglu
2022-07-01Merge pull request #785 from icelimetea/reformat-javacheckSefa Eyeoglu
2022-06-30Remove redundant type name from status barKenneth Chew
The type name is always "Minecraft", so it showed "Minecraft X.X.X (Minecraft)"
2022-06-30Fix Minecraft version not appearing in status barKenneth Chew
2022-07-01Merge branch 'PolyMC:develop' into account-listGingeh
2022-06-30chore: add DCO requirementSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2022-06-30Change Online status to ReadyGingeh
2022-06-30change: better regex for removing 'The' when sorting modsflow
Teh :| Co-authored-by: timoreo22 <timo.oreo34@gmail.com>
2022-06-30Merge pull request #826 from kthchew/fix/kill-menubarSefa Eyeoglu
2022-06-30Merge pull request #837 from DioEgizio/fix-sort-mrtimoreo22
2022-06-30Disable the refresh button for offline accountsGingeh
2022-06-30Merge remote-tracking branch 'origin/account-list' into account-listGingeh
# Conflicts: # launcher/minecraft/auth/AccountData.cpp
2022-06-30add tr() to offline account nameGingeh
Co-authored-by: flow <flowlnlnln@gmail.com>
2022-06-30add tr() to offline account nameGingeh
Co-authored-by: flow <flowlnlnln@gmail.com>
2022-06-29Move account checkboxes to the profile column (oops)Gingeh
2022-06-29Rename profile column to username and update the tooltipGingeh
2022-06-29Disable skin buttons for offline accountsGingeh
2022-06-29Make the profile and account name columns use all available spaceGingeh
2022-06-29Move the profile name column to the leftGingeh
2022-06-29Don't show account name for offline accountsGingeh
2022-06-27Merge pull request #827 from kthchew/fix/menubar-separatorEzekiel Smith
Workaround Qt bug to fix menu bar separators on macOS
2022-06-27Merge pull request #811 from jn64/fix/window-titleEzekiel Smith
Fix duplicate name in window title
2022-06-27Merge pull request #834 from DioEgizio/reword-flame-warningEzekiel Smith
chore(flame): reword warning
2022-06-26Merge pull request #724 from Zetvue/patch-1flow
* Resize PolyMC logo Co-authored-by: Tatsuya Noda <topia@clovery.jp>