Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-07 | GH-405 ATLauncher Support | Jamie Mansfield | |
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2020-11-30 | NOISSUE Add pack author and description to technic modpack import page | kb1000 | |
2020-11-29 | NOISSUE Continue requesting packs after ignoring one | Jamie Mansfield | |
This was a mishap on my part, fortunately quickly exposed as the combination of GH-3463 and GH-3464 made no packs visible. | |||
2020-11-29 | NOISSUE Add sorting options to FTB pack install page | Jamie Mansfield | |
2020-11-29 | Merge pull request #3464 from jamierocks/ftb/ignore-dud-packs | Petr Mrázek | |
NOISSUE Ignore 'dud' FTB packs | |||
2020-11-28 | NOISSUE Ignore 'dud' FTB packs | Jamie Mansfield | |
There is no guarantee from modpacks.ch that modpacks contain any versions, which is currently an issue with pack 63 (Direwolf20 1.5). | |||
2020-11-28 | NOISSUE Use new modpacks.ch route for listing packs | Jamie Mansfield | |
2020-11-13 | NOISSUE Cleanup Technic support | Jamie Mansfield | |
2020-10-13 | NOISSUE use Json parsing helpers to process technic search results | Petr Mrázek | |
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 | NOISSUE attempt to fix build on macOS | Petr Mrázek | |
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-07-18 | GH-3234 Add support for custom meta URLs at build time | Petr Mrázek | |
This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general. | |||
2020-06-07 | NOISSUE Switch twitch modpack page to use a QListView | Petr Mrázek | |
This makes the lazy loading of the paginated search results actually work. | |||
2020-04-29 | NOISSUE expose twitch pack url, description and author list | Petr Mrázek | |
2020-04-01 | NOISSUE Add pagination support to twitch pack search | Petr Mrázek | |
Try searching for 'craft'. Now it gives ALL the results, not just the first page of 25. | |||
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 fix translation string for Twitch drop area | Petr Mrázek | |
2019-10-14 | GH-2859 improve UI for twitch pack import with drag&drop | 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-30 | NOISSUE connect twitch URL resolving to modpack resolving. works now. | Petr Mrázek | |
2019-06-29 | NOISSUE Import page is now a MultiMC pack page | Petr Mrázek | |
2019-06-27 | NOISSUE add silly twitch URL and CCIP resolving page to 'add instance' | Petr Mrázek | |
It needs a few more steps and it will handle all kinds of twitch packs. | |||
2019-06-26 | NOISSUE add support for 'experiment' Minecraft versions | Petr Mrázek | |
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2019-01-04 | NOISSUE update FTB URLs | Petr Mrázek | |
2018-12-23 | NOISSUE add missing Q_OBJECT macros | Petr Mrázek | |
2018-08-02 | NOISSUE FTB pack code implementation, cleaned up | Jannis Lübke | |
2018-07-28 | NOISSUE squish. | Petr Mrázek | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-06-02 | GH-2291 Fix build with Qt 5.11+ | Sergey Shatunov | |
2018-04-08 | NOISSUE hide the twitch platform page | Petr Mrázek | |
2018-04-07 | NOISSUE fix build problem with missing <functional> include | Petr Mrázek | |
2018-04-07 | #2228, #2229 - Auto import pack icons and fixed to big version selection - ↵ | Janrupf | |
Closes #2228, Closes #2229 | |||
2018-04-07 | NOISSUE Fixed ftb downloads always latest version | Janrupf | |
2018-04-06 | NOISSUE make FTB pack selection fancier | Petr Mrázek | |
2018-04-06 | NOISSUE move FtbListModel to where it is actually used | Petr Mrázek | |
2018-04-06 | NOISSUE Fixed code for PR | Janrupf | |
2018-04-05 | NOISSUE Added 3rd party pack support | Janrupf | |
2018-04-02 | NOISSUE Added FTB Pack logos to chooser and fixed some missing includes | Janrupf | |
2018-03-28 | NOISSUE polish the new instance UI a bit more | Petr Mrázek | |
2018-03-28 | NOISSUE add pointless fun things, because. | Petr Mrázek | |
2018-03-27 | NOISSUE make vanilla refresh button work | Petr Mrázek | |
2018-03-27 | NOISSUE redo new instance dialog | Petr Mrázek | |