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

74 Commits

Author SHA1 Message Date
ae7e35bfee Move showNotification before logging 2024-01-23 12:51:19 +01:00
a512ea973d Display a notif to user in case of ms login error 2024-01-16 22:02:05 +01:00
769120fd97 Change discord link, Fix indent in js render files 2024-01-14 18:24:29 +01:00
508dc2d4d0 Doesn't remove shader folder anymore, change syntax to avoid Promise executor to be an async func 2024-01-14 17:58:37 +01:00
5721b96601 Made a lot of server fixes thank to eslint 2023-11-28 00:18:41 +01:00
9e20458ff6 Move to electron 28 and changed everything to ESM 2023-11-23 23:30:26 +01:00
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
e68ce8de5c Updated text to french 2022-08-20 13:10:23 +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
3652e032a5 Remove close button 2022-08-20 11:33:27 +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
8701f2e200 Fix unvalidate button not working 2022-02-18 21:13:11 +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
0bd1cec17c
Merge pull request #68 from AltarikMC/dependabot/npm_and_yarn/msmc-2.2.2
Bump msmc from 2.2.1 to 2.2.2
2021-09-25 19:10:27 +02:00
4f68fc966d Added title to media icons 2021-09-25 19:05:27 +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