Skip to content

[#5154] Create custom message types for bastion attacks & turns#6589

Merged
arbron merged 3 commits into5.3.xfrom
bastion/cards
Feb 14, 2026
Merged

[#5154] Create custom message types for bastion attacks & turns#6589
arbron merged 3 commits into5.3.xfrom
bastion/cards

Conversation

@arbron
Copy link
Copy Markdown
Collaborator

@arbron arbron commented Dec 23, 2025

Creates two new message types, bastionAttack and bastionTurn, and moves the logic and event handlers into those types rather than having it all in Bastion.

These types now dynamically render their content directly from the data rather than relying on pre-rendered content.

Closes #5154

@arbron arbron self-assigned this Dec 23, 2025
@arbron arbron changed the base branch from 5.2.x to 5.3.x January 26, 2026 18:16
Creates two new message types, `bastionAttack` and `bastionTurn`,
and moves the logic and event handlers into those types rather
than having it all in `Bastion`.

These types now dynamically render their content directly from the
data rather than relying on pre-rendered `content`.

Closes #5154
@arbron arbron added this to the D&D5E 5.3.0 milestone Feb 13, 2026
@arbron arbron requested a review from Fyorl February 13, 2026 21:46
Copy link
Copy Markdown
Contributor

@Fyorl Fyorl left a comment

Choose a reason for hiding this comment

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

Good stuff, thank you

Comment thread module/data/chat-message/bastion-turn-message-data.mjs Outdated
@arbron arbron merged commit 1920e25 into 5.3.x Feb 14, 2026
@arbron arbron deleted the bastion/cards branch February 14, 2026 00:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add custom message type for bastions

2 participants