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
Accelerator
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
Type
/
to 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
.
Courseplay
/
Courseplay_FS25
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
79
Star
909
Code
Issues
151
Pull requests
10
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Manual Combine Unloader — Call Unloader button for player-driven combines
- #1246
#1246
Merged
Tensuko
merged 20 commits into
Courseplay:ai-pr-testing
Courseplay/Courseplay_FS25:ai-pr-testing
from
antler22:feature/manual-unloader
antler22/Courseplay_FS25:feature/manual-unloader
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Manual Combine Unloader — Call Unloader button for player-driven combines
#1246
Tensuko
merged 20 commits into
Courseplay:ai-pr-testing
Courseplay/Courseplay_FS25:ai-pr-testing
from
antler22:feature/manual-unloader
antler22/Courseplay_FS25:feature/manual-unloader
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2026
Antler edit upload
Show description for e34aae2
antler22
committed
e34aae2
View commit details
Copy full SHA for e34aae2
Browse repository at this point
Remove US unit changes from feature branch (personal preference only)
Show description for 43463d3
antler22
and
claude
committed
43463d3
View commit details
Copy full SHA for 43463d3
Browse repository at this point
Address PR review: rename GrainCart->ManualUnloader, clean up PPC diff, remove unnecessary guards
Show description for 8adf9e5
antler22
and
claude
committed
8adf9e5
View commit details
Copy full SHA for 8adf9e5
Browse repository at this point
Commits on Apr 26, 2026
Address pvaiko review round 2: revert unintended changes, simplify PPC, use ImplementUtil.isChopper
Show description for de4c4a6
antler22
and
claude
committed
de4c4a6
View commit details
Copy full SHA for de4c4a6
Browse repository at this point
Commits on Apr 27, 2026
Address pvaiko review round 3: simplify proxy, revert unrelated files, clean up guards
Show description for 6cec16e
antler22
and
claude
committed
6cec16e
View commit details
Copy full SHA for 6cec16e
Browse repository at this point
Commits on Apr 30, 2026
Revert verbose debug messages to upstream wording for log consistency
Show description for f149b30
antler22
and
claude
committed
f149b30
View commit details
Copy full SHA for f149b30
Browse repository at this point
Commits on May 9, 2026
Apply pvaiko round-4 review items (1-9, 11, 12)
Show description for 7eea607
antler22
and
claude
committed
7eea607
View commit details
Copy full SHA for 7eea607
Browse repository at this point
Item 10: re-pathfind when combine relocates during DRIVING_TO_COMBINE
Show description for bea655f
antler22
and
claude
committed
bea655f
View commit details
Copy full SHA for bea655f
Browse repository at this point
Commits on May 10, 2026
Fix item 10: restrict combine-relocation re-path to manual combines only
Show description for 16694e3
antler22
and
claude
committed
16694e3
View commit details
Copy full SHA for 16694e3
Browse repository at this point
Refactor: extract isManualCombine() helper and checkCombineRelocatedAndRepath()
Show description for 83f20e8
antler22
and
claude
committed
83f20e8
View commit details
Copy full SHA for 83f20e8
Browse repository at this point
Commits on May 27, 2026
Move off-track disable to proxy per pvaiko review; add getPPC() getter
Show description for 883538b
antler22
committed
883538b
View commit details
Copy full SHA for 883538b
Browse repository at this point
Restore upstream configs (keep personal config local only)
antler22
committed
2209802
View commit details
Copy full SHA for 2209802
Browse repository at this point
Restore upstream configs (keep personal settings local)
antler22
committed
d9f52ef
View commit details
Copy full SHA for d9f52ef
Browse repository at this point
Commits on May 28, 2026
Fix getCpDriveStrategy crash and suppress off-track shutdown for manual combines
Show description for f58169e
antler22
and
claude
committed
f58169e
View commit details
Copy full SHA for f58169e
Browse repository at this point
Fix off-track shutdown: disable PPC check before ppc:update() runs
Show description for b885b53
antler22
and
claude
committed
b885b53
View commit details
Copy full SHA for b885b53
Browse repository at this point
Commits on May 29, 2026
Fix off-track cutout firing after unloader is released from manual combine
Show description for fbc6b62
antler22
and
claude
committed
fbc6b62
View commit details
Copy full SHA for fbc6b62
Browse repository at this point
Commits on May 30, 2026
Polish HUD unloader button: move to line 1, fix color, add translations
Show description for 36fd20f
antler22
and
claude
committed
36fd20f
View commit details
Copy full SHA for 36fd20f
Browse repository at this point
Commits on May 31, 2026
Fix MP crash: stop infinite event echo loop in cpToggleManualUnloader
Show description for 1325894
antler22
and
claude
committed
1325894
View commit details
Copy full SHA for 1325894
Browse repository at this point
Commits on Jun 8, 2026
Fix MP sync: use state-based event instead of toggle to prevent active/inactive inversion
Show description for 5f1ff72
antler22
and
claude
committed
5f1ff72
View commit details
Copy full SHA for 5f1ff72
Browse repository at this point
Move checkCombineRelocatedAndRepath() to state-machine level per pvaiko review
Show description for ddd5d3a
antler22
and
claude
committed
ddd5d3a
View commit details
Copy full SHA for ddd5d3a
Browse repository at this point
You can’t perform that action at this time.