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

Stable AI improvements #814

Merged
merged 58 commits into from
Mar 27, 2024
Merged

Conversation

SpacialCircumstances
Copy link
Member

Some minor improvements to the AI (nothing groundbreaking).
Most importantly:

  • AI will now run at the beginning of the game tick to avoid some instances of cheating and get it on par with the players
  • AI will now attempt to find border stars and secure them
  • Entirely new logistics algorithm based on the border stars that is hopefully more effective and uses less carriers

# Conflicts:
#	server/services/ai.ts
#	server/services/index.ts
#	server/services/types/DependencyContainer.ts
# Conflicts:
#	server/services/ai.ts
#	server/services/index.ts
#	server/services/types/DependencyContainer.ts
@SpacialCircumstances SpacialCircumstances merged commit 1d02ce1 into master Mar 27, 2024
1 check passed
@SpacialCircumstances SpacialCircumstances deleted the feature/stable-ai-improvements branch March 27, 2024 22:50
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