Commit graph

78 commits

Author SHA1 Message Date
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