Daniel Scalzi d4d7be7c47 Rewrote frontend download download function to make use of forked processes. This means that the download runs in full async (essentially in a separate thread). Updated the discord wrapper to be more dynamic. Updated auth manager to use async/await. 7 years ago
..
css 3c7d7d79af Added mojang functions, most of which are pending testing. Once testing is complete, the external 'mojang' module will be removed. The 'Mojang Status' are on the landing page is now displaying the actual statuses of mojang's services. This will be refreshed once every 5 minutes. Enhancements will be made to the UI of this down the line. 8 years ago
fonts 02758b27b2 Added more UI elements. 8 years ago
images 1d10b0209a Minor fix to mojang api wrapper, removing default option on client token configuration, updating logo to scaled version. 7 years ago
js d4d7be7c47 Rewrote frontend download download function to make use of forked processes. This means that the download runs in full async (essentially in a separate thread). Updated the discord wrapper to be more dynamic. Updated auth manager to use async/await. 7 years ago
libraries a3c9130d7a Added functionality to extract .pack.xz files. The npm modules available to do this were a mess, being either outdated or refusing to build on windows. In order to achieve this, I wrote up a small java library which will extract these files. We simply pass the files we want to extract to the command line using a corresponding argument and it does the rest. This should be no issue as we will always have a JRE present on this launcher, whether that be bundled or already installed. 8 years ago
WesterosCraft-1.11.2-user.json 6a44694a32 Removing old and deprecated assets in preparation for the new design. 8 years ago
WesterosCraft-1.11.2.json 6a44694a32 Removing old and deprecated assets in preparation for the new design. 8 years ago
westeroscraft.json 45998a2239 Bug fixes for discord rich presence.. all appears to work now. 8 years ago
westeroscraft.xml abbfb52c1b Fixed bug with hashless assets, updating distro index. 8 years ago