Server/project
Dev c60c67fce5 Split config of lasers/lights active status by raid day/night status, default to day if no raid found
Removed:
lightLaserIsActiveChancePercent
Added:
lightIsActiveDayChancePercent?: number;
lightIsActiveNightChancePercent?: number;
laserIsActiveChancePercent?: number;
2023-04-08 13:18:01 +01:00
..
.vscode Add Repo 2023-03-03 15:23:46 +00:00
assets Split config of lasers/lights active status by raid day/night status, default to day if no raid found 2023-04-08 13:18:01 +01:00
src Split config of lasers/lights active status by raid day/night status, default to day if no raid found 2023-04-08 13:18:01 +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