Agetian
b3800ee4d4
- Fix CMatchUI.confirm not updating the card picture/detail box when querying the player about a card.
2015-02-21 13:44:10 +00:00
elcnesh
2e7d68581a
Revert part of 28884 that caused the win/lose dialog to not appear anymore.
2015-02-21 00:41:02 +00:00
elcnesh
377093f23b
Fix some issues with the new GUI code:
...
- Fix cards not showing up in image panel when hovering
(both in match and deck editor)
- Fix win/lose screen and related parts of the interface
2015-02-20 19:41:06 +00:00
Agetian
33a9c169fd
- Fix quest draft tournaments not available in Vintage and Legacy sanctioned format quests.
2015-02-20 16:45:55 +00:00
excessum
750de4af8c
- Removed RemAIDeck for Perilous Vault (AI does compare value of exiled permanents before activating)
2015-02-20 02:04:54 +00:00
excessum
7533b1a02b
- Implemented AI for Ugin, the Spirit Dragon
2015-02-20 01:57:29 +00:00
elcnesh
8267667a4d
- Fix error when running AI vs AI games
...
- Fix display of battlefields (relative positions of creatures/lands)
- Fix being able to see hidden cards using mouse wheel
2015-02-19 08:14:25 +00:00
Chris
90f4df98e3
Cleared out the changes.txt file, now ready for new material.
2015-02-18 22:09:11 +00:00
Myrd
8e1c0d5d08
Fix NPE when switching to Workshop tab.
2015-02-18 02:23:36 +00:00
Sloth
0fc791ae97
- Added the easy quest opponent General Patton 1.
2015-02-17 14:08:39 +00:00
elcnesh
7d4364c036
Fix non-fatal error when starting a match.
2015-02-17 12:45:22 +00:00
excessum
4e37f7b442
- Fixed bug due to free pings in DamageDealAi caused by r28843
2015-02-17 11:55:39 +00:00
elcnesh
4a38b0d817
Huge update to the GUI codebase.
...
- Make match screen in gui-desktop non-singleton, allowing multiple games to be played simultaneously.
- Separate global gui commands (IGuiBase) from game-specific gui commands (IGuiGame), allowing games to send their commands to the correct gui.
2015-02-17 08:47:55 +00:00
Myrd
4ac5d67a02
Fix game copy error with manifested non-creatures.
2015-02-16 07:43:34 +00:00
Myrd
cbdfea1749
Delete duplicate unused class.
2015-02-16 03:48:08 +00:00
Myrd
3ee94e67f4
- Copying a deck list table now copies it in the same format as accepted by the importer.
2015-02-16 03:47:55 +00:00
Myrd
95f145a1cd
Fix NPE in combat code that was caused by AI being confused when planning its blockers (i.e. planning how to block own attackers).
2015-02-16 02:13:03 +00:00
Myrd
3ecb80f8d2
Slightly better fix for make canceling Delve refund exiled cards. I think this fixes a bug in the previous fix where AI would never exile the cards they chose to delve.
2015-02-15 20:41:31 +00:00
Sol
babfd2f8bb
- Fixing Flamebreak using the wrong parameter
2015-02-15 20:29:23 +00:00
Sol
ab8365ab70
- Adding Shuffle/Random to Timetwister like cards. Since you shouldn't be looking at your opponents cards, and they always need to be shuffled.
2015-02-15 19:57:19 +00:00
Sol
3961b3e7aa
- Updating Wizened Snitches
2015-02-15 19:27:36 +00:00
Agetian
aca4e04d8e
- Experimental fix for Suspend keyworded ability. This switches the internal SVars used by Suspend from random UUIDs (which do not work correctly across zones, it seems) to fixed SVar names. Note the following:
...
* if there was a reason to use randomized SVars for Suspend, then there might be something else wrong with it now - please review and correct if my implementation is wrong.
* the AI has issues targeting with (some?) suspended cards (e.g. Rift Bolt used by the AI will always fizzle, the AI never targets correctly), please assist if possible.
2015-02-15 19:26:28 +00:00
Myrd
80d9bd9cf2
Fix text on dig through time.
2015-02-15 19:13:48 +00:00
drdev
883e011501
Prevent picking illegal commander deck when choosing random tiny leaders
2015-02-15 16:53:09 +00:00
Sol
3901af13c7
- Fix Cowardice triggering for creatures not on the Battlefield
2015-02-15 16:11:45 +00:00
Sol
c29aa269b9
- Don't prompt user for mandatory targeting of minTargets = 0 with no legal targets.
2015-02-15 15:51:51 +00:00
drdev
caf5817d0b
Support generating proper Tiny Leaders decks
2015-02-15 15:33:18 +00:00
drdev
e51a64242e
Make format comformance check more generic
2015-02-15 14:32:47 +00:00
excessum
41251094d7
- Removed RemAIDeck for Crux of Fate (AI is always bad for choice cards)
...
- Added RemAIDeck for Ugin, the Spirit Dragon (No AI for exile all effect)
2015-02-15 05:51:55 +00:00
drdev
edaa52b507
Support restricting card pool at deck format level
2015-02-15 01:53:14 +00:00
drdev
2b4a509b78
Start fleshing out UI support for Tiny Leaders format
2015-02-14 23:01:35 +00:00
Sloth
3db1c63cd5
- Updated some quest decks.
2015-02-14 22:26:47 +00:00
drdev
466c92c047
Version bump to 1.5.36.001
2015-02-14 22:03:58 +00:00
Sloth
8bd2c59f27
- Improved AI using Withered Wretch.
2015-02-14 20:29:01 +00:00
Myrd
6af65c0db9
Fix GameCopier to preserve tracking of loyalty ability activations.
2015-02-14 18:56:26 +00:00
Myrd
251b85ac93
Improve some debug printing.
2015-02-14 17:40:08 +00:00
Myrd
4a97f483f8
Set activating player when evaluating mana producing permanent by AI, to avoid warnings being printed.
2015-02-14 16:20:28 +00:00
Myrd
7006d85d25
Fix some problems with recursive simulation and tweak debug output. Also, optimize evaluation in summon sick mode.
2015-02-14 16:13:04 +00:00
Chris
ea6a01b1bc
[maven-release-plugin] prepare for next development iteration
2015-02-14 15:42:17 +00:00
Chris
a42465e9ca
[maven-release-plugin] prepare release forge-1.5.35
forge-1.5.35
2015-02-14 15:42:09 +00:00
Chris
0351efcc19
Preparing the changes.txt file for the next beta build and release.
2015-02-14 15:38:15 +00:00
Myrd
ed9bc163cf
Optimize replacement effect lookup during AI calculating mana.
2015-02-14 15:06:14 +00:00
excessum
da74a6f70a
- Fixed bug with the AI treating spells with DamageDeal SubAbility that can target players as free pings
2015-02-14 11:51:44 +00:00
Agetian
c256b29ce6
- Fix the triggered abilities still visually appearing when suppressed (e.g. with Humility).
2015-02-14 11:21:04 +00:00
Hellfish
25da751464
*Added a few provisions for Tiny Leaders
2015-02-14 09:54:14 +00:00
Agetian
17e768e85c
- Fixed compilation of mobile version of Forge.
2015-02-14 09:52:54 +00:00
Hellfish
8e62e17f65
*Made Delved cards not exile until cost is fully paid
2015-02-14 09:09:04 +00:00
elcnesh
e0e38b6cc4
Add cleanup do Kheru Dreadmaw.
2015-02-14 08:38:37 +00:00
elcnesh
a6bcd59819
Fix static abilities not removing triggers.
2015-02-14 08:26:27 +00:00
excessum
8688494718
- Fixed AI for Polukranos, World Eater
2015-02-14 08:08:48 +00:00