Magic Another Game Engine
Find a file
2015-11-07 08:35:56 +01:00
Mage [C15] Updated complete spoiler and added existing reprints. Add Rite of the Raging Storm and Corpse Augur. 2015-11-06 12:35:50 -06:00
Mage.Client [C15] Added 11/5 spoilers and Angel of Serenity reprint, corrected Meteor Blast's translated name, and updated tokens. 2015-11-05 10:26:40 -06:00
Mage.Common Xmage 1.4.4v12 2015-10-31 12:30:55 +01:00
Mage.Plugins Xmage 1.4.4v0 2015-09-05 12:51:07 +02:00
Mage.Server Checked objects possible to cause null pointer exceptions. Added some logging. 2015-10-31 11:55:20 +01:00
Mage.Server.Console Xmage 1.4.4v0 2015-09-05 12:51:07 +02:00
Mage.Server.Plugins * Fixed a problem that the AI was locked if a attack fee has to be paid but the AI was not able to pay the costs. 2015-10-30 22:34:42 +01:00
Mage.Sets * Glade Gnarr - Removed unneccessary custom class. 2015-11-07 08:35:56 +01:00
Mage.Stats Xmage 1.4.4v0 2015-09-05 12:51:07 +02:00
Mage.Tests * Fixed handling of zoneChangeCounter of PermanentCard (fixes #1353). 2015-11-06 12:28:58 +01:00
Mage.Updater Xmage 1.4.4v0 2015-09-05 12:51:07 +02:00
repository/com/googlecode/jspf/jspf-core Added local repository to pom 2012-07-25 20:22:18 +03:00
Utils [C15] Fixed a couple typos in mtg-cards-data. Added Dominate, Borderland Behemoth, and Crystal Chimes. 2015-11-06 16:19:09 -06:00
.gitignore Fixed some problems with UUID comparing and some problems with card moving. 2015-10-14 17:54:55 +02:00
clean_dbs.sh edited TODOs and comment header in clean_dbs.sh 2015-07-15 22:06:02 +03:00
pom.xml Xmage 1.4.4v0 2015-09-05 12:51:07 +02:00
readme.md Readme: simplifying feature list + minor edits 2015-07-27 07:06:34 -04:00

XMage - Magic, Another Game Engine

XMage allows you to play Magic against one or more online players or computer opponents. It includes full rules enforcement for over 10,000 unique cards (nearly 20,000 counting all cards from different editions). Starting with Eventide, all regular sets have nearly all the cards implemented (detailed overview).

There are public servers where you can play XMage against other players. You can also host your own server to play against the AI and/or your friends.

You can visit the XMage forum here.

Features

  • Deck editor (load and save decks)
  • Simple computer AI opponent
  • Two player duel or a multiplayer free-for-all game with up to 10 players
  • Supports special formats like Commander (up to 10 players), Cube, Tiny Leaders, Super Standard, Historic Standard
  • There are two tournament types supported (elimination or swiss type handling), which can be played with up to 16 players:
    • Booster (also Cube) draft tournaments (4-16)
    • Sealed (also from Cube) tournaments (2-16)

Installation

Download and install the latest XMage release. You will need to have Version 7 or later of the Java Runtime Environment.

Look here for more detailed instructions. Here you can find a log of the latest changes.

Developer

If you are interested in developing XMage, here are some useful resources: