Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-04 | Implement changing update channels | Forkk | |
Allow the user to select which update channel they would like to download updates from. | |||
2014-01-02 | Save/restore settings dialog (and instance specific settings) window geometry | Sky | |
2013-12-31 | Refactor icon lists heavily | Petr Mrázek | |
* Icon list now uses a filesystem watcher for updates * Icon folder is user-customizable * All the little details. ALL OF THEM. | |||
2013-12-30 | Fix spelling mistake | Jan Dalheimer | |
2013-12-30 | Notify the user of any errors | Jan Dalheimer | |
2013-12-30 | Don't use stuff that's new in 5.2 if we don't compile with that | Jan Dalheimer | |
2013-12-30 | Use /usr/bin as default on linux | Jan Dalheimer | |
2013-12-29 | Launch an editor for the custom.json file. Also allow overriding of the ↵ | Jan Dalheimer | |
system default editor | |||
2013-12-21 | Initial FTB support. Allows "tracking" of FTB instances. | Jan Dalheimer | |
2013-12-16 | Remove obsolete auto login option. | Petr Mrázek | |
2013-12-11 | Better (but unsorted) Java detection | Sky | |
2013-11-25 | Add java checker to the instance settings | Petr Mrázek | |
2013-11-24 | Prepare for rework of instance launch/update | Petr Mrázek | |
Added missing licenses Added a Java functionality checker (detects 32/64bit java) Refactor of *Update - no longer based on BaseUpdate, but Task directly Fixed runner script to not derp up on 32bit linux. Could add more detection and error reporting there. Resources are now split into graphics and generated. Generated resources are placed in the build tree and included from there. Used the Java checker in the main settings dialog (TODO: instance settings). Partial support for ${arch}-using libraries - both 32 and 64 variants of ${arch} are downloaded. | |||
2013-11-04 | Reformat and (slightly) decruft all the things. | Petr Mrázek | |