Romain Beaumont
|
11a0e50d02
|
fix vec3 import
|
2021-03-13 01:19:07 +00:00 |
|
Romain Beaumont
|
7b5d0d137a
|
add some debugging examples
|
2021-03-13 01:29:31 +01:00 |
|
Romain Beaumont
|
ea6d5256e0
|
expose more things
|
2021-03-13 00:14:17 +00:00 |
|
Romain Beaumont
|
a836496e31
|
Expose bot variable
|
2021-03-13 00:35:16 +01:00 |
|
Romain Beaumont
|
4792ac61a7
|
fix for real build
|
2021-03-12 17:09:49 +01:00 |
|
Romain Beaumont
|
9141df900a
|
fetch all branches
|
2021-03-12 17:02:17 +01:00 |
|
Romain Beaumont
|
385d0db48e
|
update live demo url
|
2021-03-12 16:59:51 +01:00 |
|
Romain Beaumont
|
f4c61fa01f
|
try fix gh pages deploy
|
2021-03-12 16:59:16 +01:00 |
|
Romain Beaumont
|
45139940c7
|
keep CNAME on gh pages deploy
|
2021-03-12 16:44:42 +01: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 |
|
Romain Beaumont
|
45b5afc0bb
|
persist username to localstorage
|
2021-03-07 23:37:27 +00:00 |
|
Karang
|
b0b144e49c
|
Fix test
|
2021-03-08 00:15:33 +01:00 |
|
Karang
|
8cd2b5ddf7
|
Fix item versions
|
2021-03-08 00:10:37 +01:00 |
|
AwesomestCode
|
79e769530f
|
Update screenshot.png (#44)
|
2021-03-07 22:51:08 +01:00 |
|
AwesomestCode
|
01c1cabdef
|
Feature: Hotbar (#42)
* Add Rendering Hotbar
* Load hotbar on login
* Add live hotbar changes
* Add selecting slot
* Add dropping
* fix lint
Co-authored-by: Romain Beaumont <romain.rom1@gmail.com>
|
2021-03-07 22:49:49 +01:00 |
|
Karang
|
eace2c97cc
|
Add resize of webgl canvas (#65)
|
2021-03-07 22:41:29 +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
|
de22f91b1e
|
remove not working forced full screen and print errors properly
|
2021-03-07 18:32:41 +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 |
|
u9g
|
48538f573f
|
Remove css from index.html (#54)
* Remove css from index.html
* Create styles.css
* Update webpack.config.js
|
2021-03-04 05:07:07 +01:00 |
|
Karang
|
b9c3a6acac
|
Add deploy to gh-pages
|
2021-03-04 04:02:30 +01:00 |
|
Karang
|
357ab35eef
|
Add config.json
|
2021-03-04 04:02:30 +01:00 |
|
Karang
|
093afb2438
|
Cleanup textures in root
|
2021-03-04 04:02:30 +01:00 |
|
Romain Beaumont
|
81423d31ed
|
Update live demo link
|
2021-03-04 02:41:31 +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 |
|
ShrimpyStuff
|
04b8ef2b68
|
Don't allow highlighting (#51)
|
2021-03-03 10:00:46 +01:00 |
|
AwesomestCode
|
45fb68fe7b
|
create internal public-start command (#49)
* create internal public-start command
* lint
|
2021-03-03 09:59:36 +01:00 |
|
AwesomestCode
|
49a347b9fa
|
Feature: loading screen (#26)
* add broken loading screen
* Add loading screen
Add image & change webpack for easier testing
* more loading script stuff
* not really working kick detector
* last ditch attempt
* lint
|
2021-03-02 21:44:42 +01:00 |
|
AwesomestCode
|
7c098974ce
|
clean up readme (#45)
* clean up readme
* more cleaning up
* add word
* am stupid
* change project name
* fix typos
* move live demo
* Update README.md
* be less specific
|
2021-03-02 21:25:43 +01:00 |
|
AwesomestCode
|
2140ed360f
|
fix chat showing (#38)
|
2021-03-02 14:48:03 +01:00 |
|
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 |
|