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

Fix colony teams assignment behaviour #10239

Merged
merged 5 commits into from
Nov 3, 2024

Conversation

Thodor12
Copy link
Contributor

Changes proposed in this pull request

  • Consistently ensure citizens are registered to the correct team
  • Use the colony team name instead of a per citizen team
  • Ensure that upon deletion of a colony it's respective team is removed
  • Fix the colony deletion event not triggering for command based deletion

Testing

  • Yes I tested this before submitting it.
  • I also did a multiplayer test.

Review please

@someaddons
Copy link
Contributor

Is there btw a reason you did remove the friendly fire setting?

# Conflicts:
#	src/main/java/com/minecolonies/core/entity/citizen/EntityCitizen.java
@Raycoms Raycoms merged commit 6238d33 into version/main Nov 3, 2024
5 checks passed
@Raycoms Raycoms deleted the fix/teams_assignment_behaviour branch November 3, 2024 15:50
Raycoms added a commit that referenced this pull request Nov 4, 2024
Consistently ensure citizens are registered to the correct team
Use the colony team name instead of a per citizen team
Ensure that upon deletion of a colony it's respective team is removed
Fix the colony deletion event not triggering for command based deletion
@uecasm
Copy link
Contributor

uecasm commented Nov 4, 2024

#10399 probably related

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.

4 participants