|
.github/workflows
|
oops. install pnpm first.
|
2023-08-09 21:37:07 +03:00 |
|
.vscode
|
commit missing files in order to fix build
|
2023-08-11 19:07:23 +03:00 |
|
assets
|
[ImgBot] Optimize images (#348)
|
2023-07-22 14:55:20 +02:00 |
|
extra-textures
|
[ImgBot] Optimize images (#348)
|
2023-07-22 14:55:20 +02:00 |
|
lib
|
remove uneeded removal of reconnect :/
|
2023-08-15 19:55:11 +03:00 |
|
prismarine-viewer
|
ignore annoying unknown entity for now!
|
2023-08-15 19:55:30 +03:00 |
|
test
|
add code
|
2021-02-27 22:12:11 +00:00 |
|
.dockerignore
|
Added docker support, made config dynamic (#108)
|
2021-03-21 17:14:14 +01:00 |
|
.gitignore
|
add .idea to gitignore (#39)
|
2021-03-02 14:47:40 +01:00 |
|
.gitpod
|
remove custom gitpod as the default one is good enough and faster
|
2021-03-14 22:58:20 +01:00 |
|
.npmignore
|
fix package.json
|
2021-02-27 22:28:08 +00:00 |
|
.npmrc
|
pnpm: install in root without confirmation
|
2023-08-15 19:55:55 +03:00 |
|
build.js
|
build should be fixed
|
2023-08-12 20:56:34 +03:00 |
|
config.json
|
change default host
|
2023-04-09 01:10:50 +02:00 |
|
Dockerfile
|
Added docker support, made config dynamic (#108)
|
2021-03-21 17:14:14 +01:00 |
|
globals.d.ts
|
a bit better typechecking
|
2023-08-11 13:17:25 +03:00 |
|
index.html
|
refactor chat providing scalability and more precise text rendering
|
2023-08-15 19:51:57 +03:00 |
|
index.js
|
fix hud init & build should be fixed
|
2023-08-15 01:38:52 +03:00 |
|
LICENSE
|
Initial commit
|
2021-02-27 22:27:59 +01:00 |
|
package.json
|
increase build size for now
|
2023-08-15 14:28:18 +03:00 |
|
pnpm-workspace.yaml
|
use local version of prismarine-viewer for futher modifications & improvements
|
2023-08-12 17:40:07 +03:00 |
|
screenshot.png
|
[ImgBot] Optimize images (#348)
|
2023-07-22 14:55:20 +02:00 |
|
server.js
|
Added docker support, made config dynamic (#108)
|
2021-03-21 17:14:14 +01:00 |
|
styles.css
|
add proxy note, improve inputs on mobile & desktop
|
2023-08-12 17:49:25 +03:00 |
|
tsconfig.json
|
build should be fixed
|
2023-08-12 20:56:34 +03:00 |
|
webpack.common.js
|
dx: watch styles copy, dont slow debugger cause of creating a lot of files
|
2023-08-12 20:57:09 +03:00 |
|
webpack.dev.js
|
dx: always show stats for now, clear console on l, rejoin when errored on r, use live reload (though its buggy) instead of slow hot
|
2023-08-11 23:36:41 +03:00 |
|
webpack.prod.js
|
fix hud init & build should be fixed
|
2023-08-15 01:38:52 +03:00 |