aboutsummaryrefslogtreecommitdiff
path: root/application/pages/modplatform
AgeCommit message (Collapse)Author
2021-02-07GH-405 ATLauncher SupportJamie Mansfield
2021-01-18NOISSUE Update Copyright YearAppleTheGolden
2020-11-30NOISSUE Add pack author and description to technic modpack import pagekb1000
2020-11-29NOISSUE Continue requesting packs after ignoring oneJamie 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-29NOISSUE Add sorting options to FTB pack install pageJamie Mansfield
2020-11-29Merge pull request #3464 from jamierocks/ftb/ignore-dud-packsPetr Mrázek
NOISSUE Ignore 'dud' FTB packs
2020-11-28NOISSUE Ignore 'dud' FTB packsJamie 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-28NOISSUE Use new modpacks.ch route for listing packsJamie Mansfield
2020-11-13NOISSUE Cleanup Technic supportJamie Mansfield
2020-10-13NOISSUE use Json parsing helpers to process technic search resultsPetr Mrázek
2020-10-13GH-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-21NOISSUE attempt to fix build on macOSPetr Mrázek
2020-08-21GH-3095 New FTB platform supportJamie 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-18GH-3234 Add support for custom meta URLs at build timePetr Mrázek
This is not particularly interesting for non-developers. Also includes some internal restructuring of URL constants in general.
2020-06-07NOISSUE Switch twitch modpack page to use a QListViewPetr Mrázek
This makes the lazy loading of the paginated search results actually work.
2020-04-29NOISSUE expose twitch pack url, description and author listPetr Mrázek
2020-04-01NOISSUE Add pagination support to twitch pack searchPetr Mrázek
Try searching for 'craft'. Now it gives ALL the results, not just the first page of 25.
2020-04-01NOISSUE Bare-bones twitch pack browserPetr Mrázek
2019-11-18GH-2859 remove twitch page and modpack import from URLPetr Mrázek
The functionality was broken, beyond repair and an ongoing maintenance nightmare.
2019-11-03NOISSUE put legacy FTB support in a namespace, fix its base URLPetr Mrázek
2019-10-14NOISSUE fix translation string for Twitch drop areaPetr Mrázek
2019-10-14GH-2859 improve UI for twitch pack import with drag&dropPetr Mrázek
2019-10-14NOISSUE remove remains of what could have been technic integrationPetr Mrázek
2019-07-09NOISSUE recognize curseforge URLs dropped on top of MultiMCPetr Mrázek
2019-07-09Revert "NOISSUE Import page is now a MultiMC pack page"Petr Mrázek
This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259.
2019-06-30NOISSUE connect twitch URL resolving to modpack resolving. works now.Petr Mrázek
2019-06-29NOISSUE Import page is now a MultiMC pack pagePetr Mrázek
2019-06-27NOISSUE 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-26NOISSUE add support for 'experiment' Minecraft versionsPetr Mrázek
2019-01-16Update Copyright YearAppleTheGolden
2019-01-04NOISSUE update FTB URLsPetr Mrázek
2018-12-23NOISSUE add missing Q_OBJECT macrosPetr Mrázek
2018-08-02NOISSUE FTB pack code implementation, cleaned upJannis Lübke
2018-07-28NOISSUE squish.Petr Mrázek
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-06-02GH-2291 Fix build with Qt 5.11+Sergey Shatunov
2018-04-08NOISSUE hide the twitch platform pagePetr Mrázek
2018-04-07NOISSUE fix build problem with missing <functional> includePetr Mrázek
2018-04-07#2228, #2229 - Auto import pack icons and fixed to big version selection - ↵Janrupf
Closes #2228, Closes #2229
2018-04-07NOISSUE Fixed ftb downloads always latest versionJanrupf
2018-04-06NOISSUE make FTB pack selection fancierPetr Mrázek
2018-04-06NOISSUE move FtbListModel to where it is actually usedPetr Mrázek
2018-04-06NOISSUE Fixed code for PRJanrupf
2018-04-05NOISSUE Added 3rd party pack supportJanrupf
2018-04-02NOISSUE Added FTB Pack logos to chooser and fixed some missing includesJanrupf
2018-03-28NOISSUE polish the new instance UI a bit morePetr Mrázek
2018-03-28NOISSUE add pointless fun things, because.Petr Mrázek
2018-03-27NOISSUE make vanilla refresh button workPetr Mrázek
2018-03-27NOISSUE redo new instance dialogPetr Mrázek