It is currently 16 Apr 2024, 08:40
   
Text Size

List of unsupported card groups

Moderators: ubeefx, beholder, melvin, ShawnieBoy, Lodici, CCGHQ Admins

Re: List of unsupported card groups

Postby ShawnieBoy » 01 Feb 2016, 18:32

Just a quick thought about the 'any number of' group. As long as these are not targeted, they could be implemented as 'up to X' where X is the max amount. Submitted Genesis Wave in this way.
User avatar
ShawnieBoy
Programmer
 
Posts: 601
Joined: 02 Apr 2012, 22:42
Location: UK
Has thanked: 80 times
Been thanked: 50 times

Re: List of unsupported card groups

Postby PalladiaMors » 01 Feb 2016, 20:41

Updated the OP correcting the info, thanks for pointing this out, ShawnieBoy.

Can I suggest going for Scapeshift when you have some spare time? It's the core of one of the main decks in Modern atm, so I can imagine there would be people who would be interested in using Magarena to practice playing the deck against the AI. In a card like that, I suppose the maximum amount would be determined by counting the number of lands the player controls?

I do worry about the AI's decision making with a card like Scapeshift, though, but in my view one of Magarena's main uses for players is as a practice/training tool, so personally I'd support adding the cards that the players might want to use even if I don't expect the AI to be superb when it ends up with them. How do you guys feel about this?
PalladiaMors
 
Posts: 343
Joined: 12 Jul 2014, 17:40
Has thanked: 36 times
Been thanked: 22 times

Re: List of unsupported card groups

Postby ShawnieBoy » 03 Feb 2016, 23:35

PalladiaMors wrote:Updated the OP correcting the info, thanks for pointing this out, ShawnieBoy.

Can I suggest going for Scapeshift when you have some spare time? It's the core of one of the main decks in Modern atm, so I can imagine there would be people who would be interested in using Magarena to practice playing the deck against the AI. In a card like that, I suppose the maximum amount would be determined by counting the number of lands the player controls?

I do worry about the AI's decision making with a card like Scapeshift, though, but in my view one of Magarena's main uses for players is as a practice/training tool, so personally I'd support adding the cards that the players might want to use even if I don't expect the AI to be superb when it ends up with them. How do you guys feel about this?
I think for the moment, choosing from a list of cards is going to be the limit - When it comes to choosing permanents, and permanents to sacrifice in this case, thing's are most likely going to go wrong. Essentially this will be choices where generally you'd want to choose them all but rules cannot word a specific number.
User avatar
ShawnieBoy
Programmer
 
Posts: 601
Joined: 02 Apr 2012, 22:42
Location: UK
Has thanked: 80 times
Been thanked: 50 times

Re: List of unsupported card groups

Postby melvin » 04 Feb 2016, 01:19

I think Scapeshift can follow the style of Devour. It can track the number of lands sacrificed so far as refInt in event. When the player selects "No", the rest of the effect plays out.

AI usage is a concern thought, but until we have an implementation we can't really get the AI to try it.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: List of unsupported card groups

Postby PalladiaMors » 10 Feb 2016, 14:15

Guys I'm thinking about adding the "choose a number" group again, since it's a pretty significant amount of cards, and therefore fits the list's objective in informing people about the kind of cards that can't be expected to be added so soon.

Edit: added it again with a slightly better wording.
PalladiaMors
 
Posts: 343
Joined: 12 Jul 2014, 17:40
Has thanked: 36 times
Been thanked: 22 times

Re: List of unsupported card groups

Postby PalladiaMors » 09 Jun 2016, 16:31

Lots of new cards coming this month, and it looks like some of the things listed here may have been changed. Can anyone please confirm if searching and rearranging cards from the top of the library is now supported? I noticed Impulse, Prophetic Bolt, among other cards. Looks like just scry 2 or greater remains unsupported?
PalladiaMors
 
Posts: 343
Joined: 12 Jul 2014, 17:40
Has thanked: 36 times
Been thanked: 22 times

Re: List of unsupported card groups

Postby ShawnieBoy » 09 Jun 2016, 17:06

Filtering cards is supported, as the choice is just what to keep - Scry 2+ has the problem of choosing where each card goes.

Things being placed in 'any order' are actually the order they were drawn, so would not work with cards being placed on the top of the library, only the bottom. (Even though there are cards that rely on the bottom card of a library, they are far fewer)
User avatar
ShawnieBoy
Programmer
 
Posts: 601
Joined: 02 Apr 2012, 22:42
Location: UK
Has thanked: 80 times
Been thanked: 50 times

Re: List of unsupported card groups

Postby muppet » 09 Jun 2016, 17:08

Collected Company will need to use the MagicFromCardListChoice to select up to two creature. Putting cards in any order has never been allowed, cards will go to the bottom in the same order they were taken from the top.


that's what Melvin said.

I will get back to these I am doing Arlinn Kord at the minute.
muppet
Tester
 
Posts: 590
Joined: 03 Aug 2011, 14:37
Has thanked: 33 times
Been thanked: 30 times

Re: List of unsupported card groups

Postby ShawnieBoy » 09 Jun 2016, 17:12

muppet wrote:I will get back to these I am doing Arlinn Kord at the minute.
Be aware that Alinn Kord and many of the planeswalkers can be a bit more tricky than they seem. Most of their + abilities may or may not need a target. This allows loyalty to be gained even if there's no legal target or don't want to target an opponents legal target (hence the 'up to' one creature).
User avatar
ShawnieBoy
Programmer
 
Posts: 601
Joined: 02 Apr 2012, 22:42
Location: UK
Has thanked: 80 times
Been thanked: 50 times

Re: List of unsupported card groups

Postby PalladiaMors » 09 Jun 2016, 18:06

I think the most clearly viable pre-SOI planeswalkers left to code are:

Kiora, the Crashing Wave (extra land ability is available on Magarena, but a bit complex to code)

Sarkhan, the Dragonspeaker (probably the easiest of the 3, still a lot of work)

Sorin, Solemn Visitor (last ability is available, again a bit complex)

These are cool challenges for people who are interested in contributing with new cards for Magarena, I've done my part and I'm now retired ;)
PalladiaMors
 
Posts: 343
Joined: 12 Jul 2014, 17:40
Has thanked: 36 times
Been thanked: 22 times

Re: List of unsupported card groups

Postby muppet » 09 Jun 2016, 18:28

yes got first half of arlinn fine I just copied an Ajani for the may part. I'm pretty much up to the emblem now.

Sorin has the -x problem I had with Chandra flamecaller so if someone can solve that they are both doable.
muppet
Tester
 
Posts: 590
Joined: 03 Aug 2011, 14:37
Has thanked: 33 times
Been thanked: 30 times

Re: List of unsupported card groups

Postby ShawnieBoy » 09 Jun 2016, 18:34

muppet wrote:yes got first half of arlinn fine I just copied an Ajani for the may part. I'm pretty much up to the emblem now.

Sorin has the -x problem I had with Chandra flamecaller so if someone can solve that they are both doable.
Cool - looking into X costs (remove counters, pay life), but delving into the scary side of AI #-o
User avatar
ShawnieBoy
Programmer
 
Posts: 601
Joined: 02 Apr 2012, 22:42
Location: UK
Has thanked: 80 times
Been thanked: 50 times

Re: List of unsupported card groups

Postby muppet » 09 Jun 2016, 18:54

I was trying to copy banshee which has a weird x cost but I was out of my depth.
muppet
Tester
 
Posts: 590
Joined: 03 Aug 2011, 14:37
Has thanked: 33 times
Been thanked: 30 times

Re: List of unsupported card groups

Postby jimmygb96 » 15 Dec 2017, 22:50

I noticed that "fight target creature" cards are unimplemented, what is the issue with those?
jimmygb96
 
Posts: 19
Joined: 31 Dec 2016, 00:46
Has thanked: 3 times
Been thanked: 0 time

Re: List of unsupported card groups

Postby melvin » 16 Dec 2017, 01:43

jimmygb96 wrote:I noticed that "fight target creature" cards are unimplemented, what is the issue with those?
They are implemented. How did you try to find them?

I did a quick search and found a couple, see https://github.com/magarena/magarena/se ... %2Fscripts
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

PreviousNext

Return to Magarena

Who is online

Users browsing this forum: No registered users and 15 guests


Who is online

In total there are 15 users online :: 0 registered, 0 hidden and 15 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 15 guests

Login Form