Commit graph

14 commits

Author SHA1 Message Date
Romain Beaumont
14f2a4cbec
use html webpack plugin to do cache busting (#71)
add a ?<hash of content> to index.js in index.html
2021-03-13 19:48:53 +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
ShrimpyStuff
04b8ef2b68
Don't allow highlighting (#51) 2021-03-03 10:00:46 +01:00
AwesomestCode
49a347b9fa
Feature: loading screen (#26)
* add broken loading screen

* Add loading screen

Add image & change webpack for easier testing

* more loading script stuff

* not really working kick detector

* last ditch attempt

* lint
2021-03-02 21:44:42 +01:00
AwesomestCode
2140ed360f
fix chat showing (#38) 2021-03-02 14:48:03 +01:00
Karang
776f1ab772 Fix moving in chat, fix breaking snapping view 2021-03-02 05:07:12 +01:00
Karang
0b2a3e7950
Fix pixelated look (#22) 2021-03-01 04:07:21 +01:00
AwesomestCode
c9b8bb7669
Add crosshairs (#15)
* Add crosshairs

Note: this PR requires that there is an icons.png file perfectly matching the one in minecraft-assets to show the crosshair, otherwise it just doesn't show anything.

* do it the rom way
2021-03-01 03:31:30 +01:00
AwesomestCode
b6b65793d3
change font to mojangles (#11)
* change font to mojangles

minecraftia is a fan-recreation, mojangles is the official font

* change Mojangles to mojangles
2021-02-28 17:33:56 +01:00
Romain Beaumont
bccac8bd2e hide ugly chat scrollbar 2021-02-28 00:02:50 +00:00
Romain Beaumont
2c5006d7f9 add minecraft font 2021-02-27 23:58:21 +00:00
Romain Beaumont
8249a48646 add ugly chat box from https://github.com/AwesomestCode/mineflayer-web-test/branches 2021-02-27 23:18:58 +00:00
Romain Beaumont
d978f5c762 add code 2021-02-27 22:12:11 +00:00