feat: add minimap goal shading from locked defenders (PR 6) - #65
Open
AlexBodner wants to merge 1 commit into
Open
feat: add minimap goal shading from locked defenders (PR 6)#65AlexBodner wants to merge 1 commit into
AlexBodner wants to merge 1 commit into
Conversation
AlexBodner
force-pushed
the
feat/soccer-pr6-goal-shading
branch
from
July 15, 2026 16:11
277eb46 to
aa33817
Compare
AlexBodner
force-pushed
the
feat/soccer-pr5-combo
branch
from
July 15, 2026 16:11
947943a to
0f9e64b
Compare
AlexBodner
force-pushed
the
feat/soccer-pr6-goal-shading
branch
from
July 15, 2026 16:31
aa33817 to
c1b7785
Compare
AlexBodner
force-pushed
the
feat/soccer-pr5-combo
branch
2 times, most recently
from
July 15, 2026 16:49
a7063e6 to
e6e8ad4
Compare
AlexBodner
force-pushed
the
feat/soccer-pr6-goal-shading
branch
2 times, most recently
from
July 15, 2026 17:27
a591208 to
90642f0
Compare
AlexBodner
force-pushed
the
feat/soccer-pr5-combo
branch
from
July 15, 2026 17:27
e6e8ad4 to
61d3ebe
Compare
This was referenced Jul 15, 2026
draw_goals_on_pitch on trace and radar minimaps via locks.locked_goal_defenders; no GK logic changes (lives on PR3). Co-authored-by: Cursor <cursoragent@cursor.com>
AlexBodner
force-pushed
the
feat/soccer-pr5-combo
branch
from
July 21, 2026 17:04
61d3ebe to
e39cbd7
Compare
AlexBodner
force-pushed
the
feat/soccer-pr6-goal-shading
branch
from
July 21, 2026 17:05
90642f0 to
41e1b2d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
draw_goals_on_pitch— shade each goal mouth in the defending team’s colour.locks.locked_goal_defenders(from PR3) into radar/trace minimaps.Demo
DISTANCEwith goal shading on the trace minimap:All demos
Design
locked_goal_defenderslive on PR3.Scope
In:
draw_goals_on_pitch, minimap kwargs, thinspeed.py/distance.pypass-throughOut: ball / possession / pass analytics (next PRs)
Test plan
--mode SPEED/--mode DISTANCE— shaded goals on minimap