Commit Graph

8 Commits

Author SHA1 Message Date
Peter
cd973c25a7 Working RPC
Discord RPC Working
2021-07-13 15:27:18 +01:00
Peter
d20601320c Removed Discord Launcher Integration
Removed RPC Discord Integration
2021-07-13 14:49:36 +01:00
Peter
1036adc915 Revert "Revert "Merge pull request #11 from VicariousNetwork/refresh-attempt2""
This reverts commit e7c0af5283.
2021-07-13 14:32:33 +01:00
Peter
e7c0af5283 Revert "Merge pull request #11 from VicariousNetwork/refresh-attempt2"
This reverts commit 206de5d4fd, reversing
changes made to b3846d86b0.
2021-07-13 14:22:22 +01:00
Peter
febdbecc22 discord rcp
Needs some work, currently isnt picking up downloading or launching game
2021-07-13 12:03:46 +01:00
Daniel Scalzi
f1a98f2d45
Added mojang account validation UI.
Other minor fixes included. Bumped version from dev to alpha. Testing to begin soon.
2018-05-09 22:23:37 -04:00
Daniel Scalzi
2f66d44824
Further organization of the browser scripts.
Moved server selection styles to launcher.css, as they are nearly finished.
Moved overlay convenience functions to overlay.js.
Moved launch area (landing.ejs) convenience functions to landing.js.
Various cleanups and documentation also added.
2018-04-25 20:11:10 -04:00
Daniel Scalzi
4d26298b98
Added Content-Security-Policy to ensure that external scripts cannot be loaded.
Moved inline scripts to their own files. Moved all front-end scripts to /assets/js/scripts.
2018-04-25 17:06:10 -04:00