LobbyClient
LobbyClient copied to clipboard
League Sandbox's Launcher Client
Let’s get started with automated dependency management for LobbyClient :muscle: This pull request **updates all your dependencies to their latest version**. Having them all up to date really is the...
Stack including VueJS, Typescript, Electron and Socket.io --- Beep, boop, I'm [a bot](https://github.com/LeagueSandbox/IssueBot)! This issue was created by `@Neekhaulas` in `#lobby`.
Build a basic package downloader that can be used with the `lspm://` protocol. At first it should download the package and download dependencies. --- Beep, boop, I'm [a bot](https://github.com/LeagueSandbox/IssueBot)! This...
Rework
This Pull Request includes a lot of content - Changed a lot of code (Yes, that's why this is a rework) - Champion Select: Test Pick Mode (Like Blind Pick...
Some parts of the code need to be reworked. Also, the design has to be changed to one similar to our test enviroment client
Webp is a more efficient format than jpgs, pngs or gifs, so it's preferred over those. Downside is that most image handling software don't yet support `webp` format natively ---...
LobbyServer sends the packets in objects
Should we implement a champion select phase sometime in the mysterious future?
As of now the client only works on port 8080, which is already taken most of the time, as in my case. I have a RethinkDB service running there all...