Commit Graph

1320 Commits

Author SHA1 Message Date
Chris
f8460f56d0 Cleared out the changes.txt file, now ready for new material. 2014-02-21 18:03:03 +00:00
Chris
d9a8f6581d [maven-release-plugin] prepare for next development iteration 2014-02-21 14:19:08 +00:00
Chris
6d9e785aec [maven-release-plugin] prepare release forge-1.5.13 2014-02-21 14:18:55 +00:00
Chris
e33be38fa6 Preparing the changes.txt file for the next beta build and release. 2014-02-21 13:48:15 +00:00
Sloth
734b6f748e - Fixed Souls of the Faultless. 2014-02-21 13:39:37 +00:00
moomarc
4425029892 - missed a commit 2014-02-20 17:04:39 +00:00
moomarc
3b571cb7ec - Moved Commander to Constructed match setup.
- Variants menu removed
2014-02-20 17:04:13 +00:00
Chris
f81c3f40b8 Added new card names to changes.txt. 2014-02-20 13:29:10 +00:00
swordshine
4f8babf927 - Added Ogre Geargrabber 2014-02-20 05:33:38 +00:00
drdev
77329e8fe5 Refactor FSkin for mobile game 2014-02-20 02:09:35 +00:00
Sloth
bec8706fcf - Added the hard quest opponent Surtr 3. 2014-02-19 14:43:22 +00:00
Chris
7b6026e17d Added new card names to changes.txt. 2014-02-19 12:38:37 +00:00
asepetci
1324b0754b Updated draft rankings 2014-02-19 06:49:21 +00:00
swordshine
7da1d97769 - Added Leonin Arbiter 2014-02-19 02:28:14 +00:00
Maxmtg
b299711be7 This restores mana payment prompts (lost yesterday) 2014-02-18 20:28:03 +00:00
Agetian
e52e154774 - Added a way to count specific colors of mana spent on X (Count$XColorPaid followed by a list of colors in one-letter abbreviation format e.g. Count$XColorPaid WUG).
- Added Soul Burn.
2014-02-18 13:55:15 +00:00
Chris
878c037554 Added new card names to changes.txt. 2014-02-18 12:52:43 +00:00
moomarc
03cdddce6e - Fixed a bug with team allocation for variant matches 2014-02-18 12:30:13 +00:00
swordshine
07915701c3 - Added Jeweled Amulet 2014-02-18 02:45:28 +00:00
Maxmtg
b69228e28b I believe this would break ai's mana payment 2014-02-18 01:12:37 +00:00
Maxmtg
42fcd856d0 remove getManaPaid() from SpellAbility because there is already a method getPayingMana()
Remove input/InputPayManaExecuteCommands.java, using Common input instead
2014-02-18 00:35:45 +00:00
moomarc
204f65faac - Archenemy moved to Constructed match setup
- Basic team setup implemented
2014-02-17 16:12:21 +00:00
moomarc
7e2b336ecc - Fixed previous commit 2014-02-17 16:10:14 +00:00
moomarc
df86422e1b - Attempt to implement a basic team victory 2014-02-17 15:53:41 +00:00
Chris
f8224a0f7e Added new card names to changes.txt. 2014-02-17 14:58:15 +00:00
moomarc
eef2e004b3 - Improved AI for Idle Thoughts 2014-02-17 14:39:39 +00:00
moomarc
4fda7abaff - Removed unneeded import 2014-02-17 12:01:30 +00:00
asepetci
72aefc9152 Read rankings from cache instead of reading file every time. 2014-02-17 11:03:45 +00:00
Maxmtg
2feac87574 add all triggered abilities to stack when priority is gained, and after devmode cheat 'add to play' 2014-02-17 08:18:48 +00:00
drdev
adcceb74ee Fix so Unique Cards Only option saved between sessions 2014-02-17 07:53:35 +00:00
drdev
9d0db8580e Support saving filters being shown/hidden between sessions 2014-02-17 07:35:47 +00:00
drdev
7106098c91 Support saving column widths and positions between sessions 2014-02-17 07:23:20 +00:00
drdev
51acbeeab2 Fix typo 2014-02-17 07:07:54 +00:00
drdev
77f7031f44 Support saving many item manager options between sessions 2014-02-17 07:02:21 +00:00
drdev
447f07ef7f Refactor how ItemView configuration is setup 2014-02-17 05:08:05 +00:00
swordshine
8cbab3a5a7 - Updated some scripts 2014-02-17 04:16:10 +00:00
Sol
8fdadd61d0 - Added Perplexing Chimera (Exchange portion of ControlSpell) 2014-02-17 03:31:38 +00:00
Sol
1c8b589b1f - Improve description of Poultice Silver 2014-02-17 03:02:39 +00:00
Maxmtg
3d360d216b kill duplicate 2014-02-16 23:21:35 +00:00
Maxmtg
2194592016 This should track the mana paid for each spell 2014-02-16 23:18:21 +00:00
Sol
1982f73e3d - Added an Effect to gain Control of Spells.
- Added Commandeer
2014-02-16 17:15:44 +00:00
Sloth
4525633ad8 - Added the medium quest opponent Nekusar the Mindrazer 2. 2014-02-16 14:46:55 +00:00
Agetian
6c75215113 - Restore the operation of "remove" and "remove all" buttons in DualListBox so that it's possible to remove added elements one by one or all at once without having to add all the elements first. 2014-02-16 09:08:00 +00:00
Agetian
d841ed5858 - Fix loading skins that have cropped sprite_icons.png with no physical data for missing elements (e.g. the new targeting arrows). Will now return a fully transparent color instead of bailing out with a crash. 2014-02-16 04:12:48 +00:00
drdev
255d508437 Update tooltip for Ranking column 2014-02-15 20:15:31 +00:00
drdev
ee2da8d8cd Remove deprecated Preferences pane from Deck Editor
Reorganize Deck Editor default layout
2014-02-15 20:01:30 +00:00
drdev
c4e4bc1871 Add Unique Cards Only checkbox to options panel on Constructed Catalog 2014-02-15 19:54:27 +00:00
drdev
45ce34ff0b Support showing/hiding columns via checkboxes in options panel
Truncate ranking after 4 decimal places
2014-02-15 19:33:50 +00:00
drdev
f7256824bb Make arrow buttons account for insets 2014-02-15 18:09:27 +00:00
drdev
06f33d21ee Support horizontal scroll button for option panel 2014-02-15 18:00:22 +00:00