Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |
2021-06-20 | GH-3720 Fix UI inconsistencies with Modplatforms | phit | |
Fixes GH-3118 Fixes GH-3720 Fixes GH-3731 Icons and Ok button state will now switch consistently when moving between tabs. ATLaunchers packlist is now no longer redownloaded each time you open its Tab. All lists are striped now. And all search and filter fields now have a placeholder text. | |||
2021-03-24 | NOISSUE rename Twitch to flame internally for consistency and to CurseForge ↵ | kb1000 | |
for user displayed strings | |||
2021-02-07 | GH-405 ATLauncher Support | Jamie Mansfield | |
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2020-10-13 | GH-469 Implement support for importing and searching for Technic Platform ↵ | kb1000 | |
and Solder modpacks This does not support any custom modpack.jar for 1.6 or newer, it simply uses standard Forge then. Supports Forge and Fabric, and JAR mods for 1.5 and older. | |||
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 | |
2019-11-18 | GH-2859 remove twitch page and modpack import from URL | Petr Mrázek | |
The functionality was broken, beyond repair and an ongoing maintenance nightmare. | |||
2019-11-03 | NOISSUE put legacy FTB support in a namespace, fix its base URL | Petr Mrázek | |
2019-10-14 | NOISSUE remove remains of what could have been technic integration | Petr Mrázek | |
2019-07-09 | NOISSUE recognize curseforge URLs dropped on top of MultiMC | Petr Mrázek | |
2019-07-09 | Revert "NOISSUE Import page is now a MultiMC pack page" | Petr Mrázek | |
This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259. | |||
2019-06-29 | NOISSUE Import page is now a MultiMC pack page | Petr Mrázek | |
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2018-08-02 | NOISSUE FTB pack code implementation, cleaned up | Jannis Lübke | |
2018-07-31 | NOISSUE fix crash bug caused by urge to maker code pretty | Petr Mrázek | |
Also added a note so this doesn't happen again... | |||
2018-07-28 | SCRATCH things and stuff, related to grou saving | Petr Mrázek | |
2018-07-28 | GH-2355 Do not allow instances to be created with whitespace prefix or suffix | Petr Mrázek | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-06-30 | NOISSUE add cancel button to the new instance dialog | Petr Mrázek | |
2018-04-07 | #2228, #2229 - Auto import pack icons and fixed to big version selection - ↵ | Janrupf | |
Closes #2228, Closes #2229 | |||
2018-03-28 | NOISSUE polish the new instance UI a bit more | Petr Mrázek | |
2018-03-27 | NOISSUE fix page container spacing in UIs | Petr Mrázek | |
2018-03-27 | NOISSUE save the new instance dialog geometry when the dialog is accepted | Petr Mrázek | |
2018-03-27 | NOISSUE fix crash in NewInstanceDialog | Petr Mrázek | |
2018-03-27 | NOISSUE redo new instance dialog | Petr Mrázek | |
2018-03-12 | NOISSUE Fixed code for PR | Janrupf | |
2018-02-28 | Added FTB pack selection ad download, WIP | Janrupf | |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-12-03 | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | |
2017-04-22 | NOISSUE add pack import using drag&drop | Petr Mrázek | |
Straight from the browser or the downloads folder. | |||
2017-04-07 | NOISSUE bring back instance creation | Petr Mrázek | |
2017-04-07 | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2016-05-04 | GH-1560 trim whitespace from instance names when creating instances | Petr Mrázek | |
2016-04-30 | NOISSUE split GUI stuff from logic library | Petr Mrázek | |
2016-04-11 | GH-1404 allow deleting groups and creating instances in groups directly ↵ | Petr Mrázek | |
using context menu | |||
2015-09-26 | NOISSUE fix all clang warnings | Petr Mrázek | |
2015-09-12 | NOISSUE use whole zip base filename for default instance name | Petr Mrázek | |
2015-08-23 | NOISSUE remoce the old WM_CLASS workaround | Petr Mrázek | |
2015-08-21 | GH-1148 New instance name is either version or modpack 'base name' | Petr Mrázek | |
Default names now use the placeholder text in the new instance dialog. | |||
2015-06-01 | GH-1031 include icon in exported instance if it is custom | Petr Mrázek | |
2015-05-02 | NOISSUE handle recommended versions better | Petr Mrázek | |
Moved constants to the version data file Use recommended Minecraft instead of latest stable for new instances by default | |||
2015-04-12 | NOISSUE move everything. | Petr Mrázek | |