]> Slayer Assistant Repositories - slayer.unlishema.org/.git/commit
Fixed Search Algo
authorunlishema <unlishema@jtryba.com>
Thu, 17 Oct 2024 09:28:01 +0000 (05:28 -0400)
committerunlishema <unlishema@jtryba.com>
Thu, 17 Oct 2024 09:28:01 +0000 (05:28 -0400)
commit246dc02e25b52fcef123c2f8d65a84a2e2e955ae
tree2dfa24760a1751336f66a7a4c551dde359bec5e7
parent661e873dfca964974ec6dbb56e139095ef3bcdbe
Fixed Search Algo

Due to the updated way the database works with caching, the search algo wasn't working when we loaded single assignments due to caching the single assignment, made it so single assignment queries expire immediately to fix this.
dist/data/version.json
dist/main.js
dist/main.js.map
src/data/version.json
src/modules/data/assignnments.ts
src/modules/data/creatures.ts
src/modules/data/masters.ts
src/modules/data/reapers.ts
src/modules/data/variants.ts