Closed AarCon closed 8 months ago
Name | Link |
---|---|
Latest commit | 9f21b68aeedc1e278bba9dedae2b79024e144240 |
Latest deploy log | https://app.netlify.com/sites/lumiplat/deploys/65e3aac6636f8f0008047b39 |
Deploy Preview | https://deploy-preview-26--lumiplat.netlify.app/ |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Description
This adds an automatic hidden power calculator for each of the following areas:
This will change the type of the move and the name dynamically based on the individual pokemon and their stats. If a pokemon's stats (IVs) are not defined, it will return with a message to fill out the stats. Some examples are below:
Trainer Details Page:
Details Page on Tracker main page:
Doesn't update until all IVs have been assigned in the Details Page https://github.com/TeamLumi/LumiPlat_NuzlockeTracker/assets/125856819/409baa71-e27b-4be8-b0c0-05e0d90deb8a
Move Selector inside of the above Details' Page:
Updates immediately in Calculator Page https://github.com/TeamLumi/LumiPlat_NuzlockeTracker/assets/125856819/899474e1-89e4-44ed-96b8-c94cd7333d12
Fixes #18
Type of change