Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-1854 prevent a crash if the instance is closed while the kill ↵ | Petr Mrázek | 2017-04-14 | -1/+1 |
| | | | | confirmation dialog is open | |||
* | NOISSUE remove liteloader and forge | Petr Mrázek | 2017-04-07 | -6/+0 |
| | ||||
* | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | 2017-04-07 | -3/+0 |
| | ||||
* | GH-1793 rearrange setup wizard logic to only check if they are needed once | Petr Mrázek | 2017-01-21 | -0/+1 |
| | ||||
* | GH-1790 do not apply system theme on launch if it is selected | Petr Mrázek | 2017-01-18 | -1/+1 |
| | | | | | This prevents some ugly colors to show up on macOS in most cases. It still looks ugly right after you switch to the it though. | |||
* | GH-1665 attempt at workaround for MultiMC not starting on macOS Sierra | Petr Mrázek | 2017-01-14 | -1/+6 |
| | | | | | | | | This tries to detect the issue and instructs the user to fix it by moving the application to /Applications or ~/Applications. In addition, several other previously poorly handled fatal errors now show an error dialog. | |||
* | NOISSUE make the setup wizard use the main event loop | Petr Mrázek | 2017-01-06 | -4/+4 |
| | | | | This should fix any issues with receiving events over IPC. | |||
* | NOISSUE Translations model and initial setup wizard work | Petr Mrázek | 2017-01-01 | -4/+8 |
| | ||||
* | NOISSUE add skeleton of the setup wizard | Petr Mrázek | 2016-12-28 | -0/+2 |
| | | | | Very wizardly. Also very empty and opening on every start for now. | |||
* | NOISSUE allow killing the instance from main window | Petr Mrázek | 2016-11-26 | -1/+2 |
| | ||||
* | NOISSUE add analytics settings (enable/disable) | Petr Mrázek | 2016-11-24 | -0/+1 |
| | ||||
* | NOISSUE most basic analytics integration possible | Petr Mrázek | 2016-11-21 | -0/+5 |
| | ||||
* | GH-1726 better failure detection for updates | Petr Mrázek | 2016-11-19 | -3/+1 |
| | | | | | | Instead of just checking if the new version started, make sure it is able to write its IPC key to a file and then use the key to connect to the process. | |||
* | NOISSUE shut down logger when MultiMC exits | Petr Mrázek | 2016-11-07 | -0/+1 |
| | | | | Prevents crash bugs... | |||
* | NOISSUE ask user if closing is OK when instances are still running | Petr Mrázek | 2016-11-06 | -0/+6 |
| | ||||
* | NOISSUE Refactor and sanitize MultiMC startup/shutdown | Petr Mrázek | 2016-11-06 | -1/+3 |
| | | | | | * Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes. | |||
* | NOISSUE MCEdit integration - remove old 'tool', replace with Worlds | Petr Mrázek | 2016-11-02 | -6/+8 |
| | ||||
* | GH-1645 reimplement open/close instance window based on settings | Petr Mrázek | 2016-11-01 | -4/+14 |
| | ||||
* | NOISSUE rearrange MultiMC.cpp to make it make more sense | Petr Mrázek | 2016-10-31 | -1/+3 |
| | ||||
* | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | 2016-10-30 | -22/+35 |
| | | | | instance application. | |||
* | NOISSUE clean up some bad/dead code | Petr Mrázek | 2016-10-29 | -16/+10 |
| | ||||
* | NOISSUE remove unused 'test mode' | Petr Mrázek | 2016-10-28 | -2/+2 |
| | ||||
* | NOISSUE Granular instance reload | Petr Mrázek | 2016-10-26 | -0/+7 |
| | ||||
* | GH-903 simple theme switching and dark theme | Petr Mrázek | 2016-10-21 | -0/+6 |
| | ||||
* | GH-1586 Windows: attach to the parent process console if there is any, so ↵ | Petr Mrázek | 2016-06-10 | -0/+2 |
| | | | | command line output gets printed there | |||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -0/+6 |
| | ||||
* | GH-1365 rework java version parsing and sorting | Petr Mrázek | 2016-01-02 | -3/+3 |
| | ||||
* | GH-1308 remove use of static data (translations) and root ↵ | Petr Mrázek | 2015-12-27 | -9/+0 |
| | | | | (notifications.json) paths. | |||
* | GH-253 implement launching instances from command line | Petr Mrázek | 2015-09-30 | -0/+1 |
| | ||||
* | GH-1053 split settings dialog creation to its own namespace | Petr Mrázek | 2015-07-05 | -0/+7 |
| | ||||
* | GH-1060 ugly XP hack is ugly | Petr Mrázek | 2015-06-10 | -0/+3 |
| | ||||
* | GH-1060 implement very basic updater (only linux and maybe osx right now) | Petr Mrázek | 2015-06-09 | -1/+2 |
| | ||||
* | GH-1060 remove some old updater bits and pieces | Petr Mrázek | 2015-06-09 | -14/+1 |
| | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -4/+1 |
| | ||||
* | GH-960 possible fix for missing OSX ca certs | Petr Mrázek | 2015-05-19 | -0/+1 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+188 |