-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs]: Questions #116
Comments
|
Alright, towards the weekend I'll try to come up with some ideas how we could address some of the points 🤞🏻 |
BTW - since you said you are interested for what it's used: This allows you to choose the items you want to track and every time you kill a monster or finish a domain you can quickly tap how many of which item you got. It will automatically count up 3 of each to the next level (unless you tick the lock). |
im gonna add data for crafting |
Alright great, for now I added a temporary static list https://github.com/Primajin/genshin-farming-helper/blob/main/src/constants/index.js#L21 Also added some fancy design - so the app can be tested in Beta 😍 |
Hey there as mentioned in #115 here are some questions that came up during my first encounter with genshinDB.
First of all: THANK YOU for this great package ❤️, I am happy to support with PRs once I wrapped my head around a couple of things:
genshinDB.weaponmaterialtypes
andgenshinDB.talentmaterialtypes
genshinDB.levelmaterialtypes
andgenshinDB.ascensionmaterialtypes
genshindb.materials('ballad')
only give me one Ballad item and not all items that match ballad?The text was updated successfully, but these errors were encountered: