|
.github/workflows
|
skip cypress on ci for now, lets just deploy
|
2023-08-17 05:53:37 +03:00 |
|
.vscode
|
speed debugging a bit
|
2023-08-16 23:38:09 +03:00 |
|
assets
|
move extra-textures to assets, remove psd file so it doesn't cache
|
2023-08-19 03:23:06 +03:00 |
|
cypress
|
commit the test snapshot, add types
|
2023-08-17 05:36:08 +03:00 |
|
prismarine-viewer
|
fix: do not hide item entities
|
2023-08-18 05:05:38 +03:00 |
|
scripts
|
manually craft sw to allow singleplayer fully offline!
|
2023-08-19 04:26:24 +03:00 |
|
src
|
feat: display leave confirmation when playing (prevent accidental ctrl+w), but not when paused so can easily close if desired
|
2023-08-22 21:13:26 +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 |
|
index.html
|
[add react] feat: use @dimaka/controls to make controls on ios playable
|
2023-08-19 05:35:22 +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
|
cleanup package.json (if this will be published some day to npm, they will be auto-generated anyway)
|
2023-08-21 21:01:09 +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 |
|
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
|
[add react] feat: use @dimaka/controls to make controls on ios playable
|
2023-08-19 05:35:22 +03:00 |
|
webpack.dev.js
|
make prod build faster than dev
|
2023-08-18 17:39:11 +03:00 |
|
webpack.prod.js
|
manually craft sw to allow singleplayer fully offline!
|
2023-08-19 04:26:24 +03:00 |