pollymc/launcher
Sefa Eyeoglu cab9afa45f
fix: query for Fabric mods if Quilt is in use
Right now we want to include Fabric mods in our searches where possible.
Modrinth allows definining multiple loaders, while Flame only allows a
single value.

As a compromise we ask for Fabric mods only on Flame and for both Fabric
and Quilt mods on Modrinth.
2022-04-16 23:40:10 +02:00
..
icons
java fix: properly detect arm64 2022-04-04 16:41:23 +02:00
launch fix: properly detect arm64 2022-04-04 16:41:23 +02:00
meta NOISSUE fix build and change how NetJob is used 2021-12-31 05:27:59 +01:00
minecraft Merge pull request #185 from Scrumplex/quilt 2022-04-15 11:38:50 +02:00
modplatform fix: query for Fabric mods if Quilt is in use 2022-04-16 23:40:10 +02:00
mojang
net support paste.polymc.org 2022-01-23 12:54:58 -05:00
news remove unused parsing of dates (bloat) 2022-02-10 13:57:18 +01:00
pathmatcher
resources Update launcher/resources/multimc/scalable/discord.svg 2022-04-09 23:42:08 +00:00
screenshots
settings More rebranding 2022-01-10 12:47:35 -05:00
tasks test: add new test to Task test 2022-04-07 19:42:26 -03:00
testdata
tools Support OpenBSD without patches 2022-02-06 09:32:55 +01:00
translations translations 2022-02-09 00:02:51 +00:00
ui Merge pull request #392 from flowln/mod_filter 2022-04-16 18:03:03 +02:00
updater More rebranding 2022-01-10 12:47:35 -05:00
Application.cpp NOISSUE save custom offline player name 2022-04-07 18:29:15 +02:00
Application.h Fix 2022-03-28 20:55:03 +02:00
ApplicationMessage.cpp
ApplicationMessage.h
BaseInstaller.cpp
BaseInstaller.h
BaseInstance.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
BaseInstance.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
BaseVersion.h
BaseVersionList.cpp
BaseVersionList.h
CMakeLists.txt ui: underline search button text when changing filters 2022-04-15 08:49:43 -03:00
Commandline.cpp
Commandline.h
DefaultVariable.h
DesktopServices.cpp Fix 2022-03-28 20:55:03 +02:00
DesktopServices.h
Exception.h
ExponentialSeries.h
FileSystem_test.cpp
FileSystem.cpp
FileSystem.h
Filter.cpp
Filter.h
GZip_test.cpp
GZip.cpp
GZip.h
HoeDown.h
install_prereqs.cmake.in
InstanceCopyTask.cpp refactor: set default InstanceType to OneSix 2022-02-21 22:59:07 +01:00
InstanceCopyTask.h
InstanceCreationTask.cpp Add option to install mod loader during instance creation 2022-04-15 15:37:07 -04:00
InstanceCreationTask.h Add option to install mod loader during instance creation 2022-04-15 15:37:07 -04:00
InstanceImportTask.cpp Merge pull request #185 from Scrumplex/quilt 2022-04-15 11:38:50 +02:00
InstanceImportTask.h fix: allow aborting CF modpack importing 2022-04-07 18:56:34 -03:00
InstanceList.cpp fix: load instances no matter their instance type 2022-02-26 00:31:37 +01:00
InstanceList.h
InstancePageProvider.h refactor: drop LegacyInstance 2022-02-21 22:30:44 +01:00
InstanceTask.cpp
InstanceTask.h
JavaCommon.cpp Update launcher/JavaCommon.cpp 2022-04-08 11:16:00 +02:00
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp NOISSUE save custom offline player name 2022-04-07 18:29:15 +02:00
LaunchController.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
Launcher.in Change method of shell script fix per suggestion 2022-01-14 19:28:10 -07:00
LoggedProcess.cpp
LoggedProcess.h
main.cpp (fix): Allow fractional DPI scaling 2022-03-20 20:02:24 +05:30
MessageLevel.cpp
MessageLevel.h
MMCStrings.cpp
MMCStrings.h
MMCTime.cpp
MMCTime.h
MMCZip.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
MMCZip.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
ModDownloadTask.cpp Added smart file selection 2022-01-15 10:25:24 +01:00
ModDownloadTask.h feat: change task container in ModDownloadDialog to a QHash 2022-02-21 21:34:06 -03:00
NullInstance.h
ProblemProvider.h
QObjectPtr.h
RecursiveFileSystemWatcher.cpp
RecursiveFileSystemWatcher.h
RWStorage.h
SeparatorPrefixTree.h
SkinUtils.cpp
SkinUtils.h
UpdateController.cpp Support OpenBSD in UpdateController.cpp 2022-02-06 09:35:48 +01:00
UpdateController.h
Usable.h
Version_test.cpp
Version.cpp
Version.h
VersionProxyModel.cpp
VersionProxyModel.h
WatchLock.h