Added story data for weapons, artifacts, windgliders.
Added starshroom data to materials.
Added tcg data (not to the main genshin-db package).
Added Genshin 3.4 data. You can find the list of changes in the logs
folder.
Added method to search multiple folders at once.
- genshindb.searchMultipleFolders(['characters', 'mater'], 'jade', { dumpResult: true });
Added 'matchfolder' property to dump results.
Fixed missing query functions to types.
Misc
Log namechange and newdata when importing new data.
Reorganized scripts in the repository.
Added publish script for new package "@genshin-db/tcg" which contains only tcg data.