SkirdaElectronLauncher/app/assets/js
Daniel Scalzi f1d89c0e6b
Fixed game status monitoring.
Switched to version-safe regex for monitoring game launch progress.
Game output is now encoded in utf-8 to avoid multiple conversions from Uint8Array to String.
Note that game output has line breaks. Trim any content before testing it against regular expressions.
2018-08-13 08:25:25 -04:00
..
scripts Fixed game status monitoring. 2018-08-13 08:25:25 -04:00
assetexec.js v0.0.1-alpha.16 - Fixed download errors. 2018-07-26 04:30:47 +02:00
assetguard.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
authmanager.js Updated Distribution Index spec and impl. 2018-07-22 11:40:15 -04:00
configmanager.js Added failsafe to configuration loading. 2018-08-13 06:31:46 -04:00
discordwrapper.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
distromanager.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
dropinmodutil.js General cleanup for mods tab code. 2018-08-07 04:41:26 -04:00
mojang.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
preloader.js Added eslint. To lint, npm run lint. 2018-07-22 13:31:15 -04:00
processbuilder.js Fixed game status monitoring. 2018-08-13 08:25:25 -04:00
serverstatus.js Added server status retrieval and implemented it on UI. 2018-04-15 22:35:14 -04:00