Commit Graph

15603 Commits

Author SHA1 Message Date
Doublestrike
db52973f97 Consolidated preference files and main.properties under res/preferences/.
Updated methods to make change smoothly without losing old preferences.
2012-05-21 12:19:43 +00:00
Doublestrike
3223d4b8c0 Removed legacy "layout params" from preferences. 2012-05-21 11:42:50 +00:00
Doublestrike
5e3b1b25e4 Fixed overlay resizing to correspond with window resize. 2012-05-21 11:36:29 +00:00
Doublestrike
1696849e16 Removed images/ directory reference in main.properties. Card pics, tokens, and icons (that is, downloadable content) all reside in the pics/ directory. 2012-05-21 11:24:32 +00:00
Doublestrike
21578c5ae5 Rollback (temporary): Remove second-game-constructed load layout bug. 2012-05-21 11:20:23 +00:00
moomarc
3203c89e14 Added Acidic Dagger (Thanks Squee!) 2012-05-21 10:45:13 +00:00
Doublestrike
107ae1009f Bugfix: Race condition at startup, resulting in "Cannot instantiate SplashFrame" error. 2012-05-21 10:45:07 +00:00
Chris
96fa4b81d6 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-05-21 09:40:07 +00:00
ArsenalNut
8bac6ecdf2 Check for null spellAbility source card in mana restrictions. Makes multikicker not payable with restricted mana. 2012-05-21 06:51:05 +00:00
moomarc
012ec9b1dd Fixed Tamiyo's (and Venser's) emblem image download link 2012-05-21 06:16:34 +00:00
ArsenalNut
770170e307 reworked Mana object paradigm and ManaPool 2012-05-21 04:52:28 +00:00
Sloth
04e5807aae - Fixed a two more copies of the tooltip typo. 2012-05-20 14:37:43 +00:00
Doublestrike
3ce0410d3a Fixed unlimited lands bug. 2012-05-20 13:27:37 +00:00
Doublestrike
412ff708bb Updated card detail text area to always scroll to top. 2012-05-20 13:26:15 +00:00
Doublestrike
943182b63f Fixed dev mode toggle in preferences submenu/match UI. 2012-05-20 12:45:55 +00:00
Doublestrike
1ced250cae Replaced finalizer method in main(), attempting to fix race condition at startup. 2012-05-20 12:21:11 +00:00
Sloth
e3debfcd0f - Added Avizoa. 2012-05-20 12:05:28 +00:00
Sloth
19af9270a0 - Some preparations for better planeswalker attacking AI. 2012-05-20 11:20:59 +00:00
Chris
ae83b5eb6b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-05-20 10:45:21 +00:00
Chris
8bb777003b - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-05-20 10:43:54 +00:00
Sloth
d62357e736 - Replaced two tooltips. 2012-05-20 10:43:51 +00:00
Sloth
8eb588089e - Fixed a tooltip typo. 2012-05-20 09:20:19 +00:00
Sloth
5f6f992ca6 - Fixed and simplified Deadeye Navigator. 2012-05-20 08:30:54 +00:00
Sloth
d5b03c3238 - Fixed "Tapped" parameter in AF ChangeZone. 2012-05-20 07:41:37 +00:00
Doublestrike
d2f086d87f Renamed "ForgeIcons" enum in FSkin to more accurate "InterfaceIcons". 2012-05-20 06:50:57 +00:00
Doublestrike
fb5402b278 Rolling back last commit; unforeseen problems. 2012-05-20 06:42:15 +00:00
Doublestrike
aa25a17f29 Updated document ID enum with more descriptive names. 2012-05-20 06:31:54 +00:00
Doublestrike
b8a5622424 Removed some legacy accessors from VMatchUI. 2012-05-20 06:27:55 +00:00
Doublestrike
44cc37cfe1 Updated load/save layout icons. 2012-05-20 06:26:49 +00:00
Doublestrike
106c860258 Updated Firebloom skin with improved icons and compressed background images (thanks WompWomp). 2012-05-20 06:23:23 +00:00
Doublestrike
0ab764bf46 Removed font scaling from FLabel. 2012-05-20 06:00:01 +00:00
Doublestrike
f437d66563 Default layout file for editor added. 2012-05-20 05:46:31 +00:00
Doublestrike
59122728bc Deck editor UI integration. 2012-05-20 05:43:26 +00:00
Sloth
74ec5d5ad6 - The AI will now cast Equipments in Main1 if a possible attacker is present. 2012-05-19 21:00:23 +00:00
Sloth
0087cab89d - Added Desertion. 2012-05-19 19:33:59 +00:00
Sloth
a9fd8d6752 - Added Spinerock Knoll. 2012-05-19 18:19:57 +00:00
Chris
5c7f6e3b42 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2012-05-19 10:29:48 +00:00
Sloth
a4dea07a65 - Added Apocalypse Chime by Squee. 2012-05-18 21:17:10 +00:00
Sloth
39c2ca953a - Updated two AI SVars. 2012-05-18 21:05:26 +00:00
Sloth
ca849f0077 - Reordered trigger condition checks for better performance. 2012-05-18 21:00:51 +00:00
Sloth
5967e2c052 - Fixed a lot of sloppily scripted SpellCast triggers (N-Z). 2012-05-18 20:38:55 +00:00
Sloth
9b10fd3ba7 - Fixed a lot of sloppily scripted SpellCast triggers (I-M). 2012-05-18 19:40:12 +00:00
Sloth
6ea389f2a0 - Fixed a lot of sloppily scripted SpellCast triggers (F-H). 2012-05-18 16:37:55 +00:00
Sloth
419e079e7c - Fixed a lot of sloppily scripted SpellCast triggers (A-E). 2012-05-18 16:30:04 +00:00
Sloth
13499560e4 - Replaced some instances of af.getHostCard() with sa.getSourceCard(). 2012-05-18 15:44:14 +00:00
Sloth
ce001ba91e - Updated two AI SVars. 2012-05-18 15:36:26 +00:00
Sloth
0074c903c3 - Updated card prices. 2012-05-18 15:34:35 +00:00
moomarc
6cac919b72 Added Anthem of Rakdos (thanks Squee) 2012-05-18 14:35:17 +00:00
moomarc
4e6f029525 - ActivationLimit can calculate values from svars now.
- Added Withering Wisps (thanks Squee).
- Fixed typo in recently added cards (my commit comment was misspelled)
2012-05-18 14:05:27 +00:00
Sloth
93639197ec - Added the optional parameter "ForgetRemembered" to AF Play. 2012-05-18 10:58:18 +00:00