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
e537265ade
UltimMC: Update MSA client ID.
2024-06-24 23:03:53 -05:00
Neptune
f16a8fd234
UltimMC: Fix macOS Actions
2024-06-01 08:22:09 -05:00
Neptune
65e8bfba6c
UltimMC: Fix Actions
2024-06-01 08:19:01 -05: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
e17a648c2b
Merge branch 'MultiMC:develop' into develop
2024-03-29 13:26:54 -05:00
Petr Mrázek
d4247bf3ae
Merge pull request #5380 from TacoGS/hotfix/ftba-path
...
HOTFIX: Fixing FTB app change of settings location
2024-03-28 09:50:45 +01:00
TacoGS
07811bddd7
HOTFIX: Fixing FTB app change of settings location
2024-03-27 22:36:27 -03:00
Neptune
f2d1f98cae
Merge branch 'MultiMC:develop' into develop
2024-03-21 17:09:27 -05:00
Petr Mrázek
056faf3307
Merge pull request #5367 from arthomnix/feature/neoforged
...
NOISSUE Fix incorrect NeoForge versions being shown when changing version
2024-03-20 21:11:03 +01:00
arthomnix
45ec0b690d
NOISSUE Fix incorrect NeoForge versions being shown when changing version
2024-03-20 08:25:53 +00:00
Neptune
2bd0d5d1a9
Merge branch 'MultiMC:develop' into develop
2024-03-15 19:07:33 -05:00
Petr Mrázek
0912669610
Merge pull request #5365 from arthomnix/feature/neoforged
...
NOISSUE Add NeoForge support to mrpack importer and exporter
2024-03-15 23:21:54 +01:00
arthomnix
1b77965225
NOISSUE Add NeoForge support to mrpack importer and exporter
2024-03-15 20:39:32 +00: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
60aead3255
UltimMC: Fix Windows icon
2024-03-11 17:47:11 -05:00
Neptune
294147b859
UltimMC: Possible fix for #335
2024-03-11 17:31:17 -05:00
Neptune
e5d10913d4
Merge branch 'MultiMC:develop' into develop
2024-03-10 12:54:11 -05: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
Neptune
7747f08952
UltimMC: Fix macOS CI build ( #336 )
2024-03-09 12:38:10 -05:00
Neptune
14981321d4
UltimMC: Fix ely.by auth
2024-03-08 17:47:09 -05:00
Neptune
3993d1227e
UltimMC: Clarify forking in README
2024-03-08 16:36:12 -05:00
Neptune
26d041ec21
UltimMC: Use our MSA client ID
2024-03-08 16:30:20 -05:00
Neptune
334812f74d
UltimMC: Remove now unnecessary step from README
2024-03-08 00:07:00 -05:00
Neptune
0b4b9a1783
UltimMC: Actually make profile for local accounts, fixes #334
2024-03-07 23:57:59 -05:00
Neptune
17a06d8eab
UltimMC: Improve README
2024-03-07 19:18:59 -05:00
Neptune
82df3ac9ac
UltimMC: Misc improvements all over the place
2024-03-06 08:38:16 -05:00
Neptune
c57d58f6f8
UltimMC: Change notsecrets to secrets
2024-03-06 08:08:58 -05:00
Neptune
f9fb2443ab
UltimMC: Misc changes to readme files
2024-03-06 07:38:02 -05:00
Neptune
fb323d8a0b
UltimMC: Make separate section for local accounts
2024-03-05 17:50:57 -05:00
Neptune
eba8c1e33f
UltimMC: Update README to reflect new downloads
2024-03-05 17:33:29 -05:00
Neptune
026070b836
UltimMC: Fix Windows CI
2024-03-05 17:33:29 -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
Petr Mrázek
87852db4ae
Merge pull request #5286 from arthomnix/xerr
...
NOISSUE Add more XErr error descriptions
2024-02-01 17:37:30 +01:00
Petr Mrázek
0b91a983e2
Merge pull request #5226 from Evaryan-MMO/issue-#5211
...
fix: issue #5211
2024-02-01 00:36:47 +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
b69ab34f4b
GH-5232 Add Install NeoForge button (WIP)
2024-01-10 22:02:18 +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
7450faaf13
NOISSUE fix unable to log in issue
2023-09-17 12:57:48 +02:00
Petr Mrázek
17865bfd7d
NOISSUE ensure PROCESSOR_ARCHITECTURE_ARM64 is defined
...
This fixes build on old mingw versions
2023-09-03 00:42:26 +02:00
Petr Mrázek
da4973dc94
NOISSUE disable analytics until further notice
...
Or MultiMC 6.
2023-09-03 00:33:24 +02:00
Petr Mrázek
f458204a52
NOISSUE add some arch probing code
2023-09-02 11:15:32 +02:00
Petr Mrázek
9ec1d43565
NOISSUE consider classifier when comparing library names
2023-09-01 23:13:03 +02:00
ChrisjStone
18b6792cc7
fix: issue #5211
...
Move gcc compiler option -Werror to CMAKE_CXX_FLAGS_DEBUG to work around
cmake using any options present in CMAKE_CXX_FLAGS as default options
for all build types.
This fix was necessary to prevent gcc from erroring out with indetifier
'requires' being a keyword sicne we are using c++11 and not c++20.
2023-07-25 21:14:15 -06:00
Petr Mrázek
33a8b916a1
Merge pull request #5063 from arthomnix/feature/mrpack_export
...
NOISSUE Set Modrinth export dialog window title
2023-05-24 10:03:38 +02:00