97 Commits

Author SHA1 Message Date
BigBoyPro
eff51d6511 For the authlib injector authentification server: i changed localhost to 127.0.0.1 to accomodate people who want to use the -Djava.net.preferIPv6Addresses=true Java argument to play on IPV6 in priority because localhost defaults to ::1 in IPV6 mode and crashes the game on launch 2024-08-16 22:53:27 +02:00
Neptune
52833d9921 Merge branch 'MultiMC:develop' into develop 2024-05-31 07:50:33 -05:00
TacoGS
bb04cb09a3 hotfix:Generate Java Version 21 Error in logs 2024-05-17 21:52:46 -03:00
Neptune
e425abf8d0 UltimMC: Remove unused code from Ely.by profile 2024-03-12 21:21:32 -05:00
Neptune
51fff1f02c UltimMC: Use proper Ely.by profile 2024-03-11 20:58:42 -05:00
Neptune
14981321d4 UltimMC: Fix ely.by auth 2024-03-08 17:47:09 -05:00
Neptune
0b4b9a1783 UltimMC: Actually make profile for local accounts, fixes #334 2024-03-07 23:57:59 -05:00
Neptune
82df3ac9ac UltimMC: Misc improvements all over the place 2024-03-06 08:38:16 -05:00
Neptune
0d01261956 UltimMC: Add our changes 2024-03-03 11:42:23 -05:00
Petr Mrázek
2c9e7b75f4 Merge pull request #5323 from arthomnix/feature/neoforged
GH-5232 Add Install NeoForge button
2024-03-01 02:27:27 +01:00
arthomnix
4fe664204e NOISSUE correct first NeoForge supported version 2024-01-11 09:55:39 +00:00
arthomnix
bb8e02a2f2 NOISSUE Improve modloader support detection 2024-01-11 08:34:42 +00:00
arthomnix
98099c8ec5 NOISSUE Update help link for under-18 accounts 2023-10-28 20:54:00 +01:00
arthomnix
1bb7e3d0f9 NOISSUE Add more XErr error descriptions 2023-10-28 20:44:55 +01:00
Petr Mrázek
9ec1d43565 NOISSUE consider classifier when comparing library names 2023-09-01 23:13:03 +02:00
Petr Mrázek
bd95c3ea33 NOISSUE fix session not being passed to args processing 2023-05-17 10:55:42 +02:00
arthomnix
b8811039f2 NOISSUE Update copyright dates 2023-04-09 14:03:20 +01:00
arthomnix
f756b25993 NOISSUE formatting 2023-04-08 21:00:32 +01:00
arthomnix
724eb76dc4 NOISSUE fix typo 2023-04-08 20:58:13 +01:00
arthomnix
71cf4f8d18 NOISSUE Add support for launching worlds directly via Quick Play 2023-04-08 18:03:20 +01:00
arthomnix
22f82c34bf NOISSUE Add support for joining servers via Quick Play 2023-04-08 10:29:12 +01:00
Petr Mrázek
c1ed09e747 NOISSUE add an interface to pass information to CraftPresence
Specifically, the icon key and instance title.
2023-03-10 19:56:17 +01:00
Petr Mrázek
7354c578fd NOISSUE Move hour formatting for play time to a function 2022-11-20 00:01:21 +01:00
arthomnix
b82d667859 NOISSUE Add setting to display playtime in hours only 2022-11-02 16:11:56 +00:00
xcfrg
346496c3fd fix: log file extension of mods to clear ambiguity 2022-07-08 23:28:03 -04:00
Petr Mrázek
305157746a NOISSUE Do not log Mojang token response 2022-06-05 00:08:49 +02:00
Petr Mrázek
66c6e6e05d NOISSUE disambiguate Json parsing calls 2022-05-29 04:58:42 +02:00
Jamie Mansfield
78003c5eed NOISSUE Apply the Minecraft version correctly
It was previously using a deprecated field.
2022-05-17 21:08:31 +01:00
Petr Mrázek
585c93fd7f Merge pull request #4662 from Scotsguy/develop
NOISSUE Mod metadata parsing for Quilt mods
2022-05-17 21:21:31 +02:00
Jamie Mansfield
a28adf7b62 NOISSUE Match Vanilla launcher for launch arguments 2022-05-17 18:51:19 +01:00
AppleTheGolden
6ce93de8c0 NOISSUE Mod metadata parsing for quilt.mod.json 2022-04-30 11:56:51 +02:00
Petr Mrázek
a8b3d470da Merge pull request #3760 from kb-1000/quilt
GH-3742 add Install Quilt button
2022-04-23 18:34:52 +02:00
Petr Mrázek
b39410a2c2 GH-4317 Detect forced migration state and show errors for it 2022-04-23 01:31:03 +02:00
Petr Mrázek
edeffef51d NOISSUE fix error string for Xbox authorization failures 2022-03-18 17:59:50 +01:00
kb1000
533cd09057 NOISSUE Rename Quilt intermediary references to hashed 2022-03-16 20:21:30 +01:00
kb1000
b2e18253a1 GH-3742 add Install Quilt button 2022-03-16 20:21:19 +01:00
Jamie Mansfield
cbcd822e44 NOISSUE Add missing licence headers to files I've authoured 2022-02-21 19:38:41 +00:00
Stypox
8b31c638f3 Fix error message
The code is trying to get a string from a json object, and if that fails it should log "is not a string", not "is not a timestamp".
2022-01-22 21:58:32 +01:00
Petr Mrázek
917f8a31e3 NOISSUE log server response when failing to fetch profile 2022-01-16 12:51:42 +01:00
Petr Mrázek
aa770b63fb NOISSUE correctly set http status code in auth reply 2022-01-16 12:46:20 +01:00
Petr Mrázek
86d99f80c3 NOISSUE add some logging to profile fetching failures 2022-01-16 11:43:19 +01:00
Petr Mrázek
9579231ccc NOISSUE fix build and change how NetJob is used
Feed it network upfront...
2021-12-31 05:27:59 +01:00
Petr Mrázek
9cc168c526 NOISSUE fix some OS ifdefs 2021-12-31 00:36:25 +01:00
Petr Mrázek
94fdf13f4a NOISSUE proper fix for missing profile + demo mode 2021-12-30 21:26:29 +01:00
Petr Mrázek
3efcccf334 Merge pull request #4345 from graemeg/freebsd-support
Adds FreeBSD support to MultiMC
2021-12-30 20:00:45 +01:00
Petr Mrázek
a6e59cb4f4 NOISSUE detect when user loses entitlements 2021-12-30 17:19:41 +01:00
Graeme Geldenhuys
f42c3a953c Restore getNativePath() to its original form. 2021-12-28 21:59:24 +00:00
Petr Mrázek
7d047f9223 NOISSE add a shortcut to the loaders mods to main window 2021-12-12 22:39:25 +01:00
Graeme Geldenhuys
fce98f5e16 Fixes compilation error expanding from macro 'major'. 2021-12-12 11:45:58 +00:00
Graeme Geldenhuys
7179e75e70 Changes required to support FreeBSD 2021-12-12 11:39:36 +00:00