No description
  • TypeScript 92.9%
  • JavaScript 3.3%
  • CSS 2.8%
  • HTML 1%
Find a file
Vitaly c7f3593611 fix(important): fix connect to servers by domain
fix: finally display readable errors on proxy connect errors
2023-09-26 19:30:07 +03:00
.github/workflows add massive eslint config and big number of fixes for it! thx to ext 2023-09-26 08:01:17 +03:00
.vscode refactor controls to use contro-max! 2023-09-04 07:39:16 +03:00
assets fix annoying audiocontext start on page load, remove unused playSound (simplify) 2023-09-22 23:29:49 +03:00
cypress fix(important): fix connect to servers by domain 2023-09-26 19:30:07 +03:00
prismarine-viewer prerender -> generateTextures 2023-09-25 00:12:57 +03:00
scripts remove webpack & unused deps 2023-09-26 00:08:21 +03:00
src fix(important): fix connect to servers by domain 2023-09-26 19:30:07 +03:00
.dockerignore Added docker support, made config dynamic (#108) 2021-03-21 17:14:14 +01:00
.eslintrc.json enforce style that was used in repo! indent back to 2 2023-09-26 08:26:20 +03:00
.gitignore add blocks generate script for resourcepack 2023-09-15 04:49:20 +03:00
.npmignore fix package.json 2021-02-27 22:28:08 +00:00
.npmrc a few fixes (#20) 2023-09-19 03:18:01 +03:00
config.json restore default versin select for default host 2023-09-17 23:43:40 +03:00
CONTRIBUTING.md add contributing, speed start, cleanup esbuild 2023-09-17 22:03:26 +03:00
cypress.json fix cypress schema 2023-09-17 22:03:43 +03:00
Dockerfile Added docker support, made config dynamic (#108) 2021-03-21 17:14:14 +01:00
esbuild.mjs a few fixes (#20) 2023-09-19 03:18:01 +03:00
index.html a few fixes (#20) 2023-09-19 03:18:01 +03:00
LICENSE Initial commit 2021-02-27 22:27:59 +01:00
package.json fix(important): fix connect to servers by domain 2023-09-26 19:30:07 +03:00
pnpm-lock.yaml fix(important): fix connect to servers by domain 2023-09-26 19:30:07 +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 fix server default port 2023-09-25 09:51:22 +03:00
tsconfig.json add typecheck to ci, always prepare data 2023-09-25 21:48:13 +03:00
vercel.json disable silent 2023-09-04 11:48:39 +03:00