Commit graph

5 commits

Author SHA1 Message Date
u9g
5d3eeec6a0
less padding + closer to top for playerlist (#115) 2021-03-18 05:33:11 +01:00
Moondarker
3a74d5a09f
(Hopefully) Making playerlist the LitElement way (#106)
* (Hopefully) Making playerlist the LitElement way

* Fixed a double-arrowed function call in playerlist
2021-03-16 09:45:39 +01:00
Moondarker
9a5c008530
Using stackable key events instead of document.onkey/*whatever*/ (#104) 2021-03-16 03:16:37 +01:00
u9g
9e0f2c9300
Update playerlist.js (#99)
* Update playerlist.js

* use arrow function to be non-this-binding

* lint
2021-03-15 18:28:40 +01:00
Moondarker
116b78f3e7
Player list added (#94)
* Player list added

* Using JavaScript Standard Style
2021-03-15 01:55:23 +01:00