You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add Show Seeds Button
Added button to show seeds in g3-calibration, and required functions to g3-calibration.py
* Change button
Altered button location, changed formatting, updated comments.
* Add fetch_default_seed
Adds function to insert a default seed from index 50 of the seed list for the selected settings, whenever settings are changed.
* Add System Selector for Seed ms Offsets
Added system offsets to ten lines and g3-calibration.
Tested URL parameter passing as well, appeared to be working.
Compared results to live to ensure I didn't break RTC/Painting MS values.
Also tested/compared live timings to the new offset timings to make sure it matched expected values.
Should give much more accurate 1st attempts at calibration.
* The Jefe Update
1. Add Wild to G3 Calibration
2. Implement System ms Offsets to Ten Lines & G3 Calibration
3. Add Shiny Filter/Any Nature Search to G3 Calibration
4. Slight tweaks to build.py for accurate frame standarization across sheets
* Update build.py
Slight adjustments to seed frame standardization for japanese seed lists, based on testing
* Fix weird merge artifacts i don't understand
wtf was this
* use None as default nature filter & formatting
* less generic exception
* filter based on search nature and not final nature
* clean up calc_encslot
* reorder imports
* move "No seed found." handling to fetch_default_seed & formatting
* remove excess comments
* black formatting
* fix double & when forwarded params is empty
* only add the & when params is not empty
* include KeyError in fetch_default_seed
---------
Co-authored-by: Lincoln-LM <[email protected]>
0 commit comments