Commit graph

5 commits

Author SHA1 Message Date
Romain Beaumont
4efff81a6a
move loading screen to component (#86) 2021-03-14 18:24:09 +01:00
u9g
0195c1356d
Make a nicer menu (#82)
* Make a nicer menu

* allow background to be colored + set font

* remove redirect

* replace with login with something more meaningful

* Update menu.js

* Update config.json
2021-03-14 17:02:35 +01:00
Romain Beaumont
97b4a11243
fix background of chatinput 2021-03-13 22:24:22 +01:00
AwesomestCode
01c1cabdef
Feature: Hotbar (#42)
* Add Rendering Hotbar

* Load hotbar on login

* Add live hotbar changes

* Add selecting slot

* Add dropping

* fix lint

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2021-03-07 22:49:49 +01:00
u9g
48538f573f
Remove css from index.html (#54)
* Remove css from index.html

* Create styles.css

* Update webpack.config.js
2021-03-04 05:07:07 +01:00