b0f5f4cb13
GH-3095 New FTB platform support
...
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-08-21 02:24:29 +02:00
e7f373496e
GH-3234 Add support for custom meta URLs at build time
...
This is not particularly interesting for non-developers.
Also includes some internal restructuring of URL constants in general.
2020-07-18 16:22:05 +02:00
41590f2e50
NOISSUE Switch twitch modpack page to use a QListView
...
This makes the lazy loading of the paginated search results
actually work.
2020-06-07 11:15:17 +02:00
5ca5661c23
NOISSUE expose twitch pack url, description and author list
2020-04-29 21:17:51 +02:00
296ff6de96
NOISSUE Add pagination support to twitch pack search
...
Try searching for 'craft'. Now it gives ALL the results, not just
the first page of 25.
2020-04-01 02:08:11 +02:00
3ff93a4216
NOISSUE Bare-bones twitch pack browser
2020-04-01 00:44:24 +02:00
af5120c828
GH-2859 remove twitch page and modpack import from URL
...
The functionality was broken, beyond repair and an ongoing maintenance
nightmare.
2019-11-18 00:38:36 +01:00
47ed2f48d4
NOISSUE put legacy FTB support in a namespace, fix its base URL
2019-11-03 23:48:12 +01:00
0c9340a3d2
NOISSUE fix translation string for Twitch drop area
2019-10-14 23:51:36 +02:00
9cc5ebcdd1
GH-2859 improve UI for twitch pack import with drag&drop
2019-10-14 02:31:53 +02:00
c60647523e
NOISSUE remove remains of what could have been technic integration
2019-10-14 01:05:38 +02:00
725ec35635
NOISSUE recognize curseforge URLs dropped on top of MultiMC
2019-07-09 22:04:52 +02:00
739a86f171
Revert "NOISSUE Import page is now a MultiMC pack page"
...
This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259.
2019-07-09 21:51:19 +02:00
63330bf111
NOISSUE connect twitch URL resolving to modpack resolving. works now.
2019-06-30 11:03:59 +02:00
f74e3db804
NOISSUE Import page is now a MultiMC pack page
2019-06-29 01:13:39 +02:00
fde43c993e
NOISSUE add silly twitch URL and CCIP resolving page to 'add instance'
...
It needs a few more steps and it will handle all kinds of twitch packs.
2019-06-27 03:20:11 +02:00
917f148fc4
NOISSUE add support for 'experiment' Minecraft versions
2019-06-26 20:51:04 +02:00
437dec91f9
Update Copyright Year
2019-01-16 21:14:24 +01:00
ec2732ccd1
NOISSUE update FTB URLs
2019-01-04 01:48:36 +01:00
56a9b65efb
NOISSUE add missing Q_OBJECT macros
2018-12-23 01:05:11 +01:00
6aada8adf7
NOISSUE FTB pack code implementation, cleaned up
2018-08-02 00:52:31 +02:00
9965decd81
NOISSUE squish.
2018-07-28 22:12:57 +02:00
bbb3b3e6f6
NOISSUE tabs -> spaces
2018-07-15 14:51:05 +02:00
4d68c1b509
GH-2291 Fix build with Qt 5.11+
2018-06-02 17:22:43 +07:00
be9063317e
NOISSUE hide the twitch platform page
2018-04-08 21:22:41 +02:00
9b7f82ff26
NOISSUE fix build problem with missing <functional> include
2018-04-07 22:36:57 +02:00
7e1c5d439a
#2228 , #2229 - Auto import pack icons and fixed to big version selection - Closes #2228 , Closes #2229
2018-04-07 22:09:19 +02:00
38ed0c2a1f
NOISSUE Fixed ftb downloads always latest version
2018-04-07 00:46:49 +02:00
15926b2b4a
NOISSUE make FTB pack selection fancier
2018-04-06 21:59:04 +02:00
6323aae56f
NOISSUE move FtbListModel to where it is actually used
2018-04-06 21:04:34 +02:00
97b74ef56a
NOISSUE Fixed code for PR
2018-04-06 19:39:12 +02:00
df6e66101c
NOISSUE Added 3rd party pack support
2018-04-05 19:33:31 +02:00
bbd523acb8
NOISSUE Added FTB Pack logos to chooser and fixed some missing includes
2018-04-02 23:02:33 +02:00
370bbada87
NOISSUE polish the new instance UI a bit more
2018-03-28 21:57:41 +02:00
1ef416cb56
NOISSUE add pointless fun things, because.
2018-03-28 00:51:24 +02:00
b46a34d0ae
NOISSUE make vanilla refresh button work
2018-03-27 23:19:29 +02:00
8e44ab2338
NOISSUE redo new instance dialog
2018-03-27 09:25:36 +02:00