Page 1 of 1

6dev scoring display and confirm explore

Posted: 02 March 2021, 23:47
by galehar
Hi,
I've added the display of 6dev scoring on the card. It is very heavily inspired by the design of the official app. By default, the scoring appears by hovering over the card, or tapping the card on mobile. I've added a user preference to display it always (or never).
I've also implemented this suggestion to add a confirmation when selecting cards to keep (or to discard) during explore. This can also be disabled with a user preference. There's also a setting to confirm only when selecting (or discarding) multiple cards. In this case, a single card won't wait for a confirmation.
I plan to add something similar to confirm payment, but this will be part of a major refactoring needed to implement the proper play -> reveal -> pay sequence and fix all bugs and information leaks related to that.
I've also fixed bug #33479 and scavenged cards will now properly be discarded when Galactic Scavengers is upgraded or destroyed. I've also implemented the edge case of GS being taken over (using Imperium Invasion Fleet). In this case, the attacker will take the scavenged cards along with the world.

Edit: if you can't find user preferences, check this thread.

Re: 6dev scoring display and confirm explore

Posted: 03 March 2021, 00:11
by dansimon44
Thank you for this.

It would be so nice to make this playable on tablet (where no hover is available.) I think just expanding the card splay when viewing construction stacks to be able to see text on lower half of cards would be great.

Re: 6dev scoring display and confirm explore

Posted: 03 March 2021, 00:20
by galehar
HenriMerder wrote: 03 March 2021, 00:11 Thank you for this.

It would be so nice to make this playable on tablet (where no hover is available.) I think just expanding the card splay when viewing construction stacks to be able to see text on lower half of cards would be great.
Are you talking about Roll for the Galaxy? I'm only working on Race.

Re: 6dev scoring display and confirm explore

Posted: 03 March 2021, 17:42
by Nog_eentje_dan
Thanks for all the efforts in maintaining this implementation.

However, confirmation when selecting cards during explore, option "only when selecting multiple cards" doesn't seem to work properly when I'm using it. I've made bug report #35380 for this. And stopped using it for now :D .

Re: 6dev scoring display and confirm explore

Posted: 04 March 2021, 19:28
by Nog_eentje_dan
Nog_eentje_dan wrote: 03 March 2021, 17:42 Thanks for all the efforts in maintaining this implementation.

However, confirmation when selecting cards during explore, option "only when selecting multiple cards" doesn't seem to work properly when I'm using it. I've made bug report #35380 for this. And stopped using it for now :D .
Already fixed, thx! :D

Re: 6dev scoring display and confirm explore

Posted: 28 March 2021, 15:25
by Wonderful Plays
Changing the options for 6 cost developments changes nothing for me
What am I doing wrong? Or is it bugged?

Re: 6dev scoring display and confirm explore

Posted: 28 March 2021, 16:51
by galehar
Wonderful Plays wrote: 28 March 2021, 15:25 Changing the options for 6 cost developments changes nothing for me
What am I doing wrong? Or is it bugged?
Works fine for me. What are you changing it to? Are you on mobile?
You know that it only shows "how" the 6 dev scores, not the amount of points it's currently scoring, right?

Re: 6dev scoring display and confirm explore

Posted: 28 March 2021, 21:51
by Wonderful Plays
I didn't know that. Can we add the amount of currently scoring?

Re: 6dev scoring display and confirm explore

Posted: 29 March 2021, 06:54
by galehar
It's been suggested. I plan to implement it at some point. Although there's an important refactoring I need to do before that, so it might take some time.