Skip to content

Always send player events on death ticks - #60

Merged
frolv merged 1 commit into
mainfrom
raider-death-tick
Aug 22, 2026
Merged

Always send player events on death ticks#60
frolv merged 1 commit into
mainfrom
raider-death-tick

Conversation

@frolv

Copy link
Copy Markdown
Collaborator

Ensures that player update events are still sent on the tick that a player dies to get their final state, similar to how actions already were.

Ensures that player update events are still sent on the tick that a
player dies to get their final state, similar to how actions already
were.
@github-actions

Copy link
Copy Markdown

🟩 Auto-review token estimate: ~120,113 / 200,000 (60%)

🔻 -20 tokens vs base (was ~120,133)

areaest. tokensΔ vs base
events11,634-14
challenges/tob35,848-13
core20,154+7

@chatgpt-codex-connectorchatgpt-codex-connectorBot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit:8270b6e09e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment threadsrc/main/java/io/blert/events/tob/BloatUpEvent.java
@frolv
frolv merged commit e0feeb0 into mainAug 22, 2026
3 checks passed
@frolv
frolv deleted the raider-death-tick branch August 22, 2026 21:16
frolv added a commit that referenced this pull request Aug 22, 2026
Ensures that player update events are still sent on the tick that a
player dies to get their final state, similar to how actions already
were.
Sign up for freeto 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

@frolv