Evan Kranzler
0e3252d256
Implementing Blitz mechanic (WIP) ( #8835 )
...
* added blitz mechanic (mostly copy/paste of dash)
* renamed class
* reworked alt cost abilities, greatly reduced redundant code
* updated text generation
* removed all skips
* added test for blitz
* changed blitz implementation
* [SNC] Implemented Tenacious Underdog
2022-04-24 12:03:25 -04:00
jeffwadsworth
ae35c1b228
- small fix to the last commit.
2021-09-09 09:56:08 -05:00
jeffwadsworth
a04035036e
- Fixed #8230
2021-09-09 09:39:33 -05:00
Evan Kranzler
af3bd24f03
[MH2] Implemented Grief
2021-05-21 07:52:08 -04:00
Oleg Agafonov
db239a1055
Refactor: replaced sourceId by source and introduced source param in some methods;
2020-12-12 20:23:19 +04:00
Oleg Agafonov
5adab75324
Revert "format: organize imports"
2020-02-05 02:17:00 +04:00
Leandro Doctors
8a0a9acff7
format: organize imports
2020-02-04 16:21:48 -03:00
Noah Gleason
8949987b78
Add ConditionalTriggeredAbility for non-intervening0f
2018-06-24 20:02:40 -04:00
GrayedFox
3953f3dbdd
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
ingmargoudt
234cfe9519
rewrote singleton to enum where applicable
2017-03-14 16:32:47 +01:00
vraskulin
f60ebfbb1f
All 1-character strings converted to primitives
...
"b" + "r" now changed to 'b' + 'w'. It's more straight-forward, and may cause perfomance improvements - character primitives allocation is faster and less expensive than string creation.
2017-02-06 14:32:51 +03:00
Fenhl
430ae503c7
Change all line endings to LF
2016-04-14 16:18:01 +00:00
poixen
46eb6c0525
Restructured Mage module
2015-11-29 21:56:49 +01:00