Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General behavioural adjustments #16

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

pilkiad
Copy link

@pilkiad pilkiad commented Jan 18, 2025

By simply changing the target position for the two most offending players, the problem in issue #14 is fixed by this

pilkiad added 4 commits January 18, 2025 11:39
@pilkiad
Copy link
Author

pilkiad commented Jan 21, 2025

EDIT: added the following features

  • goalie now positions much smarter, moving around infront of the goal to face the ball more
  • goalie won't run out of the goal as far (previously he would run through half the field)
  • improved ball blocking behaviour by increasing kick strength, player would not create enough force to stop the ball from rolling past them
  • players are now facing towards the ball on more occasions
  • players will shoot more frequently, sometimes from far distances just to get the ball towards the enemy goal
  • players will try to shoot at more position inside the enemy goal to circumvent the enemy goalie
  • added more complex passing evaluation, passes will now received eval benefits / punishments in certain situations
  • removed leading passes since the receiving player never runs towards the ball fast enough
  • made intercepting behaviour predict more steps

@pilkiad pilkiad changed the title Improved kick-off formation General behavioural adjustments Jan 21, 2025
@pilkiad
Copy link
Author

pilkiad commented Jan 27, 2025

Fixes issues
#14
#13
and
#15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant