Oleg Agafonov
d481172eb4
Code: added test coverage reports by JaCoCo lib (generate by command like "mvn install -Djacoco.skip=false");
...
Code: added test coverage support for Sonar reports;
2021-08-27 20:51:42 +04:00
Ingmar Goudt
d8bbd10733
update .gitignore
2021-04-26 00:18:23 +02:00
Elandril
87dbe65000
Added Visual Studio Code (vscode) and .factorypath maven files to .gitignore. Also .idea pattern now restricted to folder type. ( #6410 )
2020-04-13 18:52:13 -04:00
Oleg Agafonov
5c058d8f85
Cleanup code (added logs rotation to tests)
2020-01-28 12:02:56 +04:00
Oleg Agafonov
75ad7e73e0
Code cleanup
2020-01-23 01:49:26 +04:00
Oleg Agafonov
46d5b228cf
Tests: migrate to new mtgjson version
2020-01-22 01:32:03 +04:00
Evan Kranzler
862faada77
Update .gitignore
2019-10-16 15:26:18 -04:00
Evan Kranzler
55a797a3df
updated gitignore for Oathbreaker
2019-06-01 21:26:37 -04:00
Derek Monturo
dccea47889
UT for Kiora Behemoth untap ability
2019-05-05 05:39:27 -04:00
Oleg Agafonov
4b15f44fe0
Cleanup
2019-01-05 01:48:19 +04:00
Oleg Agafonov
26913923fa
Refactor: replaced duplicated ability - CreatureEntersBattlefieldTriggeredAbility by EntersBattlefieldControlledTriggeredAbility;
2018-10-10 01:21:43 +04:00
LevelX2
b17858d910
Some fixes to "Remove license headers" ( #4998 ).
2018-06-03 10:18:30 +02:00
GrayedFox
260103f36a
add current MIT license to root
...
update gitignore to not ignore all text files indiscrimanately
2018-06-02 17:48:28 +02:00
LevelX2
f89c3cc65b
Merge pull request #4953 from GrayedFox/issue-4952-fix-touranment-lobby-prefs
...
Issue 4952 fix touranment lobby prefs (WIP)
2018-05-22 16:56:43 +02:00
Evan Kranzler
0821a4f859
updated gitignore
2018-05-20 15:19:04 -04:00
GrayedFox
8ee6c054cd
ignore Atom build config and logs
2018-05-20 17:25:57 +02:00
Evan Kranzler
49c3f94cdb
added Mage.Verify/mageclient.log to gitignore
2018-05-14 22:59:25 -04:00
LevelX2
798196c765
* Added Brawl.. /target/ directories to gitignore.
2018-04-26 17:30:28 +02:00
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