HeliosLauncher/app/assets/js
Daniel Scalzi ee55446cd6
Temporary fix to DiscordRPC not shutting down properly.
Something must have changed on discord's end, as our previous solution is no longer working. The latest changes to the module include a clearActivity() method, however it is not available on npm. Until it is, we are using the implementation directly.
2018-05-29 23:42:27 -04:00
..
scripts v0.0.1-alpha.6 2018-05-29 21:47:55 -04:00
assetexec.js Attempting to make references to the distribution index more streamlined. WIP 2018-05-08 20:10:46 -04:00
assetguard.js Fixes related to offline startup. 2018-05-22 08:41:22 -04:00
authmanager.js v0.0.1-alpha.6 2018-05-29 21:47:55 -04:00
configmanager.js Increasing version, various small fixes. 2018-05-15 06:07:28 -04:00
discordwrapper.js Temporary fix to DiscordRPC not shutting down properly. 2018-05-29 23:42:27 -04:00
launchindex.json Damage control pass 1 2017-05-17 03:31:42 -04:00
launchprocess.js Massive progress on implementing the new forge modlist format. I have been able to rewrite much of the launch process code to use this new method, and was able to successfully log into the game. Several bugs need to be worked on, however everything is in a good state so far. 2017-11-19 03:48:21 -05:00
mojang.js Fixes related to offline startup. 2018-05-22 08:41:22 -04:00
preloader.js Fixes related to offline startup. 2018-05-22 08:41:22 -04:00
processbuilder.js ConfigManager improvements. v0.0.1-alpha.1 2018-05-10 00:01:38 -04:00
serverstatus.js Added server status retrieval and implemented it on UI. 2018-04-15 22:35:14 -04:00
windowutils.js Matan merge 2017-05-17 09:26:46 +03:00