Petr Mrázek
a026fabd20
GH-5166 refine offline account handling on launch to allow going online
...
Added a button to the offline name selection dialog that allows
switching the intent from offline launch to online launch.
This lets you launch online with a currently offline account when you regain
network connectivity.
2024-12-17 03:40:09 +01:00
Petr Mrázek
7bd130ebaf
NOISSUE Remove Mojang account support
...
The servers are no longer there and there is no point keeping dead code around.
This also means that we are entirely dropping support for macOS older than 10.13
because older versions don't work with MSA.
Any remaining Mojang accounts will be silently removed.
2024-12-16 05:20:23 +01:00
Petr Mrázek
80c3eb7d99
NOISSUE embed branding again
...
Doing the whole 'secrets' thing by trying to hide MSA client ID was honestly crazy.
To everyone who tried to work on the code and couldn't use their own development build, I am sorry.
2024-12-16 03:50:46 +01:00
Petr Mrázek
da03e0f7b2
Merge pull request #5165 from arthomnix/quickplay-shortcut-fix
...
NOISSUE Fix server address text box in instance settings being always disabled on non-Quick Play instances
2024-12-16 02:15:26 +01:00
Petr Mrázek
7d7a3aada8
Merge pull request #5253 from MarkusTieger/fix/proxy-settings-message
...
Fixed Wrong Proxy Settings Message
2024-12-16 02:07:46 +01:00
TacoGS
07811bddd7
HOTFIX: Fixing FTB app change of settings location
2024-03-27 22:36:27 -03:00
arthomnix
45ec0b690d
NOISSUE Fix incorrect NeoForge versions being shown when changing version
2024-03-20 08:25:53 +00:00
Petr Mrázek
d22707c7fc
Try to import neoforged packs from FTB
...
Maybe this will work, maybe it will not.
It's better than importing them completely wrong though.
2024-03-10 04:41:30 +01:00
arthomnix
bb8e02a2f2
NOISSUE Improve modloader support detection
2024-01-11 08:34:42 +00:00
arthomnix
b69ab34f4b
GH-5232 Add Install NeoForge button (WIP)
2024-01-10 22:02:18 +00:00
markustieger
10d144f722
Fixed Wrong Proxy Settings Message
2023-09-04 20:59:16 +02:00
Petr Mrázek
9ec1d43565
NOISSUE consider classifier when comparing library names
2023-09-01 23:13:03 +02:00
arthomnix
5158620e79
NOISSUE Fix server address text box in instance settings being always disabled on non-Quick Play instances
2023-05-27 17:43:59 +01:00
Petr Mrázek
d05a9a6a5f
Merge pull request #5125 from arthomnix/feature/singleplayer-quickplay
...
NOISSUE Add support for launching worlds directly via Quick Play
2023-05-16 21:12:28 +02:00
Davide Pierotti
a003b8e867
NOISSUE Use better wording for log upload popup
2023-05-16 20:24:26 +02:00
arthomnix
5ff03584a5
NOISSUE Hide the join world buttons properly
...
This also fixes `QAction::setVisible` not working correctly in other parts of the codebase
2023-04-09 19:18:31 +01:00
arthomnix
b8811039f2
NOISSUE Update copyright dates
2023-04-09 14:03:20 +01:00
arthomnix
55edaa2039
NOISSUE Hide join world buttons on pre-23w14a instances
2023-04-09 13:49:24 +01:00
arthomnix
1014141608
NOISSUE revert default instance settings tab
2023-04-08 21:04:34 +01:00
arthomnix
71cf4f8d18
NOISSUE Add support for launching worlds directly via Quick Play
2023-04-08 18:03:20 +01:00
Petr Mrázek
458944ad91
NOISSUE Remove concept of switching update channels
...
It is all develop from now on, we no longer make stable releases.
This means no maintenance of version numbers and removal
of all the overhead associated with making stable releases.
MultiMC 6 might have a better system, but with how infrequent and stable
MultiMC releases are getting, there's no need to have a distinction
between `stable` and `develop` anymore.
2023-02-03 23:05:27 +01:00
arthomnix
149adbd1d6
NOISSUE Load ShowGameTimeHours setting correctly on settings page
...
Bugfix for #4964
2022-11-20 11:45:34 +00:00
Petr Mrázek
30312ea701
And fix a build issue
2022-11-20 00:12:46 +01:00
Petr Mrázek
90b16fb903
Merge pull request #4928 from ryanbrown535/develop
...
GH-4901 Confirm screenshot upload
2022-11-19 23:48:46 +01:00
Petr Mrázek
8335432543
Merge pull request #4947 from jamierocks/managed-packs
...
Record where packs come from
2022-11-19 23:48:16 +01:00
Petr Mrázek
319ba3c8f9
Merge pull request #4948 from jamierocks/technic-improvements
...
Technic: Display available versions for Solder packs
2022-11-19 23:44:24 +01:00
Petr Mrázek
9e5883c173
Merge pull request #4946 from jamierocks/atl-colours
...
Display mod colours in optional mod dialog
2022-11-19 23:43:06 +01:00
arthomnix
b82d667859
NOISSUE Add setting to display playtime in hours only
2022-11-02 16:11:56 +00:00
Jamie Mansfield
9bdfa5c8de
NOISSUE Make Technic API base URL and build constants
2022-10-20 16:46:12 +01:00
Jamie Mansfield
b6290ac254
GH-3516 Display available versions for Solder packs
2022-10-20 16:46:12 +01:00
Jamie Mansfield
2334a44221
NOISSUE Match CurseForge pack description format in Technic UI
2022-10-20 16:46:03 +01:00
Jamie Mansfield
65a4f8919a
NOISSUE Include the modpack version in instance title
2022-10-20 16:46:03 +01:00
Jamie Mansfield
ddc094b76b
NOISUE Prevent potential HTML injection
2022-10-20 16:46:03 +01:00
Jamie Mansfield
e35f2b6c2c
NOISSUE Allow Technic pack API urls to be used in search
...
This mimics the behaviour that the Technic launcher has, and their
website displays API URLs for.
The big benefit of this, is to be able to install private packs now :)
2022-10-20 16:45:55 +01:00
Jamie Mansfield
79204e5df0
NOISSUE Pass the full pack name through to the install task
2022-10-19 16:56:15 +01:00
Jamie Mansfield
dbe7d9ea2e
NOISSUE Display mod colours in optional mod dialog
2022-10-19 13:00:54 +01:00
Jamie Mansfield
c24a89f3af
NOISSUE Display warnings when selecting optional mods
2022-10-18 21:40:05 +01:00
Jamie Mansfield
41f728b22f
NOISSUE Pass the optional mod dialog the full version
...
We will need more information, let's just pass the whole thing.
2022-10-18 21:39:37 +01:00
Jamie Mansfield
af36e5c43f
NOISSUE Display ATLauncher install messages
2022-10-18 21:39:36 +01:00
ryanbrown535
c37b7f771e
Confirm screenshot upload
...
Adds a message box on upload asking if the user is sure they want to upload to imgur
2022-10-02 20:45:06 -04:00
Petr Mrázek
ec498074c1
NOISSUE improve Modrinth description's page rendering
2022-07-19 21:46:28 +02:00
xcfrg
3621594213
feat: add log upload confirmation
2022-07-05 23:33:04 -04:00
Petr Mrázek
0917706b22
GH-4724 set suggested version for Modrinth packs when it is changed
2022-06-11 17:44:51 +02:00
Petr Mrázek
8235752dec
NOISSUE stop marking Modrinth as WIP
...
Even though it might need more changes, it should be good to go.
2022-06-09 20:17:49 +02:00
Petr Mrázek
fe75a7f09e
NOISSUE slightly improve Forge detection in FTBA import
2022-06-05 00:09:28 +02:00
Petr Mrázek
214d615d18
NOISSUE significantly more reliable detection of modloaders for FTBA
2022-05-30 01:38:19 +02:00
Petr Mrázek
66c6e6e05d
NOISSUE disambiguate Json parsing calls
2022-05-29 04:58:42 +02:00
Petr Mrázek
f59822fd65
NOISSUE make FTBA import more lenient towards missing fields
2022-05-29 04:24:55 +02:00
Petr Mrázek
43ebd02dcf
NOISSUE it's LOCALAPPDATA not APPDATALOCAL...
2022-05-29 00:27:28 +02:00
Petr Mrázek
8a6f673567
NOISSUE maybe fix FTBA path on Windows?
2022-05-29 00:00:38 +02:00