Commit Graph

746 Commits

Author SHA1 Message Date
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
597fe50d37 GH-2551 Trim server name and IP strings 2019-03-19 13:28:11 -04:00
a5e531d4f1 GH-2487 Make NO the default button 2019-02-26 16:56:08 -05:00
73e487a31e NOISSUE hide the game options screen again 2019-02-21 00:44:36 +01:00
6e8e4c5dfa Update title of Add Empty dialog 2019-02-05 00:06:29 -07: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
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
4474d269cc NOISSUE granular model updates for language model 2019-01-06 22:14:13 +01:00
ec2732ccd1 NOISSUE update FTB URLs 2019-01-04 01:48:36 +01:00
3e60e770b5 NOISSUE just don't use std::abs, it doesn't work 2018-12-24 14:49:53 +01:00
70052b180c NOISSUE maybe fix macos build, pngcrush images 2018-12-24 14:31:34 +01:00
2e58429b6a NOISSUE kitty cat in a silly hat! 2018-12-24 03:26:14 +01:00
56a9b65efb NOISSUE add missing Q_OBJECT macros 2018-12-23 01:05:11 +01:00
14bb666a20 GH-2485 fix crash bug while creating instances 2018-12-14 01:18:18 +01:00
13b293dd65 GH-2374 fix missing alternating backgrounds in worlds, add gametype column 2018-12-11 23:53:14 +01:00
e8c382bede GH-2101 select everything when editing instance names 2018-11-23 21:47:23 +01:00
54e857a7f5 NOISSUE proper inline editable instance names
Pretty!
2018-11-23 04:56:56 +01:00
74c598d756 GH-2101 fix enter and double click activation of instances 2018-11-22 02:02:53 +01:00
c214c13fb3 GH-2101 POC for inline renaming 2018-11-22 01:50:32 +01:00
c4a472981f GH-2467 remove unused sorting indicators from version page 2018-11-21 00:55:40 +01:00
a8e77f0ecc NOISSUE remove some nonsense and dead code 2018-11-15 00:36:47 +01:00
0f0dc30729 GH-2144 Fix translatable string 2018-11-12 01:57:26 +01:00
1648b34aed GH-1552 Hide PermGen when using an autodetected java version greater than 8 2018-11-12 01:50:04 +01:00
4cc7329ce3 GH-2144 Append '(installed)' to the installed version name 2018-11-12 01:49:52 +01:00
3d630c7856 GH-2452 Ask before deleting group 2018-11-12 01:48:53 +01:00
58260da861 NOISSUE remove use of obsolete URL constants, simplify the rest 2018-11-04 13:18:35 +01:00
0572a1e4e6 NOISSUE use https more widely 2018-11-02 12:04:08 +00:00
24fd2918c7 NOISSUE fix more rhel 7.6 problems? 2018-11-01 23:30:13 +01:00
aef0ccb1a2 GH-2232 add gif icon support (not animated) 2018-10-31 21:54:22 +01:00
d9c1fc09e7 add game and minecraft keywords 2018-10-31 20:40:19 +01:00
8b56d77f5e add minecraft keyword 2018-10-31 20:40:19 +01:00
5f2d3f014a NOISSUE get rid of remaining tabs 2018-08-02 01:01:55 +02:00
6aada8adf7 NOISSUE FTB pack code implementation, cleaned up 2018-08-02 00:52:31 +02:00
6cee50eac6 NOISSUE gate new mods page behind cheat code 2018-08-01 20:05:18 +02:00
9cc93ae81d NOISSUE fix crash bug caused by urge to maker code pretty
Also added a note so this doesn't happen again...
2018-07-31 02:20:04 +02:00
0c73ddee73 NOISSUE set groups for instances by not setting groups for instances
So simple. Better in every way.
2018-07-31 01:54:08 +02:00
9965decd81 NOISSUE squish. 2018-07-28 22:12:57 +02:00
9e7cdbfe11 NOISSUE pretty multi-line formatting... 2018-07-28 22:12:57 +02:00
76d6ec91a4 NOISSUE simplify. 2018-07-28 22:12:57 +02:00
7b439c85c0 SCRATCH things and stuff, related to grou saving 2018-07-28 22:12:57 +02:00
12f2716f31 GH-2355 Do not allow instances to be created with whitespace prefix or suffix 2018-07-28 22:08:09 +02:00
e4c33458f2 GH-2352 Add Minecraft folder button for instances, rearrange buttons by importance 2018-07-27 23:57:09 +02:00
14f85813c8 NOISSUE hide the new mods page 2018-07-22 09:06:31 +02:00
bbb3b3e6f6 NOISSUE tabs -> spaces 2018-07-15 14:51:05 +02:00