Petr Mrázek
65bca65489
GH-2150 Split out custom commands into a custom widget
...
Now it is used from a global page and from a sub-page in the instance settings.
2018-02-17 00:57:54 +01:00
Petr Mrázek
a7957f24ba
GH-2134 Totally overengineer skin upload input validation
...
* It autocorrects local paths and file:// URLs to valid local paths.
* It recognizes other URL schemes as 'remote' and will show an error for them.
* The error dialogs have been fixed (they all had titles and content swapped).
2018-02-15 00:40:23 +01:00
Petr Mrázek
2ea22d407d
GH-604 use the same font for 'Other Logs' as for the main log
...
This doesn't mean coloring, just the same font and font size.
2018-02-14 21:37:32 +01:00
Petr Mrázek
22b32fce12
GH-2143 Switch Mojang status icons to current set of services
...
This also removes the Web and Account web icons, because they are simply
not relevant to MultiMC (it does not use those). You can always
check their status by opening them in a browser.
2018-02-13 21:35:05 +01:00
Petr Mrázek
2c219df061
NOISSUE clean up and fix win32 includes in FileSystem implementation
2018-02-11 01:29:43 +01:00
Petr Mrázek
604295e6d5
NOISSUE fix some warnings
2018-02-11 01:21:32 +01:00
Petr Mrázek
f259e9f727
NOISSUE update copyright dates
2018-02-11 00:40:01 +01:00
Petr Mrázek
38e669dbf5
NOISSUE change FS::updateTimestamp to work with directories too, use it to fix icon issues on macOS
2018-02-11 00:35:56 +01:00
Petr Mrázek
ca11765436
NOISSUE split logo into 'logo' and 'multimc'
2018-02-10 19:13:59 +01:00
Petr Mrázek
354ed2e7f0
NOISSUE version the discord variant of the icon
2018-02-10 16:13:05 +01:00
Petr Mrázek
a08afb8172
NOISSUE update the MultiMC logo
2018-02-10 16:09:14 +01:00
Petr Mrázek
2dac9d02d8
GH-2134 fix model selection when uploading a skin
2018-02-10 11:54:59 +01:00
Petr Mrázek
b3fb437f8e
NOISSUE When changing version of or installing a package, remove customized version
2018-02-09 00:54:17 +01:00
Petr Mrázek
f115bdf5b8
NOISSUE make visualvm work with relative paths (inside the MultiMC folder)
2018-02-06 01:51:22 +01:00
Petr Mrázek
41aef8414a
NOISSUE add an 'open folder' button to the icon dialog
2018-02-05 02:01:12 +01:00
Petr Mrázek
83649b5d52
NOISSUE implement basic search in Other Logs page
2018-02-05 01:40:38 +01:00
Petr Mrázek
595d157180
NOISSUE fix changelog typo
2018-01-30 00:20:27 +01:00
Petr Mrázek
3843a4ddb9
NOISSUE change version to 0.6.1 and update the changelog
2018-01-29 23:56:03 +01:00
Petr Mrázek
088e8e0eff
NOISSUE remove unneeded URL fixing code and fix up the exception thrown by invalid Flame URLs
2018-01-29 00:47:18 +01:00
Petr Mrázek
418251bd86
NOISSUE use a variable for binary build definitions
2018-01-28 19:04:39 +01:00
Petr Mrázek
0bcb24502e
GH-2119 Update group view scrollbar when the size of rows doesn't change
...
Previously, it would only update when you resize the window horizontally
enough to change the number of icons that fit in a row.
2018-01-28 02:04:47 +01:00
Petr Mrázek
3277b820a7
NOISSUE fix the macOS bundle utilities problem
2018-01-27 23:53:10 +01:00
Petr Mrázek
d66ae206dd
NOISSUE move bundle utilities magic back to the application folder
...
This may fix macOS issues?
2018-01-27 21:59:06 +01:00
Petr Mrázek
cd55674b36
NOISSUE do not install .a files for shared libraries on Windows
2018-01-27 02:42:27 +01:00
Petr Mrázek
166e5a03d6
NOISSUE rearrange build system
...
* Added install commands to the libraries instead of force installing files
* Most of the application cmake stuff moved to top level
* RPATH should now be set/cleared correctly
* Contains a fix for GH-1780
2018-01-27 02:00:20 +01:00
Petr Mrázek
0c2e2094ee
NOISSUE clean up download redirects and handle their errors as fatal
2018-01-22 03:09:00 +01:00
Petr Mrázek
c33b4e252f
NOISSUE fix bad redirect URLs provided by the curse CDN
...
MultiMC now parses the HTTP Location header in a (more) tolerant mode.
2018-01-21 03:49:54 +01:00
Samuel Rakitničan
0942867ecc
GH-2103 Make /usr/local the default prefix for lin-system
...
/usr/local is a sane default since /usr is meant to be used by packages.
2018-01-18 12:09:03 +01:00
Petr Mrázek
e8336babad
NOISSUE fix the installation prefix mess
2018-01-16 07:08:59 +01:00
Petr Mrázek
d0e58acd84
GH-2103 add suggested changes from the pull request
2018-01-16 06:48:10 +01:00
Carl Philipp Reh
360d877abf
GH-2103 Take CMAKE_INSTALL_PREFIX into account in MULTIMC_JARS_LOCATION
...
When installing MultiMC with the lin-system layout and specifying an
install prefix that is not the empty string, then MultiMC looks for its
Jars in the wrong location. Fix this by appending CMAKE_INSTALL_PREFIX.
2018-01-16 06:47:58 +01:00
srakitnican
7ea1d68244
GH-2102 multimc.desktop: Remove deprecated entries
2018-01-14 08:23:17 +01:00
Petr Mrázek
b7f28a92d4
NOISSUE change default install layout on linux to lin-nodeps
...
This avoids issues with included bundle utilities on certain systems
and is a step in the intended direction (not distributing dependencies).
2018-01-08 01:42:50 +01:00
Petr Mrázek
1dbc4e16f7
NOISSUE remove the jar-modded jar after the instance finishes
2018-01-08 00:59:47 +01:00
Petr Mrázek
0636c03d7c
GH-2087 remove the revert to vanilla functionality, add file download button to version page
2018-01-05 04:26:46 +01:00
Petr Mrázek
ee341b78ba
GH-2089 update wording of the instance delete confirmation dialog
2018-01-04 04:16:31 +01:00
Petr Mrázek
9510a1bbf2
NOISSUE stop logging process environment and MC launch script
2018-01-04 03:50:05 +01:00
Petr Mrázek
03a93b8e4a
NOISSUE Add mention of Nikki's and Dries007's work on CurseMeta
2018-01-03 02:04:23 +01:00
Petr Mrázek
b08ec1e97a
NOISSUE fix changelog typos
2017-12-31 19:39:46 +01:00
Petr Mrázek
d7ed472e68
NOISSUE update changelog for 0.6.0
2017-12-31 07:21:14 +01:00
Petr Mrázek
7cd13302c5
NOISSUE only show pack import warnings when there are some
2017-12-31 07:20:28 +01:00
Petr Mrázek
4340068a84
NOISSUE add button for creating empty, properly registered, components
2017-12-31 01:37:50 +01:00
Petr Mrázek
c7032ce68a
NOISSUE add missing QStringList include
2017-12-30 19:02:09 +01:00
Petr Mrázek
58ead6a1f4
NOISSUE handle 'folder' Flame packages by ignoring them, show warnings for minor Flame import problems
2017-12-30 18:57:46 +01:00
Petr Mrázek
5937b1c3d4
NOISSUE make the patreon button text slightly shorter
...
"Support MultiMC" instead of "Support us on Patreon!"
2017-12-30 05:18:09 +01:00
Petr Mrázek
6c30c84b11
NOISSUE switch MultiMC to the v1 meta endpoint
2017-12-29 03:32:22 +01:00
Petr Mrázek
75c0046f41
NOISSUE initial meta version will be 1, map 0 to 1
...
Metadata for version 1 will be at v1.meta.multimc.org
2017-12-29 01:51:00 +01:00
Petr Mrázek
719f3e863a
NOISSUE add versioning to component metadata format and use it
2017-12-29 00:37:14 +01:00
Petr Mrázek
50ca6cbb4d
NOISSUE fix crash bug in version page of instances
...
This was caused by generation of temporary component objects
when no such thing should have been happening.
2017-12-29 00:35:10 +01:00
Petr Mrázek
257f8ca9fd
NOISSUE fix typo when deleting log files
...
"Do you really want to these files?" was missing "delete".
2017-12-25 13:06:38 +01:00