summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/forge
Commit message (Collapse)AuthorAgeLines
* NOISSUE refactor NetAction to be based on TaskPetr Mrázek2017-04-29-30/+30
| | | | Still missing some things, this is part 1.
* NOISSUE remove liteloader and forgePetr Mrázek2017-04-07-1118/+0
|
* NOISSUE Remove Minecraft version list and versions.Petr Mrázek2017-04-07-1/+8
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-8/+8
|
* NOISSUE Refactor and sanitize MultiMC startup/shutdownPetr Mrázek2016-11-06-6/+3
| | | | | * Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes.
* GH-352 Make OneSix instance update downloads cancellablePetr Mrázek2016-08-14-9/+47
|
* GH-1610 Make Forge installs only use newer list to fix older version downloadsFyberOptic2016-07-08-115/+2
|
* NOISSUE refactor *Download into more, smaller piecesPetr Mrázek2016-06-05-13/+9
| | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+1645