Server/project
Dev 6e5f4fbce3 Refactor of rollForSale()
Adjusted function to allow for parts of an offer to succeed or fail instead of a binary sell/fail outcome
optimisation: Only calculate selltime if item will be sold
Added additional debug logging
2023-06-04 16:30:54 +01:00
..
.vscode Add Repo 2023-03-03 15:23:46 +00:00
assets Add missing difficulty property to assault scavs 2023-06-01 22:20:39 +01:00
src Refactor of rollForSale() 2023-06-04 16:30:54 +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