summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* NOISSUE fix unit testsPetr Mrázek2018-11-26-6/+7
|
* GH-2475 fix reporting missing local libraries on launchPetr Mrázek2018-11-26-62/+61
|
* GH-2101 select everything when editing instance namesPetr Mrázek2018-11-23-0/+1
|
* NOISSUE proper inline editable instance namesPetr Mrázek2018-11-23-6/+72
| | | | Pretty!
* GH-2101 fix enter and double click activation of instancesPetr Mrázek2018-11-22-1/+7
|
* GH-2101 POC for inline renamingPetr Mrázek2018-11-22-26/+60
|
* GH-2467 remove unused sorting indicators from version pagePetr Mrázek2018-11-21-0/+3
|
* NOISSUE fix up mod installation and add a lot of logging for itPetr Mrázek2018-11-21-25/+42
|
* NOISSUE remove some nonsense and dead codePetr Mrázek2018-11-15-1017/+12
|
* GH-2384 when adding mods with the same filename, rotate the filesPetr Mrázek2018-11-12-2/+21
| | | | | Current will be disabled and renamed to '$name-old'. Old one, if present, will be removed.
* NOISSUE fix up unit test for the changed Library behaviorPetr Mrázek2018-11-12-1/+1
| | | | No more fallback for local libraries. They must be in the instance, always.
* GH-2144 Fix translatable stringPetr Mrázek2018-11-12-1/+1
|
* GH-1552 Hide PermGen when using an autodetected java version greater than 8janrupf2018-11-12-1/+17
|
* GH-2144 Append '(installed)' to the installed version namejanrupf2018-11-12-1/+15
|
* GH-2384 Replace existing mod filesjanrupf2018-11-12-0/+2
|
* GH-2452 Ask before deleting groupjanrupf2018-11-12-1/+6
|
* NOISSUE Ignore stuff from CLionjanrupf2018-11-12-0/+2
|
* NOISSUE Rename OneSixUpdate to MinecraftUpdatePetr Mrázek2018-11-11-26/+26
|
* NOISSUE fix groups not being updated in UI correctlyPetr Mrázek2018-11-11-0/+2
| | | | The model was not sending the appropriate signals.
* NOISSUE read local libraries only from the local locationPetr Mrázek2018-11-11-7/+1
| | | | This removes the fallback to global `libraries` folder for `local` libraries.
* NOISSUE take forge xz download url base from the metadata filePetr Mrázek2018-11-04-6/+6
| | | | Instead of hardcoding it.
* NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek2018-11-04-18/+13
|
* NOISSUE fix 404 with liteloader https urlChris Lane2018-11-02-1/+1
|
* NOISSUE use https more widelyChris Lane2018-11-02-23/+23
|
* NOISSUE use https for downloading assetsPetr Mrázek2018-11-02-1/+1
|
* NOISSUE fix more rhel 7.6 problems?Petr Mrázek2018-11-01-2/+4
|
* iNOISSUE fix build issue with pack200 on rhel 7.6Petr Mrázek2018-11-01-8/+12
|
* GH-2382 fix exact version filter not being exact...Petr Mrázek2018-11-01-1/+1
|
* GH-2238 fix issues with whitespace/newlines in folder and instance namesPetr Mrázek2018-11-01-6/+9
|
* GH-2412: collect dead processes on linux properlyPetr Mrázek2018-10-31-38/+59
| | | | Issues were caused by use of `popen()` with no `pclose()` counterpart...
* GH-2232 add gif icon support (not animated)Petr Mrázek2018-10-31-2/+2
|
* add game and minecraft keywordsNoah2018-10-31-0/+1
|
* add minecraft keywordNoah2018-10-31-1/+1
|
* NOISSUE make LaunchStep::bind privatePetr Mrázek2018-10-31-3/+3
| | | | Static analysis was complaining about it.
* NOISSUE stop mentioning the translations server in READMEPetr Mrázek2018-09-10-3/+1
|
* NOISSUE fix build on linux?Petr Mrázek2018-08-02-1/+2
|
* NOISSUE get rid of remaining tabsPetr Mrázek2018-08-02-543/+543
|
* NOISSUE FTB pack code implementation, cleaned upJannis Lübke2018-08-02-160/+542
|
* NOISSUE gate new mods page behind cheat codePetr Mrázek2018-08-01-8/+49
|
* NOISSUE fix crash bug caused by urge to maker code prettyPetr Mrázek2018-07-31-1/+2
| | | | Also added a note so this doesn't happen again...
* NOISSUE set groups for instances by not setting groups for instancesPetr Mrázek2018-07-31-91/+92
| | | | So simple. Better in every way.
* NOISSUE squish.Petr Mrázek2018-07-28-571/+489
|
* NOISSUE pretty multi-line formatting...Petr Mrázek2018-07-28-9/+10
|
* NOISSUE simplify.Petr Mrázek2018-07-28-224/+140
|
* SCRATCH things and stuff, related to grou savingPetr Mrázek2018-07-28-46/+77
|
* GH-2355 Do not allow instances to be created with whitespace prefix or suffixPetr Mrázek2018-07-28-6/+16
|
* NOISSUE fix build on macOS?Petr Mrázek2018-07-28-1/+1
|
* GH-2352 Add Minecraft folder button for instances, rearrange buttons by ↵Petr Mrázek2018-07-27-45/+84
| | | | importance
* NOISSUE hide the new mods pagePetr Mrázek2018-07-22-1/+3
|
* NOISSUE tabs -> spacesPetr Mrázek2018-07-15-54550/+54550
|