|
.github/workflows
|
ci: publish correct folder
|
2023-08-28 07:35:31 +03:00 |
|
.vscode
|
move building to esbuild
|
2023-08-28 06:37:57 +03:00 |
|
assets
|
format manifest: specify orientation
|
2023-08-28 06:38:11 +03:00 |
|
cypress
|
wip testing cypress
|
2023-08-27 08:10:52 +03:00 |
|
prismarine-viewer
|
move building to esbuild
|
2023-08-28 06:37:57 +03:00 |
|
scripts
|
skip subsequent package patches
|
2023-08-28 06:48:46 +03:00 |
|
src
|
workaround offline world player saving data
|
2023-08-28 06:38:50 +03:00 |
|
.dockerignore
|
Added docker support, made config dynamic (#108)
|
2021-03-21 17:14:14 +01:00 |
|
.gitignore
|
wip: first cypress tests that should work
|
2023-08-15 20:41:15 +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
|
fix dev esbuild config
|
2023-08-28 10:34:22 +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
|
implement singleplayer (not the best way & buggy)
|
2023-08-17 04:20:55 +03:00 |
|
package.json
|
fix dev esbuild config
|
2023-08-28 10:34:22 +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 |