Server/project
Dev 927273d71d Feature: Add ability to define different types of airdrop loot containers
+ Fixed a typo in `createRandomloot()` function name
+ Added more generically named`getWeightedValue()` function as future replacement for `getWeightedInventoryItem()`
+ Changed `LootRequest` into interface

Added:
Weapon/armor
Barter
Medical/Food
Mixed
2023-03-18 17:29:26 +00:00
..
.vscode Add Repo 2023-03-03 15:23:46 +00:00
assets Feature: Add ability to define different types of airdrop loot containers 2023-03-18 17:29:26 +00:00
src Feature: Add ability to define different types of airdrop loot containers 2023-03-18 17:29:26 +00:00
tests Fix: repair_helper_tests (!35) 2023-03-07 00:06:59 +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