Age | Commit message (Collapse) | Author |
|
|
|
This will help users who run mods. Too many issues have been made over the lack of more permgen being assigned.
|
|
|
|
|
|
|
|
|
|
NetJob is now using its own task queue and does not start more than 6 actions at the same time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Not blinking in and out of existence. That is not the job of a version SELECTION dialog.
|
|
|
|
|
|
|
|
|
|
Also moves the console settings from the minecraft page.
|
|
|
|
|
|
|
|
* Lucida Console on Windows
* Menlo on OSX
* Monospace (resolved to whatever Monospace means) on linux
* Added ability to select proportional fonts in settings
|
|
* 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
|
|
Fixes #398
|
|
Fixes #47
|
|
Process has to have LD_LIBRARY_PATH set to empty string to not inherit it by default
|