Skip to content

[#5647] Display bastion turn reminder in time passed message#7171

Open
arbron wants to merge 1 commit into
6.0.xfrom
calendar/bastion-prompt
Open

[#5647] Display bastion turn reminder in time passed message#7171
arbron wants to merge 1 commit into
6.0.xfrom
calendar/bastion-prompt

Conversation

@arbron

@arbron arbron commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

Keeps track of when each bastion turn occurs and if more time has passed than the bastion turn duration this will display a message in chat indicating how much time has passed with a button to advance the bastion turn. This means the permanent bastion button is no longer required when using the calendar.

Time Passage Bastion Turn

A new settings bastionTurns has been added that logs the world time for each bastion turn. CalendarData5e#handleTimePassage is then responsible for checking this if a new day has occured and checking on if a reminde is required.

The turn passed message keeps track of whether a reminder is required and whether a turn has been triggered from that card.

Closes #5647

Keeps track of when each bastion turn occurs and if more time has
passed than the bastion turn duration this will display a message
in chat indicating how much time has passed with a button to
advance the bastionn turn. This means the permanent bastion button
is no longer required when using the calendar.

A new settings `bastionTurns` has been added that logs the world
time for each bastion turn. `CalendarData5e#handleTimePassage` is
then responsible for checking this if a new day has occured and
checking on if a reminde is required.

The turn passed message keeps track of whether a reminder is
required and whether a turn has been triggered from that card.

Closes #5647
@arbron arbron added this to the D&D5E 6.0.0 milestone Jun 20, 2026
@arbron
arbron requested a review from Fyorl June 20, 2026 00:08
@arbron arbron self-assigned this Jun 20, 2026
@arbron arbron added ux User experience related features or bugs system: bastions system: calendar Calendar HUD and integration with core calendar system priority: high labels Jun 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

priority: high system: bastions system: calendar Calendar HUD and integration with core calendar system ux User experience related features or bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Prompt to advance bastion turns automatically based on calendar

1 participant