Server/project
Dev 093afe002c #747 Fixed items added to ragfair configs custom blacklist still be sellable on flea by player
Moved confusing `isValidItem()` check out of `isItemOnCustomFleaBlacklist()` and into main function
Removed redundant blacklist check from flea item generation as its already covered in `isValidItem()`

(cherry picked from commit f46694a169)
2024-08-15 20:16:35 +01:00
..
assets Adjusted repeatable quest type choice values based on feedback and playtesting 2024-08-14 23:27:03 +01:00
src #747 Fixed items added to ragfair configs custom blacklist still be sellable on flea by player 2024-08-15 20:16:35 +01:00
tests Fixed broken tests 2024-08-01 08:45:37 +01:00
.editorconfig Fixes Markdown Formatting 2024-05-07 13:37:01 -04:00
.nvmrc Updates NPM Packages - Node v20.11.1 LTS (!260) 2024-03-14 09:08:40 +00:00
.swcrc Apply Biome Formatting 2024-07-23 11:12:53 -04:00
biome.jsonc Fixed various Biome issues 2024-07-23 17:30:20 +01:00
gulpfile.mjs Apply Biome Formatting 2024-07-23 11:12:53 -04:00
package.json Updated packages 2024-08-01 09:17:24 +01:00
pkgconfig.json Apply Biome Formatting 2024-07-23 11:12:53 -04:00
Server.code-workspace Adds Biome - Removes ESLint & Prettier (!383) 2024-07-22 21:15:57 +00:00
tsconfig.base.json Added 2 additional flags to compiler options 2024-08-03 22:24:32 +01:00
tsconfig.json Apply Biome Formatting 2024-07-23 11:12:53 -04:00
tsconfig.typedef.json Apply Biome Formatting 2024-07-23 11:12:53 -04:00
typedoc.json Formatting/Linting Changes (!168) 2023-11-16 21:42:06 +00:00
vitest.config.ts Rebranding to SPT (!345) 2024-05-21 17:59:04 +00:00