942bb1580d94b912b5df1496b81304f2f5add529
- Removed leftover debug `print` statement. - Updated enemy marking to consider team side, preventing marking of opponents on the opposite side. - Introduced `closest_in_range` method to find the nearest position while respecting map side boundaries. - Integrated the new method into `plan_next_actions` to select destinations based on distance thresholds for flag carriers and assigned players. - Added handling for `my_targets` via a dedicated `targets_list`.
zhichun-project
Languages
JavaScript
95.9%
Jupyter Notebook
2.7%
Python
1.4%