Sol
a78d68206f
- Updating Rankings for FRF
2015-01-17 14:45:35 +00:00
Agetian
3c2abe9ab2
- Added precons for KTK and FRF in quest mode.
2015-01-17 13:46:51 +00:00
Sol
f18d2955d7
= Fixing PT of sandsteppe_outcast.txt
2015-01-17 05:03:02 +00:00
swordshine
ae869616be
- Added Wild Slash
2015-01-17 04:56:34 +00:00
swordshine
bb632db972
- Added Arcbond
2015-01-17 04:48:07 +00:00
swordshine
7340f6a417
- Added Winds of Qal Sisma
2015-01-17 04:09:16 +00:00
swordshine
0d09a9151d
- Added Friendly Fire
2015-01-17 03:56:37 +00:00
swordshine
711290ad31
- Added Hungering Yeti
2015-01-17 03:40:38 +00:00
swordshine
d231680052
- Fixed Sandsteppe Outcast
2015-01-17 01:20:56 +00:00
Sol
80bcb30101
- Fixed Khans for Outpost Siege
2015-01-17 01:20:06 +00:00
Sol
38e57068de
- Oracle FRF N-Y
2015-01-16 23:17:19 +00:00
drdev
d36b59b9b7
Fix issue with Phasing
2015-01-16 23:07:27 +00:00
Sol
25bf1dca04
- Oracle FRF F-M
2015-01-16 23:04:31 +00:00
Sol
330224281e
- Oracle FRF A-E
2015-01-16 22:57:20 +00:00
elcnesh
f1745fae72
Fix bug in method body (my fault, nonfunctional)
2015-01-16 21:19:51 +00:00
Agetian
e34bf0ca7c
- Added one more new card to CHANGES.txt.
2015-01-16 18:06:39 +00:00
Agetian
9bc170b7a8
- Added an achievement for Ugin, the Spirit Dragon's ultimate ability.
2015-01-16 18:04:16 +00:00
Chris
74a55b0233
Added new card names to changes.txt.
2015-01-16 18:01:20 +00:00
Agetian
c6c4265763
Added Noxious Dragon (by Marek14).
2015-01-16 17:14:35 +00:00
Sol
7a41b061df
- FRF: Added Ghastly Conscription
2015-01-16 16:55:18 +00:00
Agetian
ba9452a715
- Fixed the card naming scheme.
2015-01-16 16:46:17 +00:00
Sol
d8e44a62bd
- FRF: Added Dark Deal and Write Into Being
2015-01-16 16:09:56 +00:00
Agetian
4596afe9b7
- A better fix for the issue with keywords not being cleared - it seems like this part of the issue is remedied with a previously missed state update call.
2015-01-16 15:57:57 +00:00
swordshine
6355dd14ec
- Added 3 FRF runemarks
2015-01-16 14:10:15 +00:00
swordshine
55f656cfa5
- Fixed Vaultbreaker
2015-01-16 13:42:13 +00:00
swordshine
c922b34c19
- Fixed a typo
2015-01-16 13:07:32 +00:00
swordshine
0d4cdbd1cb
- Added FRF edition file and merged FRF branch
2015-01-16 13:02:28 +00:00
swordshine
5d8054200f
- FRF: Fixed Monastery Siege
2015-01-16 12:07:30 +00:00
Agetian
e5c25f1cab
- Second attempt at fixing the keywords lingering longer than necessary, looks like there were actually two related problems - the data about equipments being copied over to a temporary copy that then became a card going to graveyard *and* the keywords from enchantments and such staying on the card (even the copied one, without any enchantment info being hard-copied) when going to graveyard.
...
- A better fix for the second problem would be to actually find *why* (and where in the code) those keywords are not cleaned up and clean them up there, but I can't find where it is for now. Please review and update as necessary.
2015-01-16 10:44:15 +00:00
Agetian
12688a1bb1
- Do not copy equippedBy/enchantedBy/fortifiedBy information when copying a card (because two cards can't really be enchanted/equipped by the same card anyway, so it should be unique). This fixes a bug with keywords lingering longer than necessary.
2015-01-16 08:06:18 +00:00
swordshine
a27bd64d5d
- FRF: Added Channel Harm
2015-01-16 07:26:08 +00:00
drdev
72a33daf87
Prevent mobile app crashing on startup
2015-01-16 03:58:13 +00:00
Myrd
47a3a173b6
Refactor helper function.
2015-01-16 03:35:52 +00:00
Myrd
03631aef2e
Fix indentation.
2015-01-16 03:31:48 +00:00
drdev
06c4402cef
Update mobile app to 1.5.33
2015-01-16 03:12:30 +00:00
swordshine
f3a490db3d
- Tweaked "TriggeredDefendingPlayer"
2015-01-15 13:46:02 +00:00
swordshine
5e5060256a
- FRF: Added Brutal Hordechief
2015-01-15 13:36:56 +00:00
swordshine
9483a889f1
- Fixed a possible ClassCastException when Septic Rats attacks a planeswalker
2015-01-15 13:10:10 +00:00
swordshine
cee0eb27f6
- FRF: Added #97-100 by Marek14 and Kapoue (tweaked CopyAttacking for Flamerush Rider)
2015-01-15 12:11:24 +00:00
swordshine
997d8795a5
- FRF: Added Tasigui, the Golden Fang and Diplomacy of the Wastes
2015-01-14 05:18:27 +00:00
Agetian
56dd767343
- Revert the last couple commits, looks like there is no unwanted console spamming if everything is set up properly.
2015-01-14 04:59:23 +00:00
Agetian
e40f374eff
- Forgot to commit this file.
2015-01-13 19:57:59 +00:00
Agetian
eaa80c9583
- Avoid spamming "picture not found" messages when looking for XLHQ art.
2015-01-13 19:57:17 +00:00
Agetian
3c3a830d04
- Refactored the XLHQ card zoom code, moved GetImageXlhq to FImageUtil where it belongs more.
2015-01-13 18:04:45 +00:00
Agetian
c9e4dd9ffc
- Support foiling XLHQ card images.
2015-01-13 17:55:36 +00:00
Agetian
22c6f99af8
- Correction in CHANGES.txt.
2015-01-13 17:38:47 +00:00
Agetian
1bd2aff0b1
- Added support for zooming in to XLHQ tokens (documented in CHANGES.txt).
2015-01-13 17:37:24 +00:00
Agetian
b7191150f0
- Reorganized the imports a little bit.
2015-01-13 16:56:06 +00:00
Agetian
027f0038e7
- Added a way to zoom to a XLHQ card picture if available (optional), documented it in CHANGES.txt.
...
- Fixed the planes and phenomena not being rotated 90 degrees when zooming in on them.
2015-01-13 16:54:12 +00:00
Agetian
3a45df9217
- Fixed the image sprite loading bar going to 116% instead of to 100%.
2015-01-13 14:29:37 +00:00