HeliosLauncher/app/assets
Daniel Scalzi 714daace18
Added server status retrieval and implemented it on UI.
The player count on the landing page is now functional. If the server cannot be reached, the label and value will change to SERVER and OFFLINE, respectively. This behavior can be modified.
2018-04-15 22:35:14 -04:00
..
css Native files are now stored in the OS temp directory. 2018-04-15 00:00:08 -04:00
fonts Unpacked Avenir.ttc to its several ttf components due to compatibility issues on older operating systems. 2018-01-23 21:16:10 -05:00
images Added seven pointed star svgs and test server icon (temp). 2018-04-15 22:31:51 -04:00
js Added server status retrieval and implemented it on UI. 2018-04-15 22:35:14 -04:00
libraries/java 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. 2017-05-18 01:49:28 -04:00
WesterosCraft-1.11.2-user.json Removing old and deprecated assets in preparation for the new design. 2017-08-26 14:43:24 -04:00
WesterosCraft-1.11.2.json Removing old and deprecated assets in preparation for the new design. 2017-08-26 14:43:24 -04:00
westeroscraft.json Using object for JavaGuard. May move java downloading processes to AssetGuard as a non-default category. Very much a WIP. 2018-03-29 19:45:05 -04:00
westeroscraft.xml Fixed bug with hashless assets, updating distro index. 2017-11-19 00:41:36 -05:00