Janrupf
38ed0c2a1f
NOISSUE Fixed ftb downloads always latest version
2018-04-07 00:46:49 +02:00
Lukas Haigner
9b7564e967
NOISSUE Fixed progress dialog
2018-04-07 00:46:49 +02:00
Petr Mrázek
15926b2b4a
NOISSUE make FTB pack selection fancier
2018-04-06 21:59:04 +02:00
Petr Mrázek
6323aae56f
NOISSUE move FtbListModel to where it is actually used
2018-04-06 21:04:34 +02:00
Petr Mrázek
c9c6037f50
NOISSUE fix Qt moc warning
2018-04-06 21:02:37 +02:00
Janrupf
97b74ef56a
NOISSUE Fixed code for PR
2018-04-06 19:39:12 +02:00
Janrupf
df6e66101c
NOISSUE Added 3rd party pack support
2018-04-05 19:33:31 +02:00
Janrupf
bbd523acb8
NOISSUE Added FTB Pack logos to chooser and fixed some missing includes
2018-04-02 23:02:33 +02:00
Janrupf
67d2f283da
NOISSUE Fixed compilation error, but needs to be revisited
2018-04-02 23:02:33 +02:00
Petr Mrázek
4530d9064b
NOISSUE fix latent bugs in RWStorage
2018-04-02 22:58:54 +02:00
Petr Mrázek
3406335cd8
GH-2219 fix crash and bad view scaling in Java VersionSelectDialog
2018-04-02 22:58:02 +02:00
Petr Mrázek
c9832d0d86
GH-2208 fix FTB pack download caching
2018-03-29 20:55:47 +02:00
Petr Mrázek
fa8f19b046
GH-2211 fix crash in first launch wizard
2018-03-29 20:41:16 +02:00
Petr Mrázek
370bbada87
NOISSUE polish the new instance UI a bit more
2018-03-28 21:57:41 +02:00
Petr Mrázek
1ef416cb56
NOISSUE add pointless fun things, because.
2018-03-28 00:51:24 +02:00
Petr Mrázek
b46a34d0ae
NOISSUE make vanilla refresh button work
2018-03-27 23:19:29 +02:00
Petr Mrázek
6188c577e3
NOISSUE fix page container spacing in UIs
2018-03-27 22:21:41 +02:00
Petr Mrázek
40a30b67f4
NOISSUE save the new instance dialog geometry when the dialog is accepted
2018-03-27 22:02:57 +02:00
Petr Mrázek
12b304ea73
NOISSUE fix crash in NewInstanceDialog
2018-03-27 21:05:41 +02:00
Petr Mrázek
8e44ab2338
NOISSUE redo new instance dialog
2018-03-27 09:25:36 +02:00
Petr Mrázek
4c7ea0f99a
NOISSUE explain the custom commands better
2018-03-26 22:08:55 +02:00
Petr Mrázek
a1c713811c
NOISSUE preserve minecraft.jar while migrating Legacy instances
...
It can be manually modded. It must be preserved when it's the only jar around.
2018-03-23 23:39:18 +01:00
Petr Mrázek
106155dd62
NOISSUE move modpack platform related files to 'modplatform' subfolders
2018-03-16 23:33:58 +01:00
Petr Mrázek
303842a19e
NOISSUE Add Konami Code
...
Fun little thing for hiding extra debug options in the future.
2018-03-15 09:27:45 +01:00
Petr Mrázek
ea151ca9d4
NOISSUE pre-fill analytics ID and paste.ee API key for all new builds
...
This means custom builds now get the option of using analytics and
log upload without users having to fill in IDs.
2018-03-13 08:02:11 +01:00
Petr Mrázek
6e69370fbf
NOISSUE disable useless broken unit test to fix win32 and osx64 builds
2018-03-13 01:41:33 +01:00
Petr Mrázek
82208be49e
NOISSUE add linux distro name and release stats to analytics
...
Hopefully this can serve as some sort of guideline for focusing
effort towards the right distro packages to make.
2018-03-13 00:28:51 +01:00
Petr Mrázek
b497aee920
NOISSUE update logo in README.md
2018-03-12 22:53:10 +01:00
Janrupf
0812e3a87b
NOISSUE Fixed code for PR
2018-03-12 15:09:07 +01:00
Janrupf
b8ca36372b
GH-2124 First complete implementation, installing is working now! GH-2172 Added sorting
2018-03-11 19:30:47 +01:00
Petr Mrázek
2d295d5afb
Merge pull request #1911 from maxnordlund/patch-1
...
Mention casing in ISSUE_TEMPLATE
2018-03-01 17:25:09 +01:00
Janrupf
ab3fe74c97
Added FTB pack selection ad download, WIP
2018-02-28 19:43:56 +01:00
Petr Mrázek
1a43f28297
NOISSUE do not censor player name in logs
2018-02-18 19:27:01 +01:00
Petr Mrázek
093dd22826
GH-2154 Ignore 'hidden' flag of insttance folders
2018-02-18 16:08:11 +01:00
Petr Mrázek
06ccff0f47
GH-2150 Separate Java settings UI used in the wizard into a widget
2018-02-18 12:39:35 +01:00
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