4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-22 06:19:50 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
8d062c16bc Remove version folder when invalidating data 2023-11-10 23:38:52 +01:00
2d015422c6 Fix bug when invalidating with newer version of nodejs 2023-11-10 23:34:16 +01:00
cadbbd3caf Add a log message in case of sucessful MS login 2023-10-02 17:02:42 +02:00
5dc072f77f Changed mod informations endpoint 2023-09-30 16:42:41 +02:00
df54f665c3 Fix for linux (and possibily macos) with java exec incorrect filename 2023-08-27 11:38:05 +02:00
b025c5c615 Fix import following an update of msmc (semver of msmc isn't correct) 2023-04-01 15:41:09 +02:00
1a05dd165c Lint: script more compliente with jslint 2023-03-22 20:41:15 +01:00
f2056293e8 Update minecraft.js to make it work with last msmc update 2023-03-22 19:35:10 +01:00
2cb8fd1e5b Added linux support 2022-10-10 23:39:23 +02:00
1e8766689a Improved unix support (still a bit of work to do) 2022-09-13 21:08:11 +02:00
73e4666659 Fix launcher still consider downloading assets when download failed (caused by corrupted files) 2022-06-22 22:44:33 +02:00
0a32249782 removed axios in favor to node-fetch 2022-03-30 17:50:40 +02:00
36ebe122a9 Updated discord logo, improved logger message 2022-02-28 15:28:31 +01:00
ea2093b5eb Fix bug where folder cannot be created 2022-02-22 13:25:53 +01:00
1a3082a90f Index.html now work 2022-02-18 21:10:54 +01:00
f856bd620e Start fixing js files to fit to vue v3 2022-02-11 08:48:40 +01:00
05d21f4f34 Changed the way we display notifications 2021-12-13 16:46:30 +01:00
de4b155079 Added log messages 2021-10-06 13:27:56 +02:00
3cb95761aa Improve support when offline 2021-10-02 16:53:55 +02:00
c0d3abd297 Remove notification when update downloaded + improve bug_report + make some correction to js and html in general 2021-09-25 18:52:31 +02:00
a9e0a7cc37 Fix bug causing minecraft not launching + dump to 0.6.1 2021-09-19 22:27:28 +02:00
b959d35ee9 added vue as front-end framework 2021-09-19 17:31:08 +02:00
c8f598897d fix ms login + updated msmc 2021-08-29 14:11:34 +02:00
cac1afbd31 add support to microsoft auth (untested cause I haven't minecraft on a microsoft account) 2021-08-10 20:35:13 +02:00
0c865c0129 add fix game launch button + prevent options from opening while game is running or launching + prevent sending more than 1 authentification form 2021-05-15 17:11:57 +02:00
2a5e8f7805 Added java download support 2021-05-14 16:21:42 +02:00
0b85d5c84a moved all minecraft related instructions to minecraft class + fix sha1 bug + fix old modspack files not deleted if sha1 not correct 2021-05-13 13:50:07 +02:00