4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-23 06:29:51 +01:00
Commit Graph

19 Commits

Author SHA1 Message Date
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