mage/Mage.Tests
Evan Kranzler bb591dd038
[AFR] Implementing dungeon mechanic (ready for review) (#7937)
* added dungeon and dungeon room class

* [AFR] Implemented Tomb of Annihilation

* [AFR] Implemented Shortcut Seeker

* [AFR] Implemented Gloom Stalker

* [AFR] Implemented Nadaar, Selfless Paladin

* added room triggers

* added more venturing code, currently untested

* fixed error

* moved venture into dungeon from player class to game class

* removed unnecessary sourceobject from dungeon

* fixed npe error

* added dungeon completion

* fixed concurrent modification exception

* added logging

* added proper copy methods

* added views

* updated room text generation

* added some missing code

* finished implementing CompletedDungeonCondition

* [AFR] Implemented Ellywick Tumblestrum

* [AFR] Implemented Lost Mine of Phandelver

* added choice dialog for dungeons

* [AFR] Implemented Dungeon of the Mad Mage

* small text fix

* added initial dungeon test

* [AFR] Implemented Cloister Gargoyle

* [AFR] Implemented Dungeon Crawler

* small text change for dungeon rooms

* added more tests

* some simplification to dungeon props

* updated testing helper functions

* added currently failing test for venturing on separate steps and turns

* added tests for dungeon completion

* fixed missing trigger visual and dungeons not persisting through turns

* some text updates

* added rollback test

* added a test for multiple dungeons at once

* added one more condition test
2021-06-29 06:57:43 -04:00
..
config Code cleanup (removed unused log4j setting files, added extra info, samples and instructions, removed java logs) 2020-01-26 16:30:42 +04:00
src [AFR] Implementing dungeon mechanic (ready for review) (#7937) 2021-06-29 06:57:43 -04:00
CMDNorinTheWary.dck * Updated decks from test project after change of collectors numbers. 2018-05-11 00:51:47 +02:00
CommanderAnafenza_WBG.dck * Updated decks from test project after change of collectors numbers. 2018-05-11 00:51:47 +02:00
CommanderDuel.dck Change AE to Ae 2016-09-17 16:59:24 +00:00
CommanderDuel_Karador_BGW.dck * Updated decks from test project after change of collectors numbers. 2018-05-11 00:51:47 +02:00
CommanderDuel_Mairisil_UBR.dck * Shifting Shadows - Fixed not proper handling of gained triggered abilities during step resolution of Shifting Shadows effect (fixes #6571). 2020-06-03 15:07:52 +02:00
CommanderDuel_Partners.dck Fix Skyfire Phoenix's triggered ability. 2020-02-01 19:05:46 -05:00
CommanderDuel_UW.dck Added possibility to set a specific deck for a test. 2015-06-14 23:23:26 +02:00
CommanderOviya.dck * Myth Unbound - Fixed the two working abilities(fixe #5347). 2019-01-07 16:39:49 +01:00
JustLands.txt Text import will automatically start sideboard after a single blank line. Added a JUnit test for TxtDeckImporter. 2016-05-30 23:03:43 -04:00
Oathbreaker_UR.dck * Oathbreaker format - Fixed that signate spell didn't return to command zone. Added unit test for oathbreaker format (fixes #6695). 2020-06-23 09:18:40 +02:00
pom.xml Prepare new release 2021-02-07 22:24:40 +04:00
Power Hungry.dck * Savage Summoning - Fixed that it did not work to cast a commander from command zone. 2015-07-02 23:38:37 +02:00
RB Aggro.dck Fixed test and sample decks 2020-08-10 18:24:21 +04:00
UW Control.dck Added Mage.Tests project. Update server for test operations. Implemented bdd classes. 2010-12-20 01:03:12 +03:00