Commit graph

34 commits

Author SHA1 Message Date
Romain Beaumont
c40b00ab5c add service worker for PWA 2021-03-21 01:54:10 +00:00
Romain Beaumont
401d6bec06
bump mineflayer 2021-03-18 02:06:14 +01:00
Karang
30b539a858 Bump pviewer 2021-03-17 22:01:24 +01:00
Romain Beaumont
af8b47279d bump mineflayer and pviewer 2021-03-16 02:15:48 +00:00
u9g
f532e72f6f
remove contributors from package.json (#103)
theres no reason to have it since there are so many contributors to the project, and will be more as the project grows
2021-03-15 17:44:34 +01:00
Karang
4234e9ec93 Bump pviewer 2021-03-14 02:56:47 +01:00
Romain Beaumont
f04b085183
replace prompt by menu (#75)
* replace prompt by menu

implemented with lit element
https://lit-element.polymer-project.org/

I think we should use more of lit element for
all html things

makes it easy to build modular things

* use require
2021-03-14 02:20:11 +01:00
Romain Beaumont
36c2b11753 watch node_modules, bump mineflayer and pviewer 2021-03-13 20:44:00 +00:00
Romain Beaumont
6952e56545 add npm run build-dev-start 2021-03-13 19:47:38 +00:00
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
Romain Beaumont
ea6d5256e0 expose more things 2021-03-13 00:14:17 +00:00
dependabot-preview[bot]
f621b11809
Bump webpack-dev-middleware from 3.7.3 to 4.1.0 (#70)
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 3.7.3 to 4.1.0.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v3.7.3...v4.1.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-08 08:51:00 +01:00
Karang
8cd2b5ddf7 Fix item versions 2021-03-08 00:10:37 +01:00
Romain Beaumont
1b1dbd940c
bump pviewer to 1.16.2 (contains water improvements) 2021-03-07 22:28:45 +01:00
Romain Beaumont
9df75b3554 bump pviewer 2021-03-07 20:51:29 +00:00
Romain Beaumont
8db3f9e5c4 use forked and improved process package
from @Karang
2021-03-07 18:03:58 +00:00
Karang
9aace1670e Bump pviewer 2021-03-07 02:42:34 +01:00
Romain Beaumont
7306c88167 Release 1.2.0 2021-03-06 00:34:52 +00:00
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
dependabot-preview[bot]
b175c5088d
Bump copy-webpack-plugin from 7.0.0 to 8.0.0 (#57)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 7.0.0 to 8.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v7.0.0...v8.0.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-05 23:14:19 +01:00
Karang
edf12cea69
Add custom proxy selection (#53)
* Add custom proxy selection

* Remove request dependency

* Remove duplicate font
2021-03-04 01:39:21 +01:00
AwesomestCode
45fb68fe7b
create internal public-start command (#49)
* create internal public-start command

* lint
2021-03-03 09:59:36 +01:00
Karang
0d46059346
Update pviewer, no space in username (#32) 2021-03-02 00:44:41 +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
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
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
8249a48646 add ugly chat box from https://github.com/AwesomestCode/mineflayer-web-test/branches 2021-02-27 23:18:58 +00:00
Romain Beaumont
f240a7fdc3 Release 1.0.1 2021-02-27 22:36:20 +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