xenohedron
577a3708fc
adjust some text, cleanup some variable access
2024-04-12 20:08:26 -04:00
Susucre
f75b1c9f0a
Code cleanup: protect all copy constructors ( #10750 )
...
* apply regex to change public copy constructors to protected
* cleanup code using now protected constructors
* fix manaBuilder weird casting of Mana into ConditionalMana
2023-08-04 19:34:58 -04:00
theelk801
b120ce0fa9
[MOM] Implement Scrappy Bruiser
2023-04-14 08:51:08 -04:00
Alex W. Jackson
10d7acb4b5
Create common class for "when target dies this turn" delayed triggers ( #9722 )
...
Fixes #9716 . Fixes #9719 .
2022-11-04 05:27:56 -04:00
Evan Kranzler
24536032cd
Implemented Mnemonic Betrayal
2018-09-22 10:06:40 -04:00
GrayedFox
3953f3dbdd
remove all MIT copyright notices from files
2018-06-02 17:59:49 +02:00
ingmargoudt
1f215cdbe3
removed autoboxing :
...
Boolean -> boolean
Integer -> int
Float -> float
2017-03-11 15:17:14 +01:00
vraskulin
0557b5e89c
list.size > 0 changed to !list.isEmpty
...
We care about if it's empty or not, not about it's size
2017-02-06 14:32:51 +03:00
fireshoes
89dd981075
Merge
2016-10-17 23:45:47 -05:00
poixen
46eb6c0525
Restructured Mage module
2015-11-29 21:56:49 +01:00