Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-21 | GH-3095 New FTB platform support | Jamie Mansfield | |
Models are based on the models from my go-modpacksch library. License: ======== The MIT License (MIT) Copyright (c) Jamie Mansfield <https://www.jamiemansfield.me/> Copyright (c) contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | |||
2020-04-01 | NOISSUE Bare-bones twitch pack browser | Petr Mrázek | |
2018-08-01 | NOISSUE gate new mods page behind cheat code | Petr Mrázek | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-03-29 | GH-2208 fix FTB pack download caching | Petr Mrázek | |
2017-09-17 | NOISSUE Add back Legacy for migration purposes | Petr Mrázek | |
2017-09-10 | NOISSUE clean up moc warnings | Petr Mrázek | |
2017-09-09 | NOISSUE Remove Legacy support | Petr Mrázek | |
2017-07-05 | NOISSUE rearrange global initialization | Petr Mrázek | |
2017-05-13 | NOISSUE add a linux system packaging install layout | Petr Mrázek | |
2017-04-07 | NOISSUE simplify. | Petr Mrázek | |
2017-04-07 | NOISSUE Wonko is the new Meta | Petr Mrázek | |
And then Wonko was the Meta. | |||
2016-11-07 | NOISSUE fix horrible globals crash | Petr Mrázek | |
FIXME: remove all globals. | |||
2016-11-06 | NOISSUE Refactor and sanitize MultiMC startup/shutdown | Petr Mrázek | |
* Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes. | |||
2016-05-03 | GH-1559 Fix FTB icons | Petr Mrázek | |
This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later. | |||
2016-05-01 | NOISSUE reorganize and document libraries | Petr Mrázek | |