Commit Graph

2504 Commits

Author SHA1 Message Date
Petr Mrázek
02887536f7
Merge pull request #3524 from TreyRuffy/SessionServerFix
Switch Session Server
2021-01-17 18:53:03 +00:00
TreyRuffy
9100373af2
Switch Session Server
sessionserver.mojang.com has been down for a while and it looks like it is no longer in use.
https://bugs.mojang.com/browse/WEB-3166?focusedCommentId=820167&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-820167

I have switched the url to session.minecraft.net
2021-01-11 19:26:40 -07:00
Petr Mrázek
dc45d46e9c NOISSUE fix the metainfo file 2021-01-07 11:54:08 +01:00
Petr Mrázek
e9abf8a2d4
Merge pull request #3436 from Moresteck/develop
NOISSUE Corrected the fix for Classic saving, fixes Indev compatibility
2021-01-07 10:27:25 +00:00
Petr Mrázek
a1a3f0d492
Merge pull request #3476 from joshua-stone/metainfo-support
NOISSUE Add metainfo support
2021-01-07 10:05:59 +00:00
Joshua Stone
331f6df9e5 Improve metadata for screenshots 2020-12-10 11:43:37 -05:00
Joshua Stone
e9b779aa77 Update documentation WRT .rpm contents 2020-12-08 13:25:34 -05:00
Joshua Stone
42d124ed2b Move metainfo to ubuntu oflder so it can be used in both .rpm and .deb builds 2020-12-08 13:23:52 -05:00
Joshua Stone
a9a78c74db Fix contact email 2020-12-08 01:13:11 -05:00
Joshua Stone
d55030367e Use metainfodir macro directly 2020-12-08 00:55:50 -05:00
Joshua Stone
65990a1bf1 Remove disclaimer 2020-12-08 00:42:16 -05:00
Joshua Stone
399109728f Update RPM .spec to include metainfo file 2020-12-08 00:38:43 -05:00
Joshua Stone
c1161e2377 Add metainfo.xml for improving package metadata 2020-12-08 00:30:29 -05:00
Petr Mrázek
66b0ed2669
Merge pull request #3400 from MatejKafka/patch-1
Update BUILD.md with details for Windows build process
2020-12-02 01:57:30 +01:00
kb1000
f4d58e17ee NOISSUE Add pack author and description to technic modpack import page 2020-11-30 00:31:27 +01:00
Petr Mrázek
6aa126be30
Merge pull request #3460 from kb-1000/rpm-package
NOISSUE Add an RPM package
2020-11-30 00:19:25 +01:00
Petr Mrázek
58d168bda2
Merge pull request #3442 from jamierocks/ftb-sorts
NOISSUE Add sorting options to FTB pack install page
2020-11-30 00:13:41 +01:00
Jamie Mansfield
5eace10d51
NOISSUE Continue requesting packs after ignoring one
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 13:58:20 +00:00
Jamie Mansfield
b8c6a42f49
NOISSUE Add sorting options to FTB pack install page 2020-11-29 13:46:14 +00:00
Petr Mrázek
ed11d33054
Merge pull request #3464 from jamierocks/ftb/ignore-dud-packs
NOISSUE Ignore 'dud' FTB packs
2020-11-29 00:16:00 +01:00
Petr Mrázek
11a21b57e4
Merge pull request #3463 from jamierocks/ftb/new-api
NOISSUE Use new modpacks.ch route for listing packs
2020-11-29 00:15:24 +01:00
Jamie Mansfield
7321a4fd3d
NOISSUE Ignore 'dud' FTB packs
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 22:13:53 +00:00
Jamie Mansfield
6249a54ba2
NOISSUE Use new modpacks.ch route for listing packs 2020-11-28 22:06:35 +00:00
kb1000
58c2228247
NOISSUE Add an RPM package for MultiMC
The RPM package reuses the files from the Ubuntu package.
2020-11-27 19:28:46 +01:00
Petr Mrázek
88d6b6ea3f GH-3427 add low effort datapack button to worlds 2020-11-24 22:31:49 +01:00
Petr Mrázek
66c0999901
Merge pull request #3438 from jamierocks/technic-zip-fix
GH-3437 Extract Technic single zip packs to correct place
2020-11-14 16:14:50 +01:00
Jamie Mansfield
edfea9894e
NOISSUE Cleanup Technic support 2020-11-13 16:38:18 +00:00
Jamie Mansfield
fd1a8f039a
GH-3437 Extract Technic single zip packs to correct place 2020-11-13 16:33:52 +00:00
Moresteck
49126fa8e2
NOISSUE Corrected the fix for Classic saving, fixes Indev compatibility 2020-11-12 14:58:12 +00:00
Matej Kafka
7da2fd5b8b
Update BUILD.md
Extended description of Windows build process based on about 6 hours wasted on trial and error.
2020-10-25 03:54:59 +01:00
Petr Mrázek
eb3e6e4c6a NOISSUE give technic icon a darker outline 2020-10-13 22:35:43 +02:00
Petr Mrázek
4197ae0128 NOISSUE remove obsolete TODO comment from SolderPackInstallTask 2020-10-13 22:20:28 +02:00
Petr Mrázek
a7216ecca1 NOISSUE use Json parsing helpers to process technic search results 2020-10-13 22:18:42 +02:00
Petr Mrázek
4689571c24 NOISSUE fix build: QTemporaryDir::filePath was added in Qt 5.9 2020-10-13 22:01:01 +02:00
Petr Mrázek
4c62776044
Merge pull request #3195 from kb-1000/technic-import
Technic pack import
2020-10-13 21:44:20 +02:00
kb1000
8021fb25d0 GH-469 Implement support for importing and searching for Technic Platform 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-10-13 21:34:16 +02:00
Petr Mrázek
762ddaea65
Merge pull request #3372 from jamierocks/ftb-data-temp-fix
GH-3304 Temporarily ignore download failures for FTB packs
2020-10-12 01:36:56 +02:00
Jamie Mansfield
05ffcf706b
GH-3304 Temporarily ignore download failures for FTB packs
This is a temporary measure, to match FTB's own installer, to allow
packs to download while FTB work on fixing the data from their API.
2020-10-12 00:28:05 +01:00
Petr Mrázek
dded11004f NOISSUE adapt to work on Windows, fix reading symlink targets on POSIX 2020-10-12 01:01:51 +02:00
Petr Mrázek
f1284ab96b NOISSUE just eliminate QCOMPARE. it doesn't work at all. 2020-10-11 23:50:36 +02:00
Petr Mrázek
3aca4cbe20 NOISSUE tweak QCOMPARE vs QVERIFY
... the Qt test framework is annoyingly complicated and brittle.
... it may have to be replaced with something more reliable.
2020-10-11 23:45:41 +02:00
Petr Mrázek
015c34bb38 NOISSUE dis-ambiguate call to ensureBoolean in PackageManifest 2020-10-11 23:32:57 +02:00
Petr Mrázek
a49472349d NOISSUE fix constructing Path from iterators
Old Qt doesn't have the iterator-based constructors...
2020-10-11 23:28:38 +02:00
Petr Mrázek
0946c7c138 NOISSUE basic code for downloading JREs from Mojang
Not integrated yet, but the logic has tests and shouldn't
be too shaky. Integration comes next.
2020-10-11 23:20:35 +02:00
Petr Mrázek
5180536cc3 NOISSUE add a way to use native system versions of OpenAL and GLFW
If your OS comes with patched/fixed/newer versions of those,
you can now check the checkboxes and stop using the old ones
shipped by Mojang.
2020-09-10 23:10:17 +02:00
Petr Mrázek
27e43d037e NOISSUE remove translations from CheckJava launch step 2020-09-07 22:33:57 +02:00
Petr Mrázek
feae420450 NOISSUE add 'java.vendor' to the checker and display/log the value 2020-09-07 22:28:41 +02:00
Petr Mrázek
8a0027c73a NOISSUE Add world icons and world icon reset button 2020-08-22 01:34:55 +02:00
Petr Mrázek
c6c9feb3a2 NOISSUE attempt to fix build on macOS 2020-08-21 02:40:19 +02:00
Jamie Mansfield
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