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

Flag gets dropped facing direction of killed player #192

Open
1 task done
Braekpo1nt opened this issue Apr 27, 2023 · 0 comments · May be fixed by #231
Open
1 task done

Flag gets dropped facing direction of killed player #192

Braekpo1nt opened this issue Apr 27, 2023 · 0 comments · May be fixed by #231
Assignees
Labels
feature New feature or request game:Capture the Flag good first issue Good for newcomers
Milestone

Comments

@Braekpo1nt
Copy link
Owner

Braekpo1nt commented Apr 27, 2023

Description

Right now, when the flag is dropped because the player who was holding it died, it gets dropped facing the cardinal direction that the player who was holding it was facing. Instead, I'd like the banner to face the closest of the 16 possible BlockFace values that the banner could face.

Definition of Done

a detailed list of all tasks which must be completed for the issue to be called "done". Must use the checkbox bullet point - [ ]

  • When the flag banner is dropped by a killed player, the banner is facing the BlockFace value that most closely matches the direction of the player who was killed.
@Braekpo1nt Braekpo1nt added feature New feature or request game:Capture the Flag labels Apr 27, 2023
@Braekpo1nt Braekpo1nt added this to the MCT Day 2 milestone Apr 27, 2023
@Braekpo1nt Braekpo1nt added the good first issue Good for newcomers label Apr 27, 2023
@rstlnmage rstlnmage self-assigned this Jun 24, 2023
@rstlnmage rstlnmage moved this from Todo to In Progress in MCT Project Jun 24, 2023
@Braekpo1nt Braekpo1nt assigned rstlnmage and unassigned rstlnmage Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request game:Capture the Flag good first issue Good for newcomers
Projects
Status: Todo
Development

Successfully merging a pull request may close this issue.

2 participants