No description
  • TypeScript 92.9%
  • JavaScript 3.3%
  • CSS 2.8%
  • HTML 1%
Find a file
Vitaly 6dfd8b366d [doubt] use macrotasks for processing local server data
this allow to better simulate env flying squid running in, but ideally shouldn't be used imo
the main intention here is too wether it can improve fps stability. I don't really think moving flying squid to web worker would significantly improve performance as I see still most of the time is lost in three.js stuff
2023-09-23 03:52:34 +03:00
.github/workflows a few fixes (#20) 2023-09-19 03:18:01 +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 a few fixes (#20) 2023-09-19 03:18:01 +03:00
prismarine-viewer a few fixes (#20) 2023-09-19 03:18:01 +03:00
scripts a few fixes (#20) 2023-09-19 03:18:01 +03:00
src [doubt] use macrotasks for processing local server data 2023-09-23 03:52:34 +03:00
.dockerignore Added docker support, made config dynamic (#108) 2021-03-21 17:14:14 +01: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 a few fixes (#20) 2023-09-19 03:18:01 +03:00
pnpm-lock.yaml a few fixes (#20) 2023-09-19 03:18:01 +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 dev esbuild config 2023-08-28 10:34:22 +03:00
tsconfig.json refactor controls to use contro-max! 2023-09-04 07:39:16 +03:00
vercel.json disable silent 2023-09-04 11:48:39 +03:00
webpack.common.js try to fix with css loading with webpack + new space-squid esbuild require 2023-09-03 10:04:26 +03:00
webpack.dev.js inventories are almost here wip: 2023-08-22 05:03:36 +03:00
webpack.prod.js manually craft sw to allow singleplayer fully offline! 2023-08-19 04:26:24 +03:00