roth-michael / FoundryVTT-RestRecovery

This repository adds support for D&D 5E's Arcane/Natural Recovery within the short rest dialog, and additional short rest mechanics
Other
19 stars 18 forks source link

[BUG] [Request] No Players/Characters Clicking + #258

Closed Busted478 closed 4 months ago

Busted478 commented 4 months ago

I'm not sure if this is a bug, an improvement idea or maybe it's working as intended. If nothing else, maybe this will help someone else.

I have a game world I've been testing for a new game. I'd click the rest button in the players list in the lower left corner and then try to click the + next to Player characters to prompt rest for, but nothing would come up. Since the game hasn't officially started, my world only contains a couple of pre-made characters which is where my problem was. I'll have a player sign in and claim one of the pre-made characters. The pre-made characters are configured so that all players have owner and each individual player has default. Once, I gave an individual player Owner rights, I see them when I click the +.

Is it possible to pull the player/character from the players list? image

Setup:

Active modules:

roth-michael commented 4 months ago

Not 100% sure I understand the potential bug. To confirm, an actor will only show up in the list if they have a player owner assigned. After that, all of them should be visible in the dropdown, with priority given to those actors which have tokens on the active scene (and whichever group of actors chosen for a rest should be remembered between rests).

Busted478 commented 4 months ago

I've pulled in 5 pre-made characters so a player can assign one to themselves and start playing. image

Each one has the same ownership configuration with "All Players" having "Owner" and each individual player having "Default" ownership. image

When a player logs in, they're able to assign one of the characters to themselves if they're not already assigned one. image

Once a player has assigned themselves to a character, the player list shows Player [Character]. image

However, clicking the + doesn't let me select a character. The player and character are both active in the scene. image

If I change the character's owner to "Owner" of a specific Player, it will work. image image

Sorry for all the pictures. It was easier to show what I'm seeing.

I'm not sure if it is a bug or not. If not, maybe an improvement idea. If neither, I know the workaround now.

roth-michael commented 4 months ago

Ahhh I see. I’ll look into this. I didn't consider the situation where all players are owners by default.