summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* GH-1404 allow deleting groups and creating instances in groups directly ↵Petr Mrázek2016-04-11-22/+131
| | | | using context menu
* NOISSUE add line wrapping checkbox to log pagePetr Mrázek2016-04-10-0/+24
|
* NOISSUE: Move the issue template file out of project root to help make it ↵TheDoctorsLife2016-04-05-0/+0
| | | | just a little more clean.
* NOISSUE fix some forge version processing issuesPetr Mrázek2016-04-03-2/+9
|
* NOISSUE write +libraries instead of libraries to stay compatiblePetr Mrázek2016-04-03-1/+1
|
* NOISSUE Make formatting pretty Idiot proofBenjamin Hoffmeyer2016-04-01-15/+15
|
* NOISSUE Make formatting little easier to understandBenjamin Hoffmeyer2016-04-01-15/+15
|
* NOISSUE Remove formatting for help sectionBenjamin Hoffmeyer2016-04-01-11/+11
|
* NOISSUE Make the notes to the user not show up if not deleted.Benjamin Hoffmeyer2016-04-01-0/+4
| | | Also add a line about formatting.
* NOISSUE Quick fix for icons being requiredAlexia2016-03-28-1/+11
|
* NOISSUE fix bug in unpacking of forge pack200 jar filesPetr Mrázek2016-03-28-10/+23
| | | | This caused failed downloads and broken files to be used.
* NOISSUE finalize support for new mojang version formatPetr Mrázek2016-03-27-602/+795
|
* NOISSUE use new mojang assets locationsPetr Mrázek2016-03-26-60/+104
|
* NOISSUE use unique_ptr for cached download's QSaveFilePetr Mrázek2016-03-26-1/+1
|
* NOISSUE remove unused 'INetworkValidator'Petr Mrázek2016-03-26-39/+2
|
* NOISSUE do not write 'time' and 'releaseTime' when they are nullPetr Mrázek2016-03-26-2/+8
|
* NOISSUE share logic for new attributes between mojang and onesix formatPetr Mrázek2016-03-26-178/+128
|
* NOISSUE stop update task when it can't read version filesPetr Mrázek2016-03-26-0/+1
|
* NOISSUE Use patch problems and problem levels instead of exceptions for ↵Petr Mrázek2016-03-26-146/+171
| | | | minecraft profiles.
* NOISSUE stop referring to the minecraft profile as 'version'Petr Mrázek2016-03-26-85/+87
|
* NOISSUE clean up forge installerPetr Mrázek2016-03-26-152/+111
|
* NOISSUE resolve library activeness during application to profilePetr Mrázek2016-03-26-87/+51
|
* NOISSUE revert attempt to use normal binary output locationsPetr Mrázek2016-03-26-6/+6
|
* NOISSUE continue version file format refactorsPetr Mrázek2016-03-26-488/+421
|
* NOISSUE Fix building when embedded in another projectAlexia2016-03-26-6/+6
|
* NOISSUE Remove tr(...) where unnecessary.Loetkolben2016-03-23-11/+11
|
* GH-1521 When json editor is custom, actually pass the filename to itPetr Mrázek2016-03-17-1/+1
|
* NOISSUE: Change text to also refer to later java versionsSpencer Burris2016-03-16-1/+1
|
* NOISSUE: Add note about Java 8 settings permgen automaticallySpencer Burris2016-03-15-14/+21
|
* NOISSUE hide mojang structs inside the mojang format entirelyPetr Mrázek2016-03-07-241/+144
|
* NOISSUE make new Mojang version format pass through MultiMC structuresPetr Mrázek2016-03-07-155/+493
| | | | Not yet used effectively, but it is read and written properly
* NOISSUE no issue. with unit tests.Petr Mrázek2016-03-03-21/+32
|
* NOISSUE Fix bad unit test data path and usage of std::absPetr Mrázek2016-03-03-3/+2
|
* NOISSUE disable complex variant of mojang version format testPetr Mrázek2016-03-03-0/+3
|
* NOISSUE add basic unit tests for MojangVersionFormat reading/writingPetr Mrázek2016-03-03-21/+814
| | | | will have to make them pass now
* NOISSUE eliminate timestamp stringsPetr Mrázek2016-03-02-81/+97
|
* SCRATCH some version file member variables commentedPetr Mrázek2016-03-01-18/+58
|
* NOISSUE bump version number and update changelog for next releasePetr Mrázek2016-02-29-6/+10
|
* NOISSUE update changelog0.4.11Petr Mrázek2016-02-28-3/+34
|
* GH-1502 move launch script generation to the Minecraft launch stepPetr Mrázek2016-02-28-26/+46
|
* NOISSUE even more version file refactorsPetr Mrázek2016-02-28-216/+290
| | | | There is no end to them in sight
* NOISSUE move version file reading and writing to dedicated namespacesPetr Mrázek2016-02-27-308/+328
|
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-144/+148
|
* NOISSUE remove OneSixLibraryPetr Mrázek2016-02-26-134/+55
|
* NOISSUE remove old unused version file featuresPetr Mrázek2016-02-25-288/+36
|
* NOISSUE fix a benign leak in FTB implementationPetr Mrázek2016-02-25-2/+2
|
* NOISSUE Add issue templateSpencer Burris2016-02-21-0/+39
|
* GH-1453 handle certain version loading corner cases better, clean up FTBPetr Mrázek2016-02-21-88/+38
|
* GH-1453 report version file problems in the version pagePetr Mrázek2016-02-21-26/+305
|
* Revert "Update libnbtplusplus with magical changes"Petr Mrázek2016-02-20-0/+0
| | | | This reverts commit 6e6e2bf2627809980c4f41b92a887d9014a3441a.