paimon-moe
paimon-moe copied to clipboard
Your best Genshin Impact companion! Help you plan what to farm with ascension calculator and database. Also track your progress with todo and wish counter.
Resolves #394 See https://developer.mozilla.org/en-US/docs/Web/Manifest#deploying_a_manifest 
### Why this is happend? Vite (or SvelteKit) generate `manifest.json` for... debugging, I think ([link to this manifest](https://paimon.moe/manifest.json)). This is override existed [static/manifest.json](https://github.com/MadeBaruna/paimon-moe/blob/8770a4980010d1f1cdc3a74b700c0b11f8634d17/static/manifest.json) file and PWA not working. You can't...
Resolves partially #381 Push request #376 has furniture sets Currently the new songs do not have a name that I can see. So I have added them in as how...
Resolves partially https://github.com/MadeBaruna/paimon-moe/issues/381 * Add Yaoyao to Qingce Cloud Residence and Cottage Kitchen furniture sets * Add gifts for the Fervid Aroma furniture set * Add Alhaitham to Fervid Aroma...
Issue https://github.com/MadeBaruna/paimon-moe/issues/340 Adds 3 functions to compute "luck" probabilities using likelihood. By using known distributions/odds of wish rates, we can model a theoretical Genshin community. The scores generated by these...
Replaced with flex boxes instead of using a table. Handles overflows better Fixes #369  
add missing Skyward Spine in weapons ranking fixes #367
https://user-images.githubusercontent.com/30559735/209483490-782e479f-45d0-4b3d-b5d6-8de16185fe46.mp4 Resolves #362 Port of https://github.com/jogerj/genshin-tcg-cbir (Demo: https://jogerj.github.io/genshin-tcg-cbir/) ## Todo * [x] ~~Port [indexer.ts](https://github.com/jogerj/genshin-tcg-cbir/blob/master/js/genshin-tcg-cbir/src/utils/indexer.ts), which generates tcgIndex.js containing the features of each card image (this repo has different file structure...