Commit Graph

656 Commits

Author SHA1 Message Date
d8b1ae38fb GH-1379 fix build on win32 2016-01-07 06:47:07 +01:00
59e6b4ed55 GH-1379 fix build with Qt 5.2.1 on ubuntu64 2016-01-07 06:40:26 +01:00
34bf4ccdc7 NOISSUE Add more qt versions to travis
5.0, 5.1 and 5.2 are currently marked as "allow failure". If they can be made
to pass they should be removed from this list, if not they should be removed
entirely.
2016-01-06 10:33:47 +01:00
4d0caf6254 GH-1389 wrap QDesktopServices and QProcess::startDetached
Essentially do not pass some environment variables to subprocesses:
* LD_PRELOAD
* LD_LIBRARY_PATH
* LD_DEBUG
* QT_PLUGIN_PATH
* QT_FONTPATH
2016-01-05 07:32:52 +01:00
da2af5e449 GH-1365 fix java detection build on windows 2016-01-02 01:16:44 +01:00
1363b1d364 GH-1365 fix java detection OS ifdefs 2016-01-02 01:13:42 +01:00
a008efd24e GH-1365 rework java version parsing and sorting 2016-01-02 00:35:54 +01:00
bd2843952a NOISSUE export more stuff from Json 2015-12-28 05:47:11 +01:00
5402acb3c6 GH-1360 add basic changelog based on github API, fix update dialog buttons 2015-12-28 05:36:17 +01:00
e8063d193d GH-1308 remove use of static data (translations) and root (notifications.json) paths. 2015-12-27 03:34:03 +01:00
7670d72bd9 GH-1178 sanitize mod paths while installing folder mods 2015-12-26 03:20:41 +01:00
c64a7940c1 GH-1178 add failing test 2015-12-26 03:20:19 +01:00
243c5d1cfb NOISSUE add a basic test for FS::copy 2015-12-26 02:44:33 +01:00
478ff11485 GH-1355 do not allow setting LD_LIBRARY_PATh for Minecraft to the MultiMC bin folder 2015-12-18 05:43:44 +01:00
b5902b739e GH-1338: mark asset index as stale during instance update
This forces an update for assets changing on mojang servers
2015-11-19 22:20:40 +01:00
125abf5027 NOISSUE rename QObjectPtr to shared_qobject_ptr, introduce unique_qobject_ptr, refactor MainWindow to match 2015-10-20 17:18:53 +02:00
7ef1f88de7 NOISSUE fix non-zero exit code from minecraft not being a 'crash' 2015-10-18 02:35:47 +02:00
432e812da1 GH-1275 create server-resource-packs folder on launch
This is a workaround for Minecraft bug MCL-3732
2015-10-12 17:55:10 +02:00
457dd2e94e NOISSUE make the compiler more evil 2015-10-11 19:56:31 +02:00
44db72ead5 GH-93 add an option to not copy saves on instance copy 2015-10-10 05:55:55 +02:00
4fbcb3efb9 GH-1268 ... and catch the inevitable errors 2015-10-05 23:52:23 +02:00
439c6b43a3 GH-1268 simplify and fix instance group file IO 2015-10-05 23:48:38 +02:00
4a900a58d4 NOISSUE missed a few places... 2015-10-05 01:53:09 +02:00
f93f867c3d NOISSUE dissolve util library 2015-10-05 01:47:27 +02:00
ae4216de61 GH-719 implement paste.ee API keys 2015-10-02 00:12:53 +02:00
ac8ff88061 GH-729 use mod mmc_id as name when name is empty 2015-09-30 23:30:55 +02:00
477a1a88c6 GH-1262 fix relative paths for java binaries 2015-09-30 22:52:55 +02:00
e2fd299fc5 GH-253 implement launching instances from command line 2015-09-30 00:11:00 +02:00
ccb5fc6f4a GH-1072 use crafatar for grabbing the user skin 2015-09-28 22:43:57 +02:00
143e24fa04 NOISSUE clean up some old cmake messes 2015-09-28 20:53:46 +02:00
271ad9e4fd GH-1072 split resource system to UI and logic parts 2015-09-26 13:45:29 +02:00
cca6700134 NOISSUE fix all clang warnings 2015-09-26 04:04:09 +02:00
5d5bee4992 GH-1238 re-integrate nbt library 2015-09-23 01:21:19 +02:00
e60a652b78 GH-1217 reset time played on zip pack import 2015-09-22 01:25:34 +02:00
9ba1cd15e7 GH-1217 add simple instance play time tracking
Not reliable in the face of crashes... but what is?
2015-09-22 01:06:45 +02:00
b107617112 GH-1121 select instance after creating it 2015-09-16 00:21:50 +02:00
8d3f13c447 GH-1227 add world copy and rename 2015-09-14 23:49:32 +02:00
dd8eacee1b GH-1227 renam GZip functions to not collide with zlib macros 2015-09-14 02:36:03 +02:00
e38cc1d480 GH-1227 add GZip compress function and a unit test fo GZip 2015-09-14 02:25:47 +02:00
8ef07ec634 GH-1227 allow structured world zip import and drag and drop out of MultiMC 2015-09-13 04:21:26 +02:00
db5816b0a2 GH-1227 fix zlib nonsense on Windows 2015-09-10 00:02:02 +02:00
a1fd50e920 GH-1227: World import using drag and drop - zip files and folders 2015-09-09 23:53:33 +02:00
36dbf1fb43 GH-1233 do not load worlds when not needed 2015-09-08 21:22:23 +02:00
1ca9fc8961 NOISSUE catch more errors from nbt lib 2015-09-08 09:28:14 +02:00
38693e1d6c GH-1047 parse world files and integrate MCEdit with world page 2015-09-06 23:35:58 +02:00
b5d5490714 Copyright fixes for new code 2015-09-06 16:00:07 +02:00
83434a9be5 Comment changes and general cleanup 2015-09-06 16:00:07 +02:00
583e5946f4 GH-1047 World management for instances. Removal only currently. 2015-09-06 16:00:07 +02:00
6496c65285 SCRATCH do not export the pure template 2015-09-05 19:23:46 +02:00
db5e55e026 SCRATCH NetAction fix 2015-09-05 19:10:03 +02:00