|
.github/workflows
|
test ci: sync publish with ci steps
|
2023-08-28 13:29:08 +03:00 |
|
.vscode
|
feat: world loading on ios (support zip files)!
|
2023-08-29 10:26:09 +03:00 |
|
assets
|
format manifest: specify orientation
|
2023-08-28 06:38:11 +03:00 |
|
cypress
|
test error fix
|
2023-08-28 13:52:07 +03:00 |
|
prismarine-viewer
|
move building to esbuild
|
2023-08-28 06:37:57 +03:00 |
|
scripts
|
copy only entity textures, inline others! it reduces copy time and deploy size
|
2023-08-30 10:53:58 +03:00 |
|
src
|
singleplayer saves: fix loading player data from level.dat (todo: not saving for now)
|
2023-08-30 12:20:29 +03:00 |
|
.dockerignore
|
Added docker support, made config dynamic (#108)
|
2021-03-21 17:14:14 +01:00 |
|
.gitignore
|
use custom mc loader to drop a few mb of bundle & allow to specify allowlist for faster dev builds (will be cached in future)
|
2023-08-30 10:43:21 +03: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] enable shell-emulator for new contributors on windows
|
2023-08-21 22:06:38 +03:00 |
|
config.json
|
change default host
|
2023-04-09 01:10:50 +02:00 |
|
cypress.json
|
first real cypress test, try on ci
|
2023-08-17 05:35:29 +03:00 |
|
Dockerfile
|
Added docker support, made config dynamic (#108)
|
2021-03-21 17:14:14 +01:00 |
|
esbuild.mjs
|
copy only entity textures, inline others! it reduces copy time and deploy size
|
2023-08-30 10:53:58 +03:00 |
|
index.html
|
move building to esbuild
|
2023-08-28 06:37:57 +03:00 |
|
LICENSE
|
Initial commit
|
2021-02-27 22:27:59 +01:00 |
|
minecraft-server.mjs
|
test error fix
|
2023-08-28 13:52:07 +03:00 |
|
package.json
|
copy only entity textures, inline others! it reduces copy time and deploy size
|
2023-08-30 10:53:58 +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
|
[add react] feat: use @dimaka/controls to make controls on ios playable
|
2023-08-19 05:35:22 +03:00 |
|
webpack.common.js
|
move building to esbuild
|
2023-08-28 06:37:57 +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 |