pollymc/launcher
Sefa Eyeoglu 82c35f2746
feat: block launch if Java is incompatible
Keep track of compatible Java versions from meta. Launch-step
VerifyJavaInstall will check if current instance's Java version is
compatible.
Also add override option both globally and per-instance in-case the user
doesn't care about the requirement.
2022-03-24 16:10:39 +01:00
..
icons
java
launch
meta
minecraft feat: block launch if Java is incompatible 2022-03-24 16:10:39 +01:00
modplatform fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
mojang
net
news remove unused parsing of dates (bloat) 2022-02-10 13:57:18 +01:00
pathmatcher
resources add matrix button 2022-03-08 18:41:23 +01:00
screenshots
settings
tasks
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 feat: block launch if Java is incompatible 2022-03-24 16:10:39 +01:00
updater
Application.cpp feat: block launch if Java is incompatible 2022-03-24 16:10:39 +01:00
Application.h chore: add license header to files I modified 2022-03-19 12:46:56 +01: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 Build with static rainbow 2022-03-21 12:47:42 +01:00
Commandline.cpp
Commandline.h
DefaultVariable.h
DesktopServices.cpp
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 refactor: set default InstanceType to OneSix 2022-02-21 22:59:07 +01:00
InstanceCreationTask.h
InstanceImportTask.cpp fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
InstanceImportTask.h
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 fix(i18n): fix translatable strings 2022-03-19 12:29:46 +01:00
JavaCommon.h
Json.cpp
Json.h
KonamiCode.cpp
KonamiCode.h
LaunchController.cpp chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
LaunchController.h chore: add license header to files I modified 2022-03-19 12:46:56 +01:00
Launcher.in
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
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