Commit graph

230 commits

Author SHA1 Message Date
Vitaly
2b363f1515 include actual github repo when used on github repo 2023-09-19 16:21:13 +03:00
Vitaly
c135855095 NEW escape stack management! Super scalable impl that shouldnt have bugs at all! (already debugged some)
remove displayScreen in favor of new fns
2023-09-19 16:21:13 +03:00
Vitaly
f1f95af918 feat: allow to pass connect config in search params and auto reconnect for faster development!
remove old impl, which was duplicating & bloading code a didnt allow to particially pass data to join screen such as username
2023-09-19 16:21:13 +03:00
Vitaly
95a54ef09c [fixup] make all inputs mobile-friendly 2023-09-19 16:21:13 +03:00
Vitaly
fa5f8568c6 load click sound on page load
as bonus resources num in devtools is more realistic right after page load
2023-09-19 16:21:13 +03:00
Vitaly
cdbb551a78 make all inputs user-friendly. add server history autocomplete (temporary solution) 2023-09-19 16:21:13 +03:00
Vitaly
e1b1938210 some basic type-checking change start script 2023-09-19 16:21:13 +03:00
Vitaly
b77f00bc6d oops. install pnpm first. 2023-09-19 16:21:13 +03:00
Vitaly
341ce21329 use temporarily github pages as vercel cant fetch some git repos? 2023-09-19 16:21:13 +03:00
Vitaly
c6936407b2 use chunks in dev 2023-09-19 16:21:13 +03:00
Vitaly
a977441046 Add debug config! 2023-09-19 16:21:13 +03:00
Vitaly
cd3c1f3973 fix build agan... 2023-09-19 16:21:13 +03:00
Vitaly
dd705b4662 enable vr in chrome [openXR] (to be tested actually) 2023-09-19 16:21:13 +03:00
Vitaly
f24c04a94b update deps & use PNPM! 2023-09-19 16:21:13 +03:00
Vitaly
45ea9aed19 minor fixes... 2023-09-19 16:21:13 +03:00
Vitaly
6f02c10483 actually commit mouse raw input impl 2023-09-19 16:21:13 +03:00
Vitaly
5bef43031f [pick pr] display user gpu in debug overlay. Useful for laptops with iGPU and a dedicated one 2023-09-19 16:21:13 +03:00
Vitaly
c56c98f501 [pick pr?] fix some bugs? 2023-09-19 16:21:13 +03:00
Vitaly
ddf5315108 [pick pr] [wip] mouse raw input. Doesn't work for now for some reason :( 2023-09-19 16:21:13 +03:00
Vitaly
a67d05ae99 speed webpack builds 2023-09-19 16:21:13 +03:00
Vitaly
a31b1701bb [pick pr] fix white strip on buttons 2023-09-19 16:21:12 +03:00
LEGALISE PIRACY
856639d586
[ImgBot] Optimize images (#348)
*Total -- 7,376.32kb -> 5,550.67kb (24.75%)

/extra-textures/background/panorama_4.png -- 6.60kb -> 2.82kb (57.3%)
/screenshot.png -- 3,902.90kb -> 2,647.10kb (32.18%)
/assets/favicon.svg -- 4.88kb -> 3.31kb (32.09%)
/extra-textures/loading.png -- 88.28kb -> 66.53kb (24.64%)
/assets/favicon.png -- 28.32kb -> 22.43kb (20.8%)
/extra-textures/gui.png -- 36.68kb -> 29.68kb (19.07%)
/assets/invsprite.png -- 3,308.66kb -> 2,778.79kb (16.01%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
2023-07-22 14:55:20 +02:00
extremeheat
d414596ab0
Release 1.5.0 (#347)
* Update publish.yml to use node 18

* Update package.json

* Update HISTORY.md
2023-07-22 14:42:09 +02:00
Romain Beaumont
39990254bf
change default host 2023-04-09 01:10:50 +02:00
Romain Beaumont
ed4c558384
remove cname copying in ci.yml 2023-04-09 00:42:23 +02:00
Romain Beaumont
24639915ec
use node 18 (#343)
* use node 18

* Update webpack.common.js
2023-04-09 00:34:33 +02:00
extremeheat
c0d9ee982a
fix URI (#340) 2023-04-06 09:22:15 +02:00
sverben
52c6d2a9ff
Add BossBars (#319)
* Add component

* Add preload function to hud (required for already existing BossBars)

* Remove useless debug log

* Display bars

* Values and colors

* Add dividers

* Add titles

* Remove ;

* Make titles smaller

* Delete BossBars

* Store the container

* Update code standard

* Move BossBars to components

* Proper use of LitElement

* Code style improvements

* init hotbar before player spawn, fixes hotbar not working when joining
2023-03-04 19:04:46 +01:00
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