HeliosLauncher/app/assets/js/scripts
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
..
landing.js Fixed game status monitoring. 2018-08-13 08:25:25 -04:00
login.js Added UI and implementation for the account settings tab. 2018-05-30 22:22:17 -04:00
overlay.js General cleanup for mods tab code. 2018-08-07 04:41:26 -04:00
settings.js Added failsafe to configuration loading. 2018-08-13 06:31:46 -04:00
uibinder.js Added support for optional submods of required mods. 2018-07-29 16:32:41 +02:00
uicore.js Updated the auto-update UI. 2018-08-13 06:13:13 -04:00
welcome.js Added mojang account validation UI. 2018-05-09 22:23:37 -04:00