SkirdaElectronLauncher/app
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
..
assets Fixed game status monitoring. 2018-08-13 08:25:25 -04:00
app.ejs Various CSS updates. 2018-06-12 04:12:22 -04:00
frame.ejs Added dynamic frames for darwin + win32. 2018-04-14 16:54:10 -04:00
landing.ejs Added functionality to avatar overlay. 2018-06-21 12:38:21 -04:00
login.ejs Added UI and implementation for the account settings tab. 2018-05-30 22:22:17 -04:00
overlay.ejs Added server status bar to the top of the mods tab. 2018-08-07 00:58:32 -04:00
settings.ejs Updated the auto-update UI. 2018-08-13 06:13:13 -04:00
welcome.ejs Added Content-Security-Policy to ensure that external scripts cannot be loaded. 2018-04-25 17:06:10 -04:00