]> Slayer Assistant Repositories - slayer.unlishema.org/.git/commit
Adjustments for search algo
authorunlishema <unlishema@jtryba.com>
Thu, 17 Oct 2024 09:44:18 +0000 (05:44 -0400)
committerunlishema <unlishema@jtryba.com>
Thu, 17 Oct 2024 09:44:18 +0000 (05:44 -0400)
commit944beb805e77921e3f9c5e686f4ad44e39169fc2
treeb2a0f4b92418f295bb28186c8e2ce29f8a274ae1
parent246dc02e25b52fcef123c2f8d65a84a2e2e955ae
Adjustments for search algo

Made the search algo faster with the new database by only requesting the needed data for the initial search. Updated the new dB to allow a limited view called list which only returns what is needed for searching.
dist/data/assignments.php
dist/data/creatures.php
dist/main.js
dist/main.js.map
src/data/assignments.php
src/data/creatures.php
src/modules/SearchAlgorithm.ts