Commit graph

192 commits

Author SHA1 Message Date
KalmeMarq
5b6fcee7f6
connect using url params (#285)
* connect using url params

* lint
2022-03-08 15:46:50 +01:00
KalmeMarq
dd0c3f22d3
Hit entities (#277)
* added readme pt-pt

* added url/querystring deps and fix chat pos/scale

url and querystring were missing in node_modules.
chat scale option wasn't implemented and chat input was on top instead of bottom.

* added bot version text field and guiScale for small screens

text field to choose bot version. gui scale changes on small screens (slider takes no effect then). Removed unused images.

* Update index.js

* bot can now hit entities

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2022-02-13 18:57:47 +01:00
dependabot[bot]
9ac609690d
Bump mineflayer from 3.18.0 to 4.0.0 (#281)
Bumps [mineflayer](https://github.com/PrismarineJS/mineflayer) from 3.18.0 to 4.0.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/3.18.0...4.0.0)

---
updated-dependencies:
- dependency-name: mineflayer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-10 22:42:04 +01:00
Romain Beaumont
8d09dfd661
add tls to fallback (#279) 2022-02-08 12:33:51 +01:00
Romain Beaumont
0d107ace32
1.18.0 support (#275)
* bump pviewer

* Update config.json
2022-01-26 01:17:56 +01:00
KalmeMarq
09ba027f9b
Fix chat messages (#272)
* added readme pt-pt

* added url/querystring deps and fix chat pos/scale

url and querystring were missing in node_modules.
chat scale option wasn't implemented and chat input was on top instead of bottom.

* added bot version text field and guiScale for small screens

text field to choose bot version. gui scale changes on small screens (slider takes no effect then). Removed unused images.

* Update index.js

* fix chat messages and chat on top on mobile

* npm fix

* fixed mcData var

* removed debug stuff and fixed color shadow

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2022-01-20 20:38:11 +01:00
dependabot[bot]
8172c478d0
Bump http-server from 13.1.0 to 14.1.0 (#268)
Bumps [http-server](https://github.com/http-party/http-server) from 13.1.0 to 14.1.0.
- [Release notes](https://github.com/http-party/http-server/releases)
- [Commits](https://github.com/http-party/http-server/compare/v13.1.0...v14.1.0)

---
updated-dependencies:
- dependency-name: http-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-20 17:40:19 +01:00
mat
395b1395db Capitalize "Minecraft" in the bottom info 2022-01-17 10:07:58 -05:00
KalmeMarq
1b08956d10
Mobile controls (#262)
* added readme pt-pt

* added url/querystring deps and fix chat pos/scale

url and querystring were missing in node_modules.
chat scale option wasn't implemented and chat input was on top instead of bottom.

* added bot version text field and guiScale for small screens

text field to choose bot version. gui scale changes on small screens (slider takes no effect then). Removed unused images.

* added mobile controls

* fixed bot and chat

* mobile controls only appear on mobile or if forced

* lint fix
2021-12-25 22:50:40 +01:00
Romain Beaumont
8cbc95b5ef
Default version in config (#261)
* Update play_screen.js

* Update config.json
2021-12-24 21:20:08 +01:00
dependabot[bot]
29e54ee0c8
Bump copy-webpack-plugin from 9.1.0 to 10.2.0 (#256)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 9.1.0 to 10.2.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/v9.1.0...v10.2.0)

---
updated-dependencies:
- dependency-name: copy-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 21:02:28 +01:00
KalmeMarq
d087ed2846
added bot version text field, guiScale for small screens and removed unused images (#260)
* added readme pt-pt

* added url/querystring deps and fix chat pos/scale

url and querystring were missing in node_modules.
chat scale option wasn't implemented and chat input was on top instead of bottom.

* added bot version text field and guiScale for small screens

text field to choose bot version. gui scale changes on small screens (slider takes no effect then). Removed unused images.

* Update index.js

Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2021-12-24 21:02:11 +01:00
KalmeMarq
5fe0807a25
Added url/querystring to deps and fixed chat (#259)
* added readme pt-pt

* added url/querystring deps and fix chat pos/scale

url and querystring were missing in node_modules.
chat scale option wasn't implemented and chat input was on top instead of bottom.
2021-12-24 17:28:38 +01:00
KalmeMarq
ed011b07fd
UI reorganized and options (#257)
* added readme pt-pt

* ui reorganized, keybinds, foodbar, panorama, etc
2021-12-24 13:00:07 +01:00
Romain Beaumont
1033404f91 migrate to lit 2021-11-12 21:08:49 +00:00
Romain Beaumont
163d9cecba Revert "Make dev builds faster (#227)"
This reverts commit 8c88ec6383.

Fix #240
2021-11-12 21:04:09 +00:00
PondWader
ead3527d2a
Fix bug of being able to access slots outside of the 1-9 range (#238) 2021-11-07 14:45:08 +01:00
Pandapip1
180e1243c4
Makes chat auto fade away (and fixes CI) (#236) 2021-11-05 13:00:28 -04:00
u9g
134ce42c41
[chore] Pin three @ v0.127.0 (#230) 2021-11-01 17:30:46 +01:00
AwesomestCode
39a73647bf
Revert "Update package.json (#224)" (#229)
This reverts commit a6e3c889ff.
2021-10-27 21:34:31 -04:00
Alexander Ivanov
74ec5feae0
Add health bar (#223)
* Create healthbar.js

* Hardcore/Creative mode support

* Actually add healthbar
2021-10-26 10:23:28 +02:00
Alexander Ivanov
8c88ec6383
Make dev builds faster (#227)
* Make SW generation prod-only

* Use SpeedMeasurePlugin

* Refactor: Symlink directories for dev builds

* Lint fix

* Remove SpeedMeasurePlugin
2021-10-26 10:21:28 +02:00
Alexander Ivanov
a6e3c889ff
Update package.json (#224) 2021-10-26 10:19:43 +02:00
dependabot[bot]
c6c891229a
Bump webpack-dev-middleware from 4.3.0 to 5.1.0 (#214)
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 4.3.0 to 5.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/v4.3.0...v5.1.0)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-12 16:46:40 +02:00
Romain Beaumont
6f75fd4ab6 Release 1.3.0 2021-09-05 12:04:23 +00:00
Romain Beaumont
a363440748 bump pviewer 2021-09-05 12:04:23 +00:00
dependabot[bot]
0017bf24d8
Bump clean-webpack-plugin from 3.0.0 to 4.0.0 (#213)
Bumps [clean-webpack-plugin](https://github.com/johnagan/clean-webpack-plugin) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/johnagan/clean-webpack-plugin/releases)
- [Commits](https://github.com/johnagan/clean-webpack-plugin/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: clean-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-05 13:59:38 +02:00
dependabot[bot]
6d63dab9ec
Bump http-server from 0.12.3 to 13.0.0 (#206)
Bumps [http-server](https://github.com/http-party/http-server) from 0.12.3 to 13.0.0.
- [Release notes](https://github.com/http-party/http-server/releases)
- [Commits](https://github.com/http-party/http-server/compare/v0.12.3...v13.0.0)

---
updated-dependencies:
- dependency-name: http-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-22 17:23:19 +02:00
dependabot[bot]
2dfdd2cd26
Bump webpack-dev-server from 3.11.2 to 4.0.0 (#208)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.2 to 4.0.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.2...v4.0.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-22 17:21:09 +02:00
u9g
fabf85e97b
Only show properties divider if there are properties (#197) 2021-06-17 21:08:48 -04:00
dependabot[bot]
5a8cf31dfe
Bump mocha from 8.4.0 to 9.0.0 (#193)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.0.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v9.0.0)

---
updated-dependencies:
- dependency-name: mocha
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-16 23:02:05 +02:00
Varik Valefor
b3f82a94ad
Fix grammatical mistakes in the README (#192) 2021-06-06 17:35:44 -04:00
Andrey (MiTask)
801530aa7d
Added Russian translate for Prismarine Web Client (Not the best but how i see nobody did it here before) (#191) 2021-06-05 17:51:45 -04:00
Andrey (MiTask)
7d73e7568b
Fix typo in README (#190)
Typo in example debug console command.
2021-06-04 16:02:01 -04:00
dependabot[bot]
c1ab8f8271
Bump copy-webpack-plugin from 8.1.1 to 9.0.0 (#187)
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 8.1.1 to 9.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/v8.1.1...v9.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-30 17:17:59 +02:00
AwesomestCode
c133ac9ed4
Revert "Bump three from 0.127.0 to 0.128.0" (#185)
* Revert "Bump three from 0.127.0 to 0.128.0 (#180)"

This reverts commit 2d8c42cfcb.

* make sure not to auto-pull the new version

* I'm stupid

Co-authored-by: Karang <arthur.hennequin@free.fr>
2021-05-23 15:46:40 +02:00
dependabot-preview[bot]
2d8c42cfcb
Bump three from 0.127.0 to 0.128.0 (#180)
Bumps [three](https://github.com/mrdoob/three.js) from 0.127.0 to 0.128.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-05-02 01:08:47 +02:00
dependabot-preview[bot]
e1665cc4e5
Upgrade to GitHub-native Dependabot (#181)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-05-02 01:03:49 +02:00
u9g
46bbf782f1
add wait before blocks placed (#160)
* Create util.js

* Update cursor.js

* Update util.js

* Delete util.js

* Done :)

* change comment placement

* Replaced with bot. with this.

* run standard

* pass bot to cursor constructor

Co-authored-by: AwesomestCode <53128754+AwesomestCode@users.noreply.github.com>
2021-04-12 22:25:41 +02:00
PondWader
edec62a20f
Adding Game Menu (#179)
* Fixed Chat Glitch

Fixed an annoying glitch where when you click you are locked out of chat. Makes chat smoother to use

* Added Game Menu

Added a game menu for when player presses escape.
NOTE: Player must be out of mouse lock for this to register (so often requires double pressing of escape).

* Block open chat when in game menu

* Linted + removed alert

* Linted
2021-04-06 13:31:02 +02:00
dependabot-preview[bot]
0a25c4daff
Bump three from 0.126.1 to 0.127.0 (#169)
Bumps [three](https://github.com/mrdoob/three.js) from 0.126.1 to 0.127.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-04-05 20:39:23 +02:00
AwesomestCode
1b9d9abdc0
Update package.json (#178) 2021-04-05 17:17:12 +02:00
AwesomestCode
fc6e2a6739
fix unnecessary ellipses (#177) 2021-04-04 16:43:43 +02:00
ShrimpyStuff
e0a8481954
Make user stop moving when the player isn't on the tab (#173) 2021-04-03 15:03:02 -04:00
AwesomestCode
73f1a77418
fix typo (#171) 2021-04-02 21:41:03 +02:00
Kalme
c54909390c
Make login menu more like minecraft (#166) 2021-04-02 00:09:07 +02:00
Karang
7dcffada09
Important math stuff (#168) 2021-04-01 12:24:26 +02:00
Romain Beaumont
b909364d45
add modules on which prismarine-web-client is built to readme 2021-03-29 23:28:57 +02:00
ShrimpyStuff
d7e12c40c4
Kick/End/Err messages on loading screen (#157) 2021-03-28 22:34:58 +02:00
Karang
b488cc4d3c Use blending in break material 2021-03-24 20:50:36 +01:00