Romain Beaumont
c8e3ffd019
Optimize webpack usage, fix #34 ( #58 )
...
* introduce prod/dev build https://webpack.js.org/guides/production/
* use it properly with express https://webpack.js.org/guides/development/#using-webpack-dev-middleware
to provide a fast npm start (5 second)
2021-03-06 01:29:28 +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
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
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
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
1962a878b0
fix package.json
2021-02-27 22:28:08 +00:00
Romain Beaumont
d978f5c762
add code
2021-02-27 22:12:11 +00:00