allow rolling multiple dice simultaneously #6310

Open
opened 2024-02-18 05:38:00 +00:00 by flux · 3 comments
Member

with the dice from #6280, you should be able to roll multiple touching dice at the same time, and get the result printed in chat or some such.

with the dice from #6280, you should be able to roll multiple touching dice at the same time, and get the result printed in chat or some such.
flux added the
1. kind/enhancement
label 2024-02-18 05:38:00 +00:00
Member

Added on this branch:
https://gitea.your-land.de/whosit/yl_dice/commits/branch/feature-multiroll

I feel this feature may go into ugh territory a bit.
I chose simple "4 direction" check - basically you should put all your dice in a single row.

Other variants like actually making dice trigger each other, or implementing flood-fill are even more ugh.

get the result printed in chat or some such.

another thing flooding chat I'm not a fan of...

Added on this branch: https://gitea.your-land.de/whosit/yl_dice/commits/branch/feature-multiroll I feel this feature may go into `ugh` territory a bit. I chose simple "4 direction" check - basically you should put all your dice in a single row. Other variants like actually making dice trigger each other, or implementing flood-fill are even more ugh. > get the result printed in chat or some such. another thing flooding chat I'm not a fan of...

The dice node was made specifically not to spam chat, please do not send the results there.

The dice node was made specifically not to spam chat, please do not send the results there.
Member

The dice node was made specifically not to spam chat, please do not send the results there.

I could send it to only the player who rolled them...
And also could make that configurable...

> The dice node was made specifically not to spam chat, please do not send the results there. I could send it to only the player who rolled them... And also could make that configurable...
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#6310
No description provided.