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

58 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
f4b037d85f
Merge pull request #184 from AltarikMC/fix-updater
Fix updater on linux, should display download text on windows, dump to 2.0.2
2022-10-14 15:43:43 +02:00
607cf9e68f Fix updater on linux, should download text on windows, dump to 2.0.2 2022-10-14 15:34:30 +02:00
2c8bf8faf2 Should fix signal not received by window 2022-10-14 11:21:34 +02:00
7d2eeb9e69 Fix updater (well I think too) 2022-10-13 21:55:09 +02:00
abb924e844 Add linux support to maker and updater 2022-10-11 16:39:25 +02: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
e418aafdb8 remove menu and fix message not updating on checkingUpdate.html 2022-08-20 12:18:10 +02:00
66d56018f5 Second hotfix 2022-08-20 11:53:13 +02:00
0f0504e84f Dump to 1.2.1 and fix updater 2022-08-20 11:31:49 +02:00
03a4e345d1 Removed dialog when update downloaded 2022-08-20 11:16:06 +02:00
0001b54e15 Updated updater.js 2022-08-20 11:15:12 +02:00
8e6b490c07 Add update page (not done!) 2022-08-19 22:09:26 +02:00
73e4666659 Fix launcher still consider downloading assets when download failed (caused by corrupted files) 2022-06-22 22:44:33 +02:00
459edb66a7 Move credits from dialog to in app fullscreen 2022-05-17 13:43:44 +02:00
d5a05b17cb Little message change 2022-04-29 13:25:02 +02:00
c5ea5a7c94 Ajout Crédits 2022-04-29 13:09:44 +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
d876af9c68 fix typo, improve login.css 2022-01-12 08:51:42 +01:00
a0f67a4da3 Improve updater 2021-12-24 19:15:00 +01:00
05d21f4f34 Changed the way we display notifications 2021-12-13 16:46:30 +01:00
2c1a14cfce Fix resize icon appear even if it's impossible 2021-10-13 18:17:36 +02: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
2876c6d5f9 Prevent the "true" from appear on launch button 2021-09-26 12:18:58 +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
3c3f5b532b Dump to 0.6.0 2021-09-19 18:20:36 +02:00
b959d35ee9 added vue as front-end framework 2021-09-19 17:31:08 +02:00
d8ada09563 Added icon on menubar + updated style of login content 2021-09-03 17:39:13 +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
ce95e9759b add log messages 2021-07-21 02:13:27 +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
f8a322278b hotfix issue which cause game to crash 2021-04-28 13:18:06 +02:00
66e6b92a0d improve visual + improve launch button responsiveness + dump to 0.3.0 2021-04-11 20:42:07 +02:00