dependabot[bot]
d82a70a5ad
Bump webpack-dev-middleware from 5.3.3 to 6.0.0 ( #332 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 6.0.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/v5.3.3...v6.0.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 03:04:46 +01:00
dependabot[bot]
ae1ccf0cf3
Bump webpack-cli from 4.10.0 to 5.0.0 ( #331 )
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.10.0 to 5.0.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.0.0 )
---
updated-dependencies:
- dependency-name: webpack-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-20 02:03:21 +01:00
Fury-101
172060d584
save all play screen options ( #326 )
...
* save all play screen options
* fixed semicolons
was hard to catch in nvim sorry
2022-09-30 19:34:35 +02:00
Romain Beaumont
9e53633286
Release 1.4.0
2022-07-07 00:37:39 +02:00
Keir Finlow-Bates
598d8dce61
Fix for #301 ( #306 )
...
Co-authored-by: Keir Finlow-Bates <keirfb@gmail.com>
Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
2022-05-21 23:18:42 +02:00
dependabot[bot]
e1df6a1e71
Bump copy-webpack-plugin from 10.2.4 to 11.0.0 ( #305 )
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 10.2.4 to 11.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/v10.2.4...v11.0.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>
2022-05-21 23:07:57 +02:00
dependabot[bot]
beb6cde298
Bump standard from 16.0.4 to 17.0.0 ( #297 )
...
Bumps [standard](https://github.com/standard/standard ) from 16.0.4 to 17.0.0.
- [Release notes](https://github.com/standard/standard/releases )
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md )
- [Commits](https://github.com/standard/standard/compare/v16.0.4...v17.0.0 )
---
updated-dependencies:
- dependency-name: standard
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-05-10 13:11:28 -04:00
dependabot[bot]
dd737e6f59
Bump mocha from 9.2.2 to 10.0.0 ( #298 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 9.2.2 to 10.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/v9.2.2...v10.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>
2022-05-10 13:04:18 -04:00
dependabot[bot]
1ac1f7d281
Bump mineflayer-pathfinder from 1.10.0 to 2.0.0 ( #290 )
...
Bumps mineflayer-pathfinder from 1.10.0 to 2.0.0.
---
updated-dependencies:
- dependency-name: mineflayer-pathfinder
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-03-26 12:17:46 +01:00
AwesomestCode
f1d5f8965f
Mineflayer Bump ( #286 )
2022-03-10 18:35:14 +01:00
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