Commit Graph

7 Commits

Author SHA1 Message Date
xenticore
d449f73e0c lint: use boolean 2025-04-24 17:38:21 -04:00
xenticore
df3b40fbdd lint: var to let/const 2025-04-24 17:38:02 -04:00
xenticore
8fa0eb55e1 feat: add botkiller variants to schema cache 2025-04-07 14:20:20 -04:00
xenticore
fa7276a53c feat: add support for festive weapon variants
on schema update, festive variants are linked. on content injection, if if finds a festive variant, it adds price rows for Festive and Strange Festive.
2025-04-02 18:54:39 -04:00
xenticore
f8ca4148f0 feat: schema now retrieves slot, australium status, killstreak status 2025-03-28 23:40:47 -04:00
xenticore
967a32fc83 fix: prioritize non-stock/non-decorated items
Changed schema lookups to prioritize non-stock/non-decorated item defindexes when names collide
Modified unit tests to include example (stock Flame Thrower)
2025-03-27 15:32:45 -04:00
xenticore
12de4a7148 refactor: moved components to separate modules
`content.ts` is now half less than the size, exported functions can be unit tested
2025-03-24 15:39:28 -04:00