No description
  • TypeScript 92.9%
  • JavaScript 3.3%
  • CSS 2.8%
  • HTML 1%
Find a file
2023-08-11 04:19:12 +03:00
.github/workflows oops. install pnpm first. 2023-08-09 21:37:07 +03:00
.vscode Add debug config! 2023-08-09 21:00:50 +03:00
assets [ImgBot] Optimize images (#348) 2023-07-22 14:55:20 +02:00
extra-textures [ImgBot] Optimize images (#348) 2023-07-22 14:55:20 +02:00
lib NEW escape stack management! Super scalable impl that shouldnt have bugs at all! (already debugged some) 2023-08-11 04:19:12 +03:00
test add code 2021-02-27 22:12:11 +00:00
.dockerignore Added docker support, made config dynamic (#108) 2021-03-21 17:14:14 +01:00
.gitignore add .idea to gitignore (#39) 2021-03-02 14:47:40 +01: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 update deps & use PNPM! 2023-08-09 20:48:12 +03:00
build.js minor fixes... 2023-08-09 20:38:03 +03:00
config.json change default host 2023-04-09 01:10:50 +02:00
Dockerfile Added docker support, made config dynamic (#108) 2021-03-21 17:14:14 +01:00
globals.d.ts some basic type-checking change start script 2023-08-10 14:09:31 +03:00
index.html fix URI (#340) 2023-04-06 09:22:15 +02:00
index.js NEW escape stack management! Super scalable impl that shouldnt have bugs at all! (already debugged some) 2023-08-11 04:19:12 +03:00
LICENSE Initial commit 2021-02-27 22:27:59 +01:00
package.json some basic type-checking change start script 2023-08-10 14:09:31 +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
styles.css [pick pr] [wip] mouse raw input. Doesn't work for now for some reason :( 2023-08-09 19:33:24 +03:00
tsconfig.json some basic type-checking change start script 2023-08-10 14:09:31 +03:00
webpack.common.js use chunks in dev 2023-08-09 21:01:06 +03:00
webpack.dev.js use chunks in dev 2023-08-09 21:01:06 +03:00
webpack.prod.js speed webpack builds 2023-08-09 18:36:27 +03:00