Age | Commit message (Collapse) | Author |
|
|
|
|
|
Just running the Java process and giving it params on the command line
|
|
command line output gets printed there
|
|
This was caused by separation of GUI and logic. Now logic has an interface that GUI implements.
It should be expanded upon later.
|
|
|
|
|
|
|
|
|
|
|
|
Essentially do not pass some environment variables to subprocesses:
* LD_PRELOAD
* LD_LIBRARY_PATH
* LD_DEBUG
* QT_PLUGIN_PATH
* QT_FONTPATH
|
|
|
|
|
|
(notifications.json) paths.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Backups weren't created properly which led to failure to update
|
|
|
|
Defaults to 100k lines
|
|
|
|
|
|
* download to multimc folder hierarchy
* use rename, not copy
* keep backup after update
* clean previous backup before update
* it's not 'copy', it's 'replace'
|
|
|
|
|
|
|
|
|
|
|
|
Added an 'add mods' button to the version page
Add jar mods now has a very angry nag dialog until it's used successfully
Buttons on version page are rearranged to deemphasize jar mods
|
|
|
|
|
|
|
|
|
|
|