Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* Icon list now uses a filesystem watcher for updates
* Icon folder is user-customizable
* All the little details. ALL OF THEM.
|
|
Make the java browse button look like the other browse buttons
|
|
|
|
|
|
Button for opening an editor for the custom.json file
|
|
|
|
|
|
|
|
|
|
system default editor
|
|
|
|
|
|
|
|
|
|
into develop
|
|
|
|
|
|
|
|
|
|
Updater tests for path utils
The updater now doesn't use splitpath on Windows (fixes problems with Windows XP)
Fix up paths for the OSX updater - should now install the updates into the right place
Fix translations install path - translation isntall and deploy should be fixed
|
|
|
|
|
|
|
|
A lot of testing!
|
|
|
|
|
|
* Updater requires unix style paths on input.
* No update notification was getting cloned with every check
|
|
|
|
|
|
https://github.com/02JanDal/MultiMC5 into develop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
into develop
|
|
|
|
Fixed updater not restarting MultiMC after update.
|
|
|
|
|
|
|
|
|
|
|
|
* Corrected an uninitialized variable that prevented forge list loadinf on Windows
* Run the update step twice for FTB instances to ensure forge libs get downloaded
|