Commit graph

29 commits

Author SHA1 Message Date
AwesomestCode
36a43a97fe
add .idea to gitignore (#39) 2021-03-02 14:47:40 +01:00
Karang
0265d30304
Merge pull request #35 from Karang/master
Fix moving in chat, fix breaking snapping view
2021-03-02 05:14:31 +01:00
Karang
776f1ab772 Fix moving in chat, fix breaking snapping view 2021-03-02 05:07:12 +01:00
Romain Beaumont
0ab855c9db fix default name 2021-03-02 00:00:57 +00:00
Karang
0d46059346
Update pviewer, no space in username (#32) 2021-03-02 00:44:41 +01:00
Romain Beaumont
1d94b108f8 fix username 2021-03-01 23:43:08 +00:00
Romain Beaumont
141d6f69fb
explicitly put '' by default for the password 2021-03-01 23:49:31 +01:00
Romain Beaumont
f06255475d
make default name random 2021-03-01 23:37:04 +01:00
dependabot-preview[bot]
3a32bea036
Bump mineflayer from 2.41.0 to 3.2.0 (#30)
Bumps [mineflayer](https://github.com/PrismarineJS/mineflayer) from 2.41.0 to 3.2.0.
- [Release notes](https://github.com/PrismarineJS/mineflayer/releases)
- [Changelog](https://github.com/PrismarineJS/mineflayer/blob/master/docs/history.md)
- [Commits](https://github.com/PrismarineJS/mineflayer/compare/2.41.0...3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-01 21:27:08 +01:00
dependabot-preview[bot]
aea5c7fac8
Bump three from 0.124.0 to 0.126.0 (#29)
Bumps [three](https://github.com/mrdoob/three.js) from 0.124.0 to 0.126.0.
- [Release notes](https://github.com/mrdoob/three.js/releases)
- [Commits](https://github.com/mrdoob/three.js/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-03-01 21:25:52 +01:00
ShrimpyStuff
3471c284e7
Update index.js (#25) 2021-03-01 19:50:56 +01:00
ElCholoGamer
6cc708775e
Create key codes object and replace body-parser (#20)
* Add codes object to key listener

* use express.json instead of body-parser

* run fix script

* fix tab indentation to spaces
2021-03-01 09:41:12 +01:00
Karang
0b2a3e7950
Fix pixelated look (#22) 2021-03-01 04:07:21 +01:00
AwesomestCode
893fc04817
add screenshot to readme (#19)
* add screenshot to readme

* move screenshot into the repo
2021-03-01 03:45:27 +01:00
ShrimpyStuff
55fc31e7f0
Working Placing and not fully working breaking (#6)
* Working Placing and not fully working breaking

* Update index.js
2021-03-01 03:32:13 +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
Romain Beaumont
0ed76653f4
Add demo link 2021-03-01 03:16:10 +01:00
Romain Beaumont
4312ee3dea Release 1.1.0 2021-02-28 22:27:52 +00:00
AwesomestCode
fb1e579ee3
Add bounds to pitch (#12)
* Add bounds to pitch

* run linter
2021-02-28 20:02:22 +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
8a08b4d52b delete useless issue templates 2021-02-27 22:38:12 +00:00
Romain Beaumont
f240a7fdc3 Release 1.0.1 2021-02-27 22:36:20 +00:00
Romain Beaumont
aa3785b345 fix server import 2021-02-27 22:35:59 +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
Romain Beaumont
d186c09a0b Initial commit 2021-02-27 22:27:59 +01:00