Updates
Any possible new features being implemented will be mentioned here.
Release Notes
v1.4: A few comsmetic updates
- Updated the general styling of the site to be more uniform.
- Changed the text of the form button to "Submit" from "Calculate"
- Filtering and sorting of results is now possible
v1.3: Added a mount calculator to find all pairings to get a ground/flying/swimming Pal offspring.
v1.2: Added a calculator to find all pairings for an offspring Pal.
v1.1: Code completly refactored with the correct tie-break logic.
- Thanks /u/APatheticPoetic for feedback, which helped find a bug.
- Thanks u/blahable for clarifying how game file ordering works.
v1: This site for the most part is feature complete. If you have any suggestions, please see the contact page.
- Calculate offspring when provided with two parents. (Offspring calculator) This calculator will also show the probability of the offspring being male.
- Provide one parent and the desired sibling to calculate potential mates for the parent. (Parent calculator)
- Calculate the family tree for a number of generations for a specific pair Pals. Every sibling will be paired with the first parent for x number of generations. (Descendants calculator) Eventually, the offspring start repeating, so the max generations is 10.
- All calculators so far take into consideration unique pairs (game says parent 1 + parent 2 = this specific offspring), and exclusive pairs (to get this offspring, both parents need to be the exact same type).