Oliver-Akins
|
520aaee41e
|
Don't let the host kick themselves from the game.
|
2020-10-20 22:45:33 -06:00 |
|
Oliver-Akins
|
a56ba7fc96
|
Make the clipboard copy the right thing
|
2020-10-20 22:44:31 -06:00 |
|
Oliver-Akins
|
e6467dda76
|
Begin work on method to kill/leave the game.
|
2020-10-05 22:55:20 -06:00 |
|
Oliver-Akins
|
14b7a1f5fe
|
Begin work on the player list
|
2020-10-05 22:54:41 -06:00 |
|
Oliver-Akins
|
778ccaf015
|
Remove redundant method
|
2020-10-05 22:54:14 -06:00 |
|
Oliver-Akins
|
267395efe9
|
Add username display for the player.
|
2020-10-05 22:53:20 -06:00 |
|
Oliver-Akins
|
aed8bd128f
|
Add styling (and convert from Stylus to CSS)
|
2020-10-05 22:51:02 -06:00 |
|
Oliver-Akins
|
a8d0741436
|
Add copying to clipboard functionality.
|
2020-10-02 17:59:56 -06:00 |
|
Oliver-Akins
|
5262cbbd00
|
Listen for new players while in the lobby
|
2020-10-02 10:18:02 -06:00 |
|
Oliver-Akins
|
2c1098ca49
|
Display players properly
|
2020-10-02 10:17:25 -06:00 |
|
Oliver-Akins
|
607575bad5
|
Just use the GetPlayerList event for all players instead of only the host
|
2020-10-02 10:16:49 -06:00 |
|
Oliver-Akins
|
19618cb218
|
Add code to handle getting a player list from the server
|
2020-09-28 23:03:56 -06:00 |
|
Oliver-Akins
|
1bd4f55335
|
Listen for the response from the server for the player list
|
2020-09-28 22:33:14 -06:00 |
|
Oliver-Akins
|
08c59ef30c
|
Request player list on component mount if the player is the host
|
2020-09-28 22:32:53 -06:00 |
|
Oliver-Akins
|
24c5220843
|
Add method for requesting the player list.
|
2020-09-28 22:32:26 -06:00 |
|
Oliver-Akins
|
16d95cd740
|
Add styling for the Lobby container
|
2020-09-27 22:07:44 -06:00 |
|
Oliver-Akins
|
60d101609b
|
Add PlayerJoin event listener
|
2020-09-27 22:03:32 -06:00 |
|
Oliver-Akins
|
8d321acda2
|
Add player list header
|
2020-09-27 22:03:01 -06:00 |
|
Oliver-Akins
|
c5f58c1833
|
Update ID and remove global styling
|
2020-09-27 16:26:41 -06:00 |
|
Oliver-Akins
|
3168adb3a5
|
Move the view components into a views folder rather than mixing them in with the other components.
|
2020-09-27 16:12:35 -06:00 |
|