Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Remove hardcoded LWJGL (modern) | Petr Mrázek | 2017-04-07 | -1/+0 |
| | ||||
* | NOISSUE fix downloading of metadata files | Petr Mrázek | 2017-04-07 | -3/+3 |
| | ||||
* | NOISSUE Wonko is the new Meta | Petr Mrázek | 2017-04-07 | -8/+3 |
| | | | | And then Wonko was the Meta. | |||
* | NOISSUE always include the hotfix version in the version string | Petr Mrázek | 2017-01-14 | -4/+1 |
| | | | | It's 0.5.0, not 0.5. | |||
* | NOISSUE set version to 0.5.0 | Petr Mrázek | 2017-01-08 | -2/+2 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | NOISSUE feature complete setup wizard | Petr Mrázek | 2017-01-05 | -1/+9 |
| | ||||
* | NOISSUE Translations model and initial setup wizard work | Petr Mrázek | 2017-01-01 | -3/+0 |
| | ||||
* | NOISSUE add skeleton of the setup wizard | Petr Mrázek | 2016-12-28 | -0/+7 |
| | | | | Very wizardly. Also very empty and opening on every start for now. | |||
* | GH-1379 rename shared libraries to avoid collisions with system libraries | Petr Mrázek | 2016-12-28 | -1/+1 |
| | | | | It was unlikely, now it's impossible. | |||
* | NOISSUE most basic analytics integration possible | Petr Mrázek | 2016-11-21 | -1/+4 |
| | ||||
* | GH-1726 better failure detection for updates | Petr Mrázek | 2016-11-19 | -0/+2 |
| | | | | | | 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 allow using icon themes for instances and instance badges | Petr Mrázek | 2016-11-10 | -1/+0 |
| | ||||
* | GH-378 add basic custom theme support | Petr Mrázek | 2016-11-06 | -0/+3 |
| | | | | Files you can customize are created in themes/custom/ | |||
* | GH-1711 fix inactive element shading in Dark and Bright themes | Petr Mrázek | 2016-11-06 | -0/+2 |
| | ||||
* | NOISSUE add bright theme to complement the dark theme | Petr Mrázek | 2016-11-01 | -0/+2 |
| | | | | Same style, different colors. | |||
* | NOISSUE refactor window management and launch, make MultiMC a single ↵ | Petr Mrázek | 2016-10-30 | -1/+1 |
| | | | | instance application. | |||
* | GH-903 simple theme switching and dark theme | Petr Mrázek | 2016-10-21 | -0/+7 |
| | ||||
* | NOISSUE use model/view for Minecraft log data | Petr Mrázek | 2016-08-19 | -0/+2 |
| | ||||
* | GH-1433 with no default account, show profiles instead of accounts in ↵ | Petr Mrázek | 2016-08-11 | -5/+5 |
| | | | | selection dialog | |||
* | GH-338, GH-513, GH-700 Unify edit instance with console window | Petr Mrázek | 2016-08-07 | -3/+2 |
| | | | | | | | * The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running. | |||
* | GH-767 Basic skin upload | Alexia | 2016-05-15 | -2/+4 |
| | ||||
* | NOISSUE do not scan extra folders for libraries | Mrazek, Petr | 2016-05-03 | -1/+1 |
| | ||||
* | NOISSUE add nbt lib to bundle utilities search path | Petr Mrázek | 2016-05-01 | -1/+1 |
| | ||||
* | NOISSUE tell bundle utilities about more places where libraries hide | Petr Mrázek | 2016-05-01 | -1/+1 |
| | | | | It was super effective. | |||
* | NOISSUE re/move some dead code and unused build system parts | Petr Mrázek | 2016-05-01 | -6/+0 |
| | ||||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -1/+1 |
| | ||||
* | NOISSUE Add a skeleton of the wonko system | Jan Dalheimer | 2016-04-30 | -0/+9 |
| | ||||
* | NOISSUE bump version number and update changelog for next release | Petr Mrázek | 2016-02-29 | -1/+1 |
| | ||||
* | NOISSUE bump release number | Petr Mrázek | 2016-02-03 | -1/+1 |
| | ||||
* | GH-1422 bump version to 0.4.10 and update changelog0.4.10 | Petr Mrázek | 2016-01-22 | -1/+1 |
| | ||||
* | GH-1422 remove bearer plugins again. | Petr Mrázek | 2016-01-21 | -14/+0 |
| | ||||
* | NOISSUE bump version number to 0.4.90.4.9 | Petr Mrázek | 2016-01-21 | -1/+1 |
| | ||||
* | GH-1408 add bearer plugins | Petr Mrázek | 2016-01-20 | -0/+14 |
| | | | | This should fix wifi issues on Windows | |||
* | NOISSUE select modpack field content on focus in new instance dialog | Petr Mrázek | 2016-01-12 | -0/+2 |
| | ||||
* | GH-1389 Revert "GH-1389 remove use of LD_LIBRARY_PATH for mmc libs" | Petr Mrázek | 2016-01-04 | -5/+0 |
| | | | | This reverts commit 6f92ca843e6d1c4f8ef2be5ceba361cd74b79250. | |||
* | GH-1389 remove use of LD_LIBRARY_PATH for mmc libs | Petr Mrázek | 2016-01-04 | -0/+5 |
| | ||||
* | GH-1360 add basic changelog based on github API, fix update dialog buttons | Petr Mrázek | 2015-12-28 | -46/+5 |
| | ||||
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -1/+1 |
| | ||||
* | GH-719 implement paste.ee API keys | Petr Mrázek | 2015-10-02 | -0/+6 |
| | ||||
* | GH-1202 rebuild SSL certs on start on OSX - part 4 | Petr Mrázek | 2015-09-29 | -0/+10 |
| | ||||
* | GH-1202 rebuild SSL certs on start on OSX | Petr Mrázek | 2015-09-29 | -0/+9 |
| | ||||
* | NOISSUE more cmake tweakery | Petr Mrázek | 2015-09-28 | -5/+0 |
| | ||||
* | NOISSUE clean up some old cmake messes | Petr Mrázek | 2015-09-28 | -12/+7 |
| | ||||
* | GH-1072 split resource system to UI and logic parts | Petr Mrázek | 2015-09-26 | -0/+6 |
| | ||||
* | GH-1047 World management for instances. Removal only currently. | Alex | 2015-09-06 | -0/+3 |
| | ||||
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -1/+1 |
| | ||||
* | NOISSUE remoce the old WM_CLASS workaround | Petr Mrázek | 2015-08-23 | -9/+0 |
| | ||||
* | NOISSUE fix librainbow some more | Petr Mrázek | 2015-08-21 | -1/+1 |
| | ||||
* | GH-1197 finish color stuff | Petr Mrázek | 2015-08-20 | -2/+2 |
| |