Server/project
Dev 6f2b60a0aa Fix customs not allowing raids, base.json now differs between offline and live raids
("RequiredPlayerLevelMin": 0,
  "RequiredPlayerLevelMax": 100,)

vs

"RequiredPlayerLevel": 0,
2023-05-27 15:40:36 +01:00
..
.vscode Add Repo 2023-03-03 15:23:46 +00:00
assets Fix customs not allowing raids, base.json now differs between offline and live raids 2023-05-27 15:40:36 +01:00
src 23399 JSON changes 2023-05-27 10:34:47 +01:00
tests Lint: ts files (!82) 2023-03-22 14:31:05 +00:00
.dockerignore Add Repo 2023-03-03 15:23:46 +00:00
.eslintignore Add Repo 2023-03-03 15:23:46 +00:00
.eslintrc.json Add Repo 2023-03-03 15:23:46 +00:00
.nvmrc Add Repo 2023-03-03 15:23:46 +00:00
.parcelrc Add Repo 2023-03-03 15:23:46 +00:00
.swcrc Add Repo 2023-03-03 15:23:46 +00:00
babel.config.js Add Repo 2023-03-03 15:23:46 +00:00
base_tsconfig.json Add Repo 2023-03-03 15:23:46 +00:00
docker-compose.yml Add Repo 2023-03-03 15:23:46 +00:00
Dockerfile Add Repo 2023-03-03 15:23:46 +00:00
docs.Dockerfile Add Repo 2023-03-03 15:23:46 +00:00
gulpfile.mjs Add Repo 2023-03-03 15:23:46 +00:00
jest.config.ts Add Repo 2023-03-03 15:23:46 +00:00
package.json Fix: additional hideout fix (!34) 2023-03-06 20:10:19 +00:00
pkgconfig.json Add Repo 2023-03-03 15:23:46 +00:00
pnpm.Dockerfile Add Repo 2023-03-03 15:23:46 +00:00
rome.json Add Repo 2023-03-03 15:23:46 +00:00
Server.code-workspace Add Repo 2023-03-03 15:23:46 +00:00
test_tsconfig.json Add Repo 2023-03-03 15:23:46 +00:00
tsconfig.json Add Repo 2023-03-03 15:23:46 +00:00
typedef_tsconfig.json Add Repo 2023-03-03 15:23:46 +00:00
typedoc.json Add Repo 2023-03-03 15:23:46 +00:00