A fast, responsive, and offline-capable talisman calculator for Monster Hunter Wilds, built using only HTML, CSS, and JavaScript.
Stars
16
Forks
0
Watchers
16
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
Enhance charm slot display: Implement image-based slot icons with fallback to text representation, and add a method to map slots to icon paths for improved UI experience.
8674dbfView on GitHubImplement slot picker UI and reset functionality: Replace select dropdown with a custom slot picker, add reset button, and enhance styles for improved user interaction.
2bfaa4dView on GitHubRefactor charm slot handling: replace dynamic divs with a select dropdown for slot selection, update styles, and adjust related JavaScript logic for improved user experience.
88f2aacView on GitHubAdd the missing skill "Defense" (防禦 2, 3, 4) and place them in the correct skill group, as suggested in the YouTube comment.
dedaf06View on GitHubfeat(i18n): Complete English translation and fix language switch style
a042b7bView on GitHub