HeliosLauncher/app/assets
Daniel Scalzi 13cc555afd
Game now saves to OS-specific data directory. Fixed issue where logs folder did not save to correct location. Fixed issue with authentication code. Continuing work on Java validation code.
2018-03-31 13:05:05 -04:00
..
css Initial work on welcome view, upgraded dependencies. 2018-02-19 20:27:42 -05: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 Initial work on welcome view, upgraded dependencies. 2018-02-19 20:27:42 -05:00
js Game now saves to OS-specific data directory. Fixed issue where logs folder did not save to correct location. Fixed issue with authentication code. Continuing work on Java validation code. 2018-03-31 13:05:05 -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