I tried to play around with MAGE on my mac, but the images of the cards does not appear. Can it depends on the fact that "\" was used as path-separator character?
We've reproduced the bug on Mac so will investigate and fix the cause.
6 May 2011 at 03:20
Let me introcude new version of Mage application. It has lots of improvements and new features.
The most attractive is tournaments: drafts and sealed. Now you may play against computers and human players drafting card pool, building deck and then playing in tournaments.
Also what is very important, now we have AIvsAI test framework that allowed us to find lots of AI bugs and bottlenecks. We wrote special tests to reproduce the same game situations and to fix AI to make it right choices. So now AI much more stronger, I play rather good beating AI in almost all games previously, but now I lost some because of correct AI playing.
There is also one important fix that made Mage using much less memory while running.
And for sure we have new cards in the release.
More details on release can be found here:
http://www.slightlymagic.net/forum/viewtopic.php?f=70&t=4336
"Mage 0.7.1 has been released"
3 Comments -
I tried to play around with MAGE on my mac, but the images of the cards does not appear. Can it depends on the fact that "\" was used as path-separator character?
8 April 2011 at 20:35
hm
I use File.separator everywhere so the path should use different path separator based on OS version. at least it is how it works on Linux.
unfortunately I have no Mac, so can't even test it ;(
please check that you have images in plugins/images/...
10 April 2011 at 00:42
We've reproduced the bug on Mac so will investigate and fix the cause.
6 May 2011 at 03:20