Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-12-18 | NOISSUE preserve log page checkbox state when the instance window is closed | Petr Mrázek | |
Only for a single session, not between sessions. | |||
2017-12-03 | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | |
2017-06-26 | NOISSUE some safe refactors and changes of the task subsystem | Petr Mrázek | |
Possibly also some bug fixes. | |||
2017-05-03 | NOISSUE Revert all recent changes to NetAction and NetJob | Petr Mrázek | |
2017-04-29 | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | |
Still missing some things, this is part 1. | |||
2017-02-08 | NOISSUE set line limit and overflow behaviour even for hidden console | Petr Mrázek | |
2017-02-08 | GH-1802 fix log resize handling | Petr Mrázek | |
The log could end up with many empty lines because the wrong maximum size was used during the resize. | |||
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-11-26 | NOISSUE allow killing the instance from main window | Petr Mrázek | |
2016-11-17 | NOISSUE always run the ExtractNatives task during launch | Petr Mrázek | |
The task now checks the conditions, giving the update process time to supply all the metadata. | |||
2016-11-17 | NOISSUE mark used accounts/sessions in selection menus | Petr Mrázek | |
2016-11-04 | NOISSUE add a badge for crashed instances | Petr Mrázek | |
Not persistent across MultiMC runs. | |||
2016-11-03 | NOISSUE use LoggedProcess to work around issues with QProcess on macOS | Petr Mrázek | |
2016-10-11 | GH-1675 reimplement suspesion of log watch | Petr Mrázek | |
2016-08-19 | NOISSUE use model/view for Minecraft log data | Petr Mrázek | |
2016-08-14 | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | |
2016-08-10 | Revert "NOISSUE rework of minecraft log" | Petr Mrázek | |
This reverts commit fc198dd3085a2cd33fbaa7a3d2c95c2c8d3ee31a. | |||
2016-08-10 | NOISSUE Do not kill running instances when MultiMC shuts down | Petr Mrázek | |
2016-08-10 | NOISSUE rework of minecraft log | Petr Mrázek | |
Now uses a model and a list view instead of text This lets mmc keep track of the contents regardless of whether the instance windows are open This is currently missing a way to select and copy text from the log. | |||
2016-05-01 | NOISSUE move Java and Minecraft launch tasks to the proper places | Petr Mrázek | |
Minecraft and Java are not generic. | |||
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |