Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-575 Add back file drop support to ModList | Petr Mrázek | 2016-05-15 | -10/+77 |
| | ||||
* | GH-575 clean up ModList - remove all legacy and obsolete parts | Petr Mrázek | 2016-05-15 | -353/+12 |
| | ||||
* | GH-575 separate legacy jar mod list from mod list | Petr Mrázek | 2016-05-15 | -5/+783 |
| | ||||
* | GH-767 Basic skin upload | Alexia | 2016-05-15 | -0/+109 |
| | ||||
* | GH-1559 Fix FTB icons | Petr Mrázek | 2016-05-03 | -1/+5 |
| | | | | | This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later. | |||
* | NOISSUE reorganize unit tests to be placed next to the code they test. Nuke ↵ | Petr Mrázek | 2016-05-01 | -0/+1261 |
| | | | | more dead tests. | |||
* | NOISSUE move Java and Minecraft launch tasks to the proper places | Petr Mrázek | 2016-05-01 | -6/+292 |
| | | | | Minecraft and Java are not generic. | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+15240 |