|
.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
|
[ImgBot] Optimize images (#348)
|
2023-07-22 14:55:20 +02:00 |
|
cypress
|
commit the test snapshot, add types
|
2023-08-17 05:36:08 +03:00 |
|
extra-textures
|
[ImgBot] Optimize images (#348)
|
2023-07-22 14:55:20 +02:00 |
|
prismarine-viewer
|
ignore annoying unknown entity for now!
|
2023-08-15 19:55:30 +03:00 |
|
scripts
|
start migrating to new options storage api
|
2023-08-18 02:47:08 +03:00 |
|
src
|
start migrating to new options storage api
|
2023-08-18 02:47:08 +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: install in root without confirmation
|
2023-08-15 19:55:55 +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
|
refactor chat providing scalability and more precise text rendering
|
2023-08-15 19:51: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
|
up mineflayer, correctly update bars & gamemode, even in singleplayer
|
2023-08-18 02:35:26 +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
|
lib -> src, move all app files to src/
|
2023-08-17 21:24:41 +03:00 |
|
webpack.common.js
|
lib -> src, move all app files to src/
|
2023-08-17 21:24:41 +03:00 |
|
webpack.dev.js
|
speed debugging a bit
|
2023-08-16 23:38:09 +03:00 |
|
webpack.prod.js
|
fix prod: dont remove just copied assets
|
2023-08-17 06:10:08 +03:00 |