Commit Graph

8293 Commits

Author SHA1 Message Date
Chris
bfc16156ba [maven-release-plugin] prepare for next development iteration 2015-08-14 18:32:38 +00:00
Chris
a9047c27b7 [maven-release-plugin] prepare release forge-1.5.43 2015-08-14 18:32:30 +00:00
Sol
4d9006b7be - Fixed Chandra, Pyromaster Ultimate not.. ultimating. 2015-08-11 01:49:02 +00:00
drdev
6140367122 Move creature type sorting to gui controller code 2015-08-04 01:28:49 +00:00
drdev
0a40ff50ee Avoid introducing an invalid creature type 2015-08-04 01:17:28 +00:00
drdev
240fbe20ed Make it easier to select creature types by sorting the most prevalent creature types in your deck to the top 2015-08-04 01:03:24 +00:00
drdev
303ed5cf1e Code cleanup 2015-08-04 00:37:30 +00:00
Krazy
766be50199 [maven-release-plugin] prepare for next development iteration 2015-08-01 19:01:20 +00:00
Krazy
cd5888f828 [maven-release-plugin] prepare release forge-1.5.42 2015-08-01 19:00:57 +00:00
Sol
f1e3fe22b8 - FIx End Turn effect not clearing waiting triggers from the stack. 2015-07-26 00:45:24 +00:00
Sol
1398ae8a08 - Fixing poor logic for DamagedByRemembered (Touch of Moonglove) 2015-07-24 17:26:12 +00:00
Chris
732f9c848a [maven-release-plugin] prepare for next development iteration 2015-07-20 15:26:17 +00:00
Chris
d3117236e9 [maven-release-plugin] prepare release forge-1.5.41 2015-07-20 15:26:07 +00:00
Sloth
f4ddf1a706 - The AI will now attack recklessly with creatures copied with Flameshadow Conjuring, Splinter Twin or similar cards. 2015-07-20 09:20:02 +00:00
drdev
d0e0b95620 Fix crash when setting ChosenColors 2015-07-19 22:43:30 +00:00
Agetian
d641aef886 - Attempting to fix NPEs related to the updated trackable property code. 2015-07-19 15:58:31 +00:00
drdev
90002b7d7f Fix combat to prevent crash 2015-07-19 01:08:35 +00:00
drdev
5ac766a542 Fix so player 2 can start a network game 2015-07-19 00:50:04 +00:00
drdev
c75a63305d Fix so player 2 receives zones properly in network game 2015-07-19 00:13:10 +00:00
drdev
fe3b689f84 Improve trackability of players in game 2015-07-18 21:57:18 +00:00
Sol
7b5b85ec8c - Triggers shouldn't activate themselves, if they are already active (Fix for Flame-Wreath Phoenix) 2015-07-18 17:16:36 +00:00
Kulnaro
50ee02a3b7 Fix handling of provoke when provoker is removed from combat 2015-07-17 10:54:34 +00:00
swordshine
dacd994f0a - Tweaked the "commander effect" according to Commander's new tuck rule 2015-07-17 00:03:50 +00:00
Sloth
4ad634b57e - Fixed a possible infinite loop caused by creatures with "can't attack alone" and "must attack if able". 2015-07-14 22:07:30 +00:00
Sloth
f37c8b93be - Life Gain can't be replaced when the player can't gain life because of a static ability. 2015-07-13 21:31:37 +00:00
Sol
979e14061d - Adding Touch of Moonglove 2015-07-11 21:41:51 +00:00
Sol
3823e06419 - Adding Demonic Pact 2015-07-10 23:42:11 +00:00
swordshine
2e6bfe0504 - ORI: Added Thornbow Archer
- Fixed Disorder
2015-07-08 04:11:56 +00:00
Sol
960461c9ad - If a Rebound spell fizzles, it should not rebound - patch by Kulnaro 2015-07-04 13:32:44 +00:00
Agetian
19f91c03c0 - Code indentation style fix. 2015-07-01 12:17:38 +00:00
swordshine
324956c9df - ORI: Added Gilt-Leaf Winnower 2015-07-01 06:25:50 +00:00
drdev
751ed4dcc5 Fix crash 2015-06-27 22:43:43 +00:00
drdev
e03156cd0c Refactor TrackableObjects to support copy forward changed properties without completely overwriting references 2015-06-27 22:41:04 +00:00
drdev
61f5424b2e Fix or suppress warnings 2015-06-27 19:24:16 +00:00
Sol
43a8d73c4b - Fix Gorgon Recluse delayed trigger not killing a Persisted creature 2015-06-25 02:21:27 +00:00
Agetian
c3c5a592f2 - Added a trackable property EncodedCards for Cipher.
- Added text information for encoded cards to the card detail box.
- Fixed imports.
2015-06-24 05:10:03 +00:00
swordshine
640ce4a6de - ORI:Added Alhammaret, High Arbiter 2015-06-23 12:33:40 +00:00
swordshine
05e5966a0d - ORI: Added Boggart Brute 2015-06-23 11:33:24 +00:00
swordshine
f4bf0e4fc7 - ORI: Added 2 Renown cards 2015-06-23 10:44:04 +00:00
Sol
8fecf7cac0 - Add milled cards to the game log instead of showing a popup every single time (useful for small and continuous mill decks like the Landern modern deck) 2015-06-22 04:02:06 +00:00
swordshine
105332a6b8 - ORI: Added Kytheon, Hero of Akros 2015-06-20 11:28:36 +00:00
Agetian
17eb4bc319 - Update the view when a static effect is removed from a card. 2015-06-19 07:27:24 +00:00
Agetian
9798aaccec - Copy the face-down card properties onto the original face of the cloning card (fixes e.g. cloning of face-down Morph creatures). 2015-06-18 04:15:42 +00:00
Agetian
1998b1e188 - Better implementation of the fix for cloned transformed cards.
- Copy abilities properly when cloning transformed cards.
2015-06-17 19:58:20 +00:00
Agetian
4f185a527f - Attempting to fix a NPE caused by cloning a transformed card. 2015-06-17 19:53:32 +00:00
Agetian
eff5e34347 - Comment fix. 2015-06-15 08:17:02 +00:00
Agetian
8172ebe434 - Implemented a hacky workaround for suspend-cast cards bounced to hand becoming uncastable. Better solution highly welcome! 2015-06-15 08:16:15 +00:00
Sol
532f5e3c4b - Fix issues with damage turn accumulation when damaging the same object multiple times
- Adding parameter to Repeat Each needed for Chandra, Fire of Kaladesh
2015-06-15 00:58:00 +00:00
Agetian
311bf70eeb - Fixed Graft not working. 2015-06-14 14:10:08 +00:00
Agetian
3a6ef97196 - Process spell subabilities when looking for spells that can be targeted (fixes Radiate + Profane Command/Incendiary Command/etc.).
- Please review, not sure if this may have unwanted side effects or be too permissive.
2015-06-14 12:34:58 +00:00