Commit Graph

24528 Commits

Author SHA1 Message Date
drdev
ae23652c0c Avoid odd display when first opening image view 2014-02-07 03:51:17 +00:00
drdev
54b86b4db2 Update CHANGES.txt 2014-02-07 03:32:25 +00:00
drdev
f45779d2c3 Don't enforce 4-of card limit in deck editor if not enforcing deck legality 2014-02-07 03:28:13 +00:00
drdev
480ebbb121 Include information about ItemManager ImageView in CHANGES.txt 2014-02-07 01:00:12 +00:00
Chris
427e8c7059 Added new card names to changes.txt. 2014-02-06 15:01:20 +00:00
RumbleBBU
86cf1b63f4 Fixed quest starting pool color bias selection. 2014-02-06 08:25:41 +00:00
drdev
27ee03494b Improve restored scroll position after adjusting image view zoom 2014-02-06 05:36:46 +00:00
Maxmtg
2f5799f453 routed all checks like 'can pay for this shard with mana of certain color' through either player's manapool, or a method in ManaCostBeingPaid. Will add a color conversion matrix at these 2 points later. This change is a prerequisite to implement cards like Daxos of Meletis 2014-02-06 04:55:30 +00:00
drdev
7c419d875d Fix so image size goes from 50 to 300 2014-02-06 04:52:17 +00:00
Maxmtg
d7d87b5c5d CardDb is now able to report the unique missing cards (it's not a good idea to keep it all in ctor, should refactor later) 2014-02-06 04:00:51 +00:00
Sol
a11e7bbcb8 - Introduce PhaseIn and PhaseOut triggers
- Added Teferi's Imp (as an example of both)
2014-02-06 03:01:21 +00:00
drdev
028e4bc196 Support image view scaling using Ctrl+MouseWheel 2014-02-06 02:28:54 +00:00
Sloth
2252b9908b - Updated mtg-data.txt. 2014-02-05 17:05:21 +00:00
Sloth
02353704ca - Fixed Seize the Soul and friends. 2014-02-05 16:35:14 +00:00
Sloth
2bde0ac099 - Fixed lands with "May be played by your opponent" being playable by the owner. 2014-02-05 16:11:59 +00:00
Chris
2543aabbd4 Added new card names to changes.txt. 2014-02-05 13:25:59 +00:00
Maxmtg
d01c22b5f9 Change zone - only the choose card left inside if condition 2014-02-05 08:15:56 +00:00
swordshine
08896bdb8e - Converted "When CARDNAME is dealt damage, destroy it." keyword to script 2014-02-05 06:28:17 +00:00
swordshine
46d7491c78 - Update scripts 2014-02-05 06:26:05 +00:00
swordshine
9437ea5d90 - Converted Fastbond and Naya to script
- Missing file for Felhide Spiritbinder
2014-02-05 06:23:45 +00:00
swordshine
184943da83 - Fixed some scripts 2014-02-05 06:21:41 +00:00
swordshine
66e53ad1ed - Added Felhide Spiritbinder, Hunter's Prowess, Lightning Volley 2014-02-05 06:17:49 +00:00
Maxmtg
6595893e48 Add BNG cycle of creatues with "inspired - pay {2}{C} to put some tokens onto battlefield"
Fix: Oracle text for Searing Blood
2014-02-05 06:14:52 +00:00
Maxmtg
14ac5860f8 removed from EXT banlist cards whose editions left the format 2014-02-05 05:40:25 +00:00
drdev
4554d94f32 Prevent crash when Control clicking a selected card 2014-02-05 03:26:01 +00:00
drdev
737b2eb0f7 Prevent FMouseAdapters getting screwed up if popup appears between mouse down and mouse up 2014-02-05 02:03:07 +00:00
drdev
cb318eb8b9 Ensure scrolled to top after loading deck in list view 2014-02-05 01:25:52 +00:00
drdev
557035e340 Focus list when header clicked
Improve behavior of removing items in Image View
2014-02-05 01:21:48 +00:00
drdev
86bd570e2c Lock hovered item while context menu or zoomer open 2014-02-05 00:41:58 +00:00
drdev
d406114118 Add middle (and left+right) click zoom support to Image View 2014-02-05 00:15:24 +00:00
drdev
e4dd0faf5e Code cleanup 2014-02-04 23:02:04 +00:00
drdev
83aa60a77c Code cleanup 2014-02-04 22:59:12 +00:00
Sloth
acfe00d6db - Fixed a bug in ChooseSourceAi. 2014-02-04 19:55:45 +00:00
Maxmtg
d4a2ae07df code formatting 2014-02-04 18:13:56 +00:00
Maxmtg
926bdc1d5a Fix wrong filtering in 2 piles effect 2014-02-04 18:13:45 +00:00
drdev
ffee3af0ac Use same border for hovered and selected items 2014-02-04 18:06:33 +00:00
Maxmtg
42e6dffda2 Fixed problem with antes being drawn before players are assigned 2014-02-04 18:02:06 +00:00
drdev
c9db375d7c Fix multiple selection for image view 2014-02-04 17:53:30 +00:00
drdev
06de741370 Prevent auto-selecting card when first opening deck, changing filters, or expanding/collapsing groups 2014-02-04 17:45:23 +00:00
drdev
a2287aff5b Improve appearance of group headers
Allow deselecting cards in image view
2014-02-04 17:25:28 +00:00
drdev
444aad2034 Wrap piles 2014-02-04 16:10:27 +00:00
Chris
0de852043e Added new card names to changes.txt. 2014-02-04 14:49:52 +00:00
Sloth
9df1102514 - Added a space to message. 2014-02-04 14:24:06 +00:00
Sloth
8eaa535d6b - The AI will no longer kill itself with Mogis, God of Slaughter. 2014-02-04 13:59:44 +00:00
Sloth
b5e7de67a2 - The AI will no longer kill itself with Vendetta. 2014-02-04 13:47:55 +00:00
swordshine
f4db8078b8 - Converted Chains of Mephistopheles to script (it's a normal replacement effect, the original hardcoded script is not correct) 2014-02-04 08:13:50 +00:00
swordshine
21db65e9ab - Update state-based actions (704_5r now fire remove counter triggers, Brother Yamazaki now work correctly with Humility) 2014-02-04 08:09:25 +00:00
swordshine
1d0b60427d - Fixed ETBtapped effect
- Converted Transmute to script
2014-02-04 08:06:01 +00:00
swordshine
1760b10940 - Update scripts 2014-02-04 08:03:20 +00:00
swordshine
ce54805981 - Update banlist 2014-02-04 07:54:52 +00:00