Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
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
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PokemonAutomation
/
Arduino-Source
Public
Notifications
You must be signed in to change notification settings
Fork
113
Star
41
Code
Issues
60
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
SwSh Egg program refactor
- #1336
#1336
Merged
Mysticial
merged 20 commits into
PokemonAutomation:main
PokemonAutomation/Arduino-Source:main
from
jw098:egg
jw098/Arduino-Source:egg
Copy head branch name to clipboard
Jul 25, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
SwSh Egg program refactor
#1336
Mysticial
merged 20 commits into
PokemonAutomation:main
PokemonAutomation/Arduino-Source:main
from
jw098:egg
jw098/Arduino-Source:egg
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
turn run_batch() into state machine
jw098
committed
b0d5be7
View commit details
Copy full SHA for b0d5be7
Browse repository at this point
add NUM_EGGS_IN_PARTY, which affects number of eggs fetched on the first batch
jw098
committed
87d692c
View commit details
Copy full SHA for 87d692c
Browse repository at this point
add SwSh::save_game()
jw098
committed
d183488
View commit details
Copy full SHA for d183488
Browse repository at this point
add watchers to confirm starting conditions for routines
jw098
committed
d9f5c58
View commit details
Copy full SHA for d9f5c58
Browse repository at this point
refactor talk_to_lady_to_fetch_egg
jw098
committed
e719737
View commit details
Copy full SHA for e719737
Browse repository at this point
refactor run_bike_loop
jw098
committed
5d911cf
View commit details
Copy full SHA for 5d911cf
Browse repository at this point
fix bike loop routine
jw098
committed
98fb1db
View commit details
Copy full SHA for 98fb1db
Browse repository at this point
add EmptySlotDetector. add check_box()
jw098
committed
eb2a8a0
View commit details
Copy full SHA for eb2a8a0
Browse repository at this point
run check_box() at the start of the program, and after every process_hatched_pokemon()
jw098
committed
0aef9ed
View commit details
Copy full SHA for 0aef9ed
Browse repository at this point
fix initialization of num_eggs_retrieved and total_eggs_to_fetch
jw098
committed
658a0cf
View commit details
Copy full SHA for 658a0cf
Browse repository at this point
add recovery routine if never spoke to lady. reset position.
jw098
committed
e3e413f
View commit details
Copy full SHA for e3e413f
Browse repository at this point
update logging
jw098
committed
fe99073
View commit details
Copy full SHA for fe99073
Browse repository at this point
check eggs in box, before process_hatched_pokemon()
jw098
committed
2ed6626
View commit details
Copy full SHA for 2ed6626
Browse repository at this point
Change box view to judge or stats
jw098
committed
f7a40d1
View commit details
Copy full SHA for f7a40d1
Browse repository at this point
add parameter for number of expected eggs/empty slots
jw098
committed
d3d581d
View commit details
Copy full SHA for d3d581d
Browse repository at this point
update logging
jw098
committed
0a2659b
View commit details
Copy full SHA for 0a2659b
Browse repository at this point
update comments
jw098
committed
94fe6f1
View commit details
Copy full SHA for 94fe6f1
Browse repository at this point
Commits on Jul 25, 2026
change view to judge at beginning of program
jw098
committed
c61cb21
View commit details
Copy full SHA for c61cb21
Browse repository at this point
counting eggs and empty slots are split into separate functions
jw098
committed
a4cc18d
View commit details
Copy full SHA for a4cc18d
Browse repository at this point
update error message
jw098
committed
78b05b5
View commit details
Copy full SHA for 78b05b5
Browse repository at this point
You can’t perform that action at this time.