Commit Graph

2944 Commits

Author SHA1 Message Date
77f3f028fa GH-2499 Apply proxy settings immediately 2019-06-22 01:48:37 +02:00
2a96e16902 GH-689 Don't create album for single screenshot 2019-06-22 01:47:07 +02:00
1ed84eddd5 GH-2515 Save instance ID before display dialog 2019-06-21 23:55:16 +02:00
7b52b8689b NOISSUE Test comment escaping with unit tests 2019-06-21 23:46:54 +02:00
d21700ee91 NOISSUE Revert INI parser back to single pass 2019-06-21 23:46:54 +02:00
f87c890912 GH-1813 Escape # in INI (and better reader) 2019-06-21 23:46:54 +02:00
306b98edac GH-2592 Autoselect newly created instances 2019-06-21 22:38:26 +02:00
ce12f1a734 Merge pull request #2694 from Janrupf/fix-disabled-mods
Operate on copy of QString instead of appending
2019-06-17 23:21:26 +02:00
c1953739d9 NOISSUE Don't append .disabled to string 2019-06-17 15:49:26 +02:00
e8bf9cef24 Merge branch 'develop' of https://github.com/lelandliu/MultiMC5 into develop 2019-06-15 22:47:36 +02:00
8aa4b9dac5 NOISSUE limit fabric intermediary selection options in UI by minecraft version 2019-06-15 22:45:56 +02:00
4836ba22cd NOISSUE fix fabric tooltip string 2019-06-15 22:29:34 +02:00
6c30076b6c GH-2639 Add simple fabric loader installation support 2019-06-15 21:25:23 +02:00
83c48a0f1a Merge pull request #2690 from asiekierka/fabric-modparse
Add Fabric mod JSON parsing support
2019-06-15 20:41:42 +02:00
d251097545 fix author name parsing 2019-06-15 16:36:13 +02:00
c35dbd972e Add Fabric mod JSON parsing support 2019-06-15 13:54:20 +02:00
0c5d121452 Fixed adding a disabled duplicate 2019-06-14 15:48:24 -04:00
53ad5cb436 Merge pull request #2684 from isoraqathedh/patch-1
Pass command line arguments through to the executable
2019-06-08 15:53:01 +02:00
d87bd4b588 Update run.sh
Pass command line arguments through to the executable
2019-06-08 21:21:22 +08:00
86850ef5d0 NOISSUE fix macOS build, remove bundled dependencies on linux
Your copy of MultiMC might stop working after this update
because we no longer bundle Qt and other system libraries.

Contact us at https://discord.gg/0k2zsXGNHs0fE4Wm if
you need help with installing Qt.

Qt 5.4.x or newer is required.
2019-06-08 15:08:24 +02:00
30fba4d407 NOISSUE make the global settings button context sensitive 2019-06-01 18:05:42 +02:00
932160818e NOISSUE add option to open global settings from instance settings
This should hopefully giude people towards using the right thing.
2019-06-01 12:28:53 +02:00
59e1ed3d87 NOISSUE add the pocket fox icon 2019-06-01 00:59:02 +02:00
3470a3df96 NOISSUE improve icon handling while importing and exporting instances
Now it handles formats other than png.
2019-05-31 21:53:58 +02:00
61913daaf3 Merge pull request #2603 from AlexTMjugador/develop
Support launching profiler in offline mode
2019-04-14 23:34:10 +02:00
cb71dfa605 Tweak strings as per peterix review 2019-04-14 23:02:01 +02:00
2be98baaba Conform to existing code style 2019-04-15 00:44:59 +02:00
0ce637bf0e Support launching profiler in offline mode
This commit adds the necessary GUI controls to let the user choose
whether they want to launch Minecraft in offline mode with a configured profiler.
2019-04-15 00:42:06 +02:00
70ed30f9e6 GH-2591 less std::shared_ptr and more shared_qobject_ptr
This eliminates some weird crashes.
2019-04-07 23:59:04 +02:00
414946cad9 Merge remote-tracking branch 'origin/feature/trim_server_details' into develop 2019-04-02 23:39:13 +02:00
1fc199697c GH-2551 Trim at serialization 2019-03-29 11:25:37 -04:00
9292d846b6 Merge pull request #2565 from MultiMC/feature/deletion_harder
GH-2487 Make deleting instances harder
2019-03-23 14:23:45 +01:00
22db95ce3b Merge branch 'develop' into feature/deletion_harder 2019-03-19 16:29:40 -04:00
597fe50d37 GH-2551 Trim server name and IP strings 2019-03-19 13:28:11 -04:00
bf93ba02e9 NOISSUE fix metadata URL 2019-03-08 02:04:08 +01:00
07c1685ff1 NOISSUE create translations folder before starting to watch it for changes
Fixes issue where on first run, the translations don't show up.
2019-03-08 01:21:04 +01:00
a5e531d4f1 GH-2487 Make NO the default button 2019-02-26 16:56:08 -05:00
ae956d8fd6 NOISSUE update changelog 2019-02-21 00:45:36 +01:00
73e487a31e NOISSUE hide the game options screen again 2019-02-21 00:44:36 +01:00
0b95d2b03f NOISSUE fix build 2019-02-19 01:11:54 +01:00
9c82adaee5 GH-2209 Fix sounds in old (pre-1.6) versions 2019-02-19 01:00:03 +01:00
0a99d037c4 Merge pull request #2532 from andersmmg/patch-1
Update title of Add Empty dialog
2019-02-05 08:44:07 +01:00
6e8e4c5dfa Update title of Add Empty dialog 2019-02-05 00:06:29 -07:00
e4599ee2d1 NOISSUE fix builds? 2019-01-30 01:12:21 +01:00
62c9fcdc6c NOISSUE first step towards having game options management 2019-01-30 00:35:24 +01:00
c1ea42d3d9 Merge branch 'stable' of https://github.com/Scotsguy/MultiMC5 into develop 2019-01-17 00:51:54 +01:00
437dec91f9 Update Copyright Year 2019-01-16 21:14:24 +01:00
7436c94976 NOISSUE Replace Quality with Completeness in language widget
Completeness does no imply quality.
2019-01-14 01:36:04 +01:00
c08053d8b8 NOISSUE split out language selection widget, use it in settings 2019-01-09 04:38:35 +01:00
e71786d7b9 NOISSUE language selection wizard improvements
Same needs to be applied to the application settings later.
2019-01-08 02:20:36 +01:00