Markus Persson

Results 34 comments of Markus Persson

Will try reproduce, with deck information.

Maybe an ugly solution, but can we create a testcard of Unstable Portal which can only get Malorne? Would that work?

Or create a test and then iterate through random seed until we find one that summons Malorne, and then scratch the iteration and use the seed number? ``` for i...

Maybe put this one on hold until I get the error again with deck information.

As Neptulon is implemented right now, I believe the list is in the same order every time. But if you change the CardQuery from: ``` CardQuery(source=CARD_SOURCE.LIST, source_list=murloc_list) ``` to: ```...

The thing is, any card that implement CardQuery in the second way will probably get different results every time. Webspinner as an example.

Alright, thanks for the answer. I believe it will be improved in due time then. Since the Settings page is what most of the users see first so can I...

Hi @LegendaryLinux, thanks for the answer! Thanks for all the hard work. You are saying that a setting needs to be added to every game and that's one reason why...