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

43 Commits

Author SHA1 Message Date
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
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
34c9188e57 converted ‰svg to png to decrease usage of disk, cpu and ram 2021-07-01 22:09:33 +02:00
3b983f12ce fix possible xss exploit with innerHTML 2021-07-01 20:54:10 +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
9ab2afacdd improved mods downloading support + added logging system 2021-04-11 19:54:31 +02:00
91f5d1c91a centralized fonts rules in fonts.css + improved settings tab visually + dump to 0.2.2 2021-04-09 17:47:48 +02:00
0ea573f918 theorically fix updater 2021-03-29 00:27:08 +02:00
5772d3059e fix bugs + deleted unused fonts 2021-03-28 20:21:55 +02:00
c1168a390b new design 2021-03-22 21:17:43 +01:00
f82c4199d5 dump @types/node from 14.14.34 to 14.14.35 + contextIsolation from false to true 2021-03-16 10:19:51 +01:00
48e77b11ce deleted last use of remote 2021-03-03 14:06:17 +01:00
7bfcab4610 removed mentions of electron.remote (still one left) 2021-03-02 15:22:38 +01:00
ad8103bc64 dump to snapshot 2021-02-07 17:34:57 +01:00
c2a512883d added auto updater 2021-02-06 13:53:16 +01:00
ff7aee024b refactored project + changed name 2021-02-01 21:54:34 +01:00