Commit graph

10 commits

Author SHA1 Message Date
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