Commit graph

60 commits

Author SHA1 Message Date
LevelX2
b60522f9e4 Added option to activate/deactivate JSON game log. Added logic to write the logs to subdirectory. Some changes to SEND_PLAYER_ACTION type logging. 2018-03-10 00:04:56 +01:00
Shaun Hannah
7f94c724af Git ignore the game-<UUID>.json logs 2018-02-26 19:25:00 -05:00
Radoslaw Sypen
88527987cc Fixed ItThatBetrays and Barrin, Master Wizard broken effects, added new test for Emrakul's annihilator trigger 2018-01-12 10:33:11 +01:00
Oleg Agafonov
f81489c377 Add fallback card render (origin card render), see #4168 2017-11-18 05:13:38 +04:00
LevelX2
9700445fae
Merge branch 'master' into master 2017-11-02 11:29:47 +01:00
LevelX2
c395038fce Minor changes. 2017-11-02 11:17:14 +01:00
Jerek Wilson
12f14ea488 JW-RhysticCave: Implemented Rhystic Cave 2017-10-15 11:17:23 -04:00
LevelX2
0b3c24949f Added Ixalan set to the supported sets for image download by wizard source. 2017-09-22 10:00:29 +02:00
LevelX2
04e92fffda * Added PennyDreadfull format target directory to gitignore 2017-08-16 07:52:24 +02:00
theelk801
385e462f15 Implemented Epicenter, Infested Roothold, Brown Ouphe, Rust, Ouphe Vandals, Fatal Attraction, Fighting Chance, Arcbound Fiend, Carry Away, Caverns of Despair, Amulet of Unmaking, Aphetto Exterminator, Balduvian Conjurer, Barrin's Unmaking, Each Mana Battery, Blood Hound, Boa Constrictor, Bola Warrior, Brass Talon Chimera, Briar Patch, Brine Shaman, Call to Arms, Goham Djinn, Halam Djinn, Ruham Djinn, Sulam Djinn, Zanam Djinn, Heroic Defiance and Tsabo's Assassin (#3779)
* Implement Epicenter

* Implement Infested Roothold

* Implement Brown Ouphe

* Implement Rust

* Implement Ouphe Vandals

* Implement Fatal Attraction

* Implement Fighting Chance

* Implement Arcbound Fiend

* Implement Carry Away

* Implement Caverns of Despair

* Implement Amulet of Unmaking

* Implement Aphetto Exterminator

* Implement Balduvian Conjurer, Barrin's Unmaking, Each Mana Battery, Blood Hound and Boa Constrictor

* Implement Bola Warrior, Brass Talon Chimera, Briar Patch and Brine Shaman

* Implemented Call to Arms, Goham Djinn, Halam Djinn, Ruham Djinn, Sulam Djinn, Zanam Djinn, Heroic Defiance and Tsabo's Assassin, updated Barrin's Unmaking and Epicenter
2017-08-08 21:49:14 -05:00
Nathaniel Brandes
a2f110d2c4 Untracked some generated files. 2017-03-04 23:27:28 -08:00
Neil Gentleman
5ad58f59c1 compare cards with mtgjson 2016-10-16 11:49:49 -07:00
Lymia Aluysia
da5abfe42d
Improved .gitignore 2016-09-29 06:13:23 -05:00
Lymia Aluysia
48e14a1765
Rename stuff. Names are hard. 2016-09-25 14:45:06 -05:00
Lymia Aluysia
2c0cb3f317
Added customSets to gitignore 2016-09-25 13:39:15 -05:00
Samuel Sandeen
85dc15c5dc Merge remote-tracking branch 'magefree/master' 2016-09-02 19:44:51 -04:00
LevelX2
5981816a4b Switch to 1.4.8 for upcoming realease. 2016-01-22 22:33:58 +01:00
Me Car
550648ccbe Record game histories. Compute user stats and show them in the user panel. 2016-01-20 12:47:58 +09:00
Me Car
0b8884ebe1 Add client_secret.js to gitignore. 2016-01-10 19:58:55 +09:00
Neil Gentleman
02a6780766 add Momir Basic game type
- re-using Emblems as Vanguard cards; should probably give them their own
  CommandObject class
- setting the timing on the Momir ability to TimingRule.SORCERY causes the
  ability not to activate (?), so I've left it at INSTANT for now
- need to add a new card image source for vanguard cards
2015-11-11 12:31:30 -08:00
LevelX2
52d0adcac1 Fixed some problems with UUID comparing and some problems with card moving. 2015-10-14 17:54:55 +02:00
BijanT
45044a51ee Revert "Revert "Implemented Grave Scrabbler""
This reverts commit 46fff6acfe.
2015-08-26 21:44:09 -05:00
BijanT
46fff6acfe Revert "Implemented Grave Scrabbler"
This reverts commit 09200bc68a.
2015-08-26 21:42:04 -05:00
BijanT
09200bc68a Implemented Grave Scrabbler
Added the MadnessCondition class and overrided the isActivated function
of the MadnessTriggeredAbility class were added to do so.
2015-08-26 21:41:12 -05:00
Justin Godesky
bea1cee395 Refactored a lot of the artifact/enchantment destruction. Using common filter types to reduce code duplication. 2015-06-05 12:05:51 -04:00
LevelX2
32eba22309 [DTK] Added 5 multicolor cards. 2015-03-18 15:59:16 +01:00
LevelX2
2d1755be2e Readded uninteneded from pom-xml removed project references again (fixes #787). 2015-03-11 11:15:42 +01:00
JRHerlehy
b58c5b2226 Fix .gitignore 2015-03-01 01:39:13 -08:00
JRHerlehy
983cb571e7 Fixed Tiny Leaders Duel Type
Fixed missing class access level for TinyLeadersDuelType
2015-03-01 01:34:49 -08:00
Justin Herlehy
d87ec67965 Implementation of Tiny Leaders for XMage
Initial Implementation of Tiny Leaders
2015-02-28 19:55:32 -08:00
emerald000
6c0cf1c108 [FRF] Added the 7 missing white cards. 2015-01-13 19:19:25 -05:00
LevelX2
1b7646bee6 Added two more files to .gitignore. 2015-01-05 11:47:42 +01:00
LevelX2
1ae34c3c32 Added Mage.Stats/server.log to .gitignore. 2015-01-05 10:40:22 +01:00
LevelX2
e8cfb2231c Some minor changes. 2014-08-28 13:32:44 +02:00
LevelX2
c03dc6c2b5 Some more changes to Server Console and Admin server handling. 2014-08-18 21:48:59 +02:00
emerald000
67d070b370 Added Council's Judgment, Hydroblast, Sterling Grove, Riftstone Portal and False Cure. 2014-08-08 07:29:37 -04:00
LevelX2
5de03a4165 Adding the new server log to .gitignore. 2014-05-02 09:49:32 +02:00
LevelX2
b3033d4b8f Added CommanderFreeForAll/target/ to gitignore. 2013-12-25 13:03:31 +01:00
LevelX2
4513c7f7c3 Created a ConstrucedEliminationTournament (only the server plugin yet). 2013-10-10 16:19:30 +02:00
LevelX2
5af454b7b9 Update .gitignore
Added Mage.Client/gamelogs directory.
2013-09-30 12:43:08 +02:00
North
9db3e7b990 updated gitignore for IntelliJ 2013-06-05 21:17:57 +03:00
Backfir3
ef54888e01 Commander Game. Added placeholder game plugin
- modified players life amount
- updated .gitignore
2013-01-15 22:00:37 +01:00
LevelX2
ca50bc39e0 Added nbactions-*.xml to .gitignore. 2012-12-20 21:20:47 +01:00
North
54f0d8facb updated .gitignore 2012-12-20 00:09:19 +02:00
North
5bd9c13543 updated .gitignore 2012-07-13 23:46:33 +03:00
magenoxx
235b262618 removed .iml file. updated gitignore[A 2012-07-08 06:59:19 +04:00
North
ae68f8d73b updated .gitignore 2012-07-07 00:09:50 +03:00
North
22ab84004f Removed GathererCrawler (moving to stand alone repository) 2012-07-06 23:49:27 +03:00
North
9890d3d9c2 Removed cache objects from repository 2012-07-06 23:46:44 +03:00
North
e0618bf0c9 [.gitignore] aded Mage.Updater/target 2012-05-19 18:33:26 +03:00