Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Recognize MinecraftVersion as IntendedVersion
|
|
|
|
|
|
|
|
They do not require the application part anymore
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NetJob is now using its own task queue and does not start more than 6 actions at the same time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Removing \r
* Adding missing break statements for coloring
|
|
* Updated log level detection for current Minecraft versions
* Better formatting: using a monospaced font and raw text instead of HTML (fixes #111)
|
|
Fixes #364
|
|
Process has to have LD_LIBRARY_PATH set to empty string to not inherit it by default
|
|
Core Mods help now goes to Loader Mods
Fixed Minecraft Log -> Minecraft Logs problem
|
|
|
|
|
|
|
|
|
|
|
|
"JAVA_ARGS"
"CLASSPATH"
"CONFIGPATH"
"JAVA_HOME"
"JRE_HOME"
|
|
QT_* and LD_* are not passed through
env variables are logged on launch
|
|
Replaces the old dark and light themes
|
|
|
|
|
|
Also a small VersionSelectDialog refactor
|
|
|
|
|
|
|