kb1000
a0cb1a0d42
NOISSUE rename Twitch to flame internally for consistency and to CurseForge for user displayed strings
2021-03-24 00:59:43 +01:00
Petr Mrázek
1edcd9b86e
NOISSUE implement deleting skins
2021-02-11 02:23:00 +01:00
Jamie Mansfield
ab19b86341
GH-405 ATLauncher Support
2021-02-07 23:30:24 +01:00
AppleTheGolden
0de064eb35
NOISSUE Update Copyright Year
2021-01-18 08:28:54 +01:00
kb1000
8021fb25d0
GH-469 Implement support for importing and searching for Technic Platform and Solder modpacks
...
This does not support any custom modpack.jar for 1.6 or newer, it simply uses standard Forge then.
Supports Forge and Fabric, and JAR mods for 1.5 and older.
2020-10-13 21:34:16 +02:00
Jamie Mansfield
b0f5f4cb13
GH-3095 New FTB platform support
...
Models are based on the models from my go-modpacksch library.
License:
========
The MIT License (MIT)
Copyright (c) Jamie Mansfield <https://www.jamiemansfield.me/ >
Copyright (c) contributors
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
2020-08-21 02:24:29 +02:00
Petr Mrázek
3ff93a4216
NOISSUE Bare-bones twitch pack browser
2020-04-01 00:44:24 +02:00
Petr Mrázek
3ad9ea507e
NOISSUE update version number, changelog and credits in about dialog
2020-03-29 03:12:57 +02:00
Petr Mrázek
bc98181ec2
GH-2769 add an option to not copy play time when copying instances
2020-01-09 15:31:32 +01:00
Petr Mrázek
8bdff97ac0
GH-2839 remove username wording from login and account dialogs
2020-01-08 13:37:05 +01:00
Petr Mrázek
af5120c828
GH-2859 remove twitch page and modpack import from URL
...
The functionality was broken, beyond repair and an ongoing maintenance
nightmare.
2019-11-18 00:38:36 +01:00
Petr Mrázek
47ed2f48d4
NOISSUE put legacy FTB support in a namespace, fix its base URL
2019-11-03 23:48:12 +01:00
Petr Mrázek
c60647523e
NOISSUE remove remains of what could have been technic integration
2019-10-14 01:05:38 +02:00
Petr Mrázek
ce7917048a
NOISSUE remove more html rom About dialog
2019-09-30 23:50:32 +02:00
Petr Mrázek
e6936212d6
NOISSUE remove some ugly html strings to make translating slightly nicer
2019-09-27 00:23:30 +02:00
Petr Mrázek
7d13e31198
NOISSUE refactor Mod a bunch, get rid of dead code
2019-08-03 05:30:46 +02:00
Petr Mrázek
725ec35635
NOISSUE recognize curseforge URLs dropped on top of MultiMC
2019-07-09 22:04:52 +02:00
Petr Mrázek
739a86f171
Revert "NOISSUE Import page is now a MultiMC pack page"
...
This reverts commit f74e3db804
.
2019-07-09 21:51:19 +02:00
Petr Mrázek
f74e3db804
NOISSUE Import page is now a MultiMC pack page
2019-06-29 01:13:39 +02:00
Petr Mrázek
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
Joshua Anderson
6e8e4c5dfa
Update title of Add Empty dialog
2019-02-05 00:06:29 -07:00
AppleTheGolden
437dec91f9
Update Copyright Year
2019-01-16 21:14:24 +01:00
Chris Lane
0572a1e4e6
NOISSUE use https more widely
2018-11-02 12:04:08 +00:00
Petr Mrázek
aef0ccb1a2
GH-2232 add gif icon support (not animated)
2018-10-31 21:54:22 +01:00
Jannis Lübke
6aada8adf7
NOISSUE FTB pack code implementation, cleaned up
2018-08-02 00:52:31 +02:00
Petr Mrázek
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
Petr Mrázek
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
Petr Mrázek
7b439c85c0
SCRATCH things and stuff, related to grou saving
2018-07-28 22:12:57 +02:00
Petr Mrázek
12f2716f31
GH-2355 Do not allow instances to be created with whitespace prefix or suffix
2018-07-28 22:08:09 +02:00
Petr Mrázek
bbb3b3e6f6
NOISSUE tabs -> spaces
2018-07-15 14:51:05 +02:00
Petr Mrázek
a222c94d34
NOISSUE add cancel button to the new instance dialog
2018-06-30 19:44:30 +02:00
Sergey Shatunov
4d68c1b509
GH-2291 Fix build with Qt 5.11+
2018-06-02 17:22:43 +07:00
Charles Milette
72c0002b45
Catch C++ exceptions by const reference
...
Fixes #2277
2018-05-19 19:18:26 -04:00
Janrupf
7e1c5d439a
#2228 , #2229 - Auto import pack icons and fixed to big version selection - Closes #2228 , Closes #2229
2018-04-07 22:09:19 +02:00
Lukas Haigner
9b7564e967
NOISSUE Fixed progress dialog
2018-04-07 00:46:49 +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
370bbada87
NOISSUE polish the new instance UI a bit more
2018-03-28 21:57:41 +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
106155dd62
NOISSUE move modpack platform related files to 'modplatform' subfolders
2018-03-16 23:33:58 +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
Janrupf
ab3fe74c97
Added FTB pack selection ad download, WIP
2018-02-28 19:43:56 +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
f259e9f727
NOISSUE update copyright dates
2018-02-11 00:40:01 +01:00
Petr Mrázek
ca11765436
NOISSUE split logo into 'logo' and 'multimc'
2018-02-10 19:13:59 +01:00
Petr Mrázek
41aef8414a
NOISSUE add an 'open folder' button to the icon dialog
2018-02-05 02:01:12 +01:00