Sebastian
b7c9b27ed6
Merge branch 'MultiMC:main' into main
2022-07-09 11:04:55 -05:00
xcfrg
346496c3fd
fix: log file extension of mods to clear ambiguity
2022-07-08 23:28:03 -04:00
Sebastian
abd412b455
Merge branch 'MultiMC:develop' into develop
2022-06-06 18:09:02 -05:00
Petr Mrázek
305157746a
NOISSUE Do not log Mojang token response
2022-06-05 00:08:49 +02:00
Sebastian
d3d3ddb446
Merge branch 'MultiMC:develop' into develop
2022-05-29 01:14:22 -05:00
Petr Mrázek
66c6e6e05d
NOISSUE disambiguate Json parsing calls
2022-05-29 04:58:42 +02:00
Samisafool
8d25c988c1
Fix build
2022-05-22 10:29:12 +05:30
Sebastian
c75ae2b218
Merge remote-tracking branch 'upstream/develop' into develop
2022-05-21 18:29:00 -05: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
Maftei Albert-Alexandru
4afe2466fd
Actual fix for #135 ( #154 )
...
* Fix for #135 and fixes for other issues such as actually playing the game
* Removed accidentally added .vscode files
* Patchy patch
2022-01-24 20:58:54 -05: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
Zakhar Afonin
18aa0d2faa
Minor fixes to make UltimMC actually build
2022-01-19 22:11:18 +03: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
Sebastian
fc22ddd13d
Merge branch 'MultiMC:develop' into develop
2021-12-13 19:11:57 -05: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
Sebastian-byte
984a5b86b8
Fix conflict
2021-12-10 18:07:09 -05:00
Dāvis Mosāns
663e6a313c
Fix Microsoft account provider
2021-12-10 07:18:54 +02:00
Dāvis Mosāns
92e1a0fa08
Fix InjectAuthlib
2021-12-10 07:18:54 +02:00
Petr Mrázek
dba4c452e0
NOISSUE account tweaks
2021-12-08 01:22:57 +01:00
Petr Mrázek
825ef52dd5
NOISSUE fix up some corner cases around migrating accounts
2021-12-06 20:16:13 +01:00
Petr Mrázek
c8ca6acc15
NOISSUE fix some error mappings for Mojang accounts
2021-12-05 03:48:07 +01:00
Petr Mrázek
d37003b1de
NOISSUE fix builds, make account refresh queue user friendly
2021-12-04 02:10:14 +01:00
Petr Mrázek
db6431d9e0
NOISSUE add missing chrono include
2021-12-04 01:27:58 +01:00
Petr Mrázek
3c46d8a412
GH-4071 Heavily refactor and rearchitect account system
...
This makes the account system much more modular
and makes it treat errors as something recoverable,
unless they come directly from the MSA refresh token
becoming invalid.
2021-12-04 01:18:05 +01:00
Petr Mrázek
285188ea53
GH-4071 handle network errors when logging in with MSA as 'soft'
...
This makes the tokens not expire when such errors happen.
Only applies to MSA, not the XBox and Mojang steps afterwards.
Further testing and improvements are still needed.
2021-11-28 18:42:01 +01:00
Sebastian-byte
95b8e17ae2
Fix another conflict
2021-11-23 19:57:06 -05:00
Petr Mrázek
b49987e876
NOISSUE fix fix fix the accounts again
2021-11-23 01:25:24 +01:00
Petr Mrázek
b258eac215
NOISSUE continue reshuffling the codebase
2021-11-22 03:55:16 +01:00
Petr Mrázek
9fc677c2a4
NOISSUE more refactoring
2021-11-21 23:36:55 +01:00
Petr Mrázek
69213b1206
NOISSUE continue refactoring things to make tests pass
2021-11-21 23:21:12 +01:00
Sebastian-byte
0cbae4aa38
Hopefully does some build fixes
2021-11-20 16:26:01 -05:00