Commit Graph

19688 Commits

Author SHA1 Message Date
Maxmtg
6ec9d0f110 Sacrificed cards are gathered to a list before actually sacrificing them, that returns a method of PlayerController 2013-02-17 19:03:00 +00:00
myk
cc0c7653d4 restore focus to ok/cancel button when the Prompt panel is hidden and then reshown 2013-02-17 18:05:00 +00:00
Chris
4db605b0e4 - Added a creature.wav file. 2013-02-17 18:00:00 +00:00
Chris
69ba6f1ef5 - Added a instant.wav file. 2013-02-17 17:57:49 +00:00
Maxmtg
517790d6df rollback or 19689 2013-02-17 16:25:30 +00:00
Chris
53b55e4b6d - Added a flip_coin.wav file and a enchant.wav file from Foreroes. 2013-02-17 15:44:12 +00:00
Sol
7a2e1e19af - Updating the extremely useless comments in QuestPreferences for anyone curious what these preferences actual do 2013-02-17 15:26:22 +00:00
Maxmtg
b89f11ff2a added indices for formats 2013-02-17 15:03:07 +00:00
Maxmtg
45e3fd686d Formats Comparable sorts formats according to number of sets they include 2013-02-17 15:02:48 +00:00
Chris
7ee73e9b61 - Added a fluff piece to the changes.txt file.
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2013-02-17 13:48:27 +00:00
Maxmtg
afe884410e * sideboarding method will have deck parts sorted before showing the UI
* rem unused import
2013-02-17 13:44:51 +00:00
Maxmtg
b986f07148 When human wins game by spell effect, that's a special condition not equal to alternative 2013-02-17 13:42:38 +00:00
Maxmtg
c6fd382ae6 Cleaning up damage dealt by myk's enforcement of sorting info GuiChoose lists 2013-02-17 13:41:12 +00:00
Chris
a9cc290a87 - Added four more new sounds: add_counter.wav, artifact_creature.wav, block.wav and win_duel.wav 2013-02-17 13:36:39 +00:00
Maxmtg
b585ddfcb7 Commiting overloads to have GuiChoose lists sorted 2013-02-17 13:22:07 +00:00
Maxmtg
dd8c0bb899 GuiChoose - reverting lists sorting inside GUI components 2013-02-17 13:07:43 +00:00
Sloth
be6e8fbf25 - Updated some more Shandalar quest decks. 2013-02-17 09:52:24 +00:00
Sloth
d0493c0301 - Updated AI parameters of two cards. 2013-02-17 09:05:42 +00:00
myk
61068e2b11 fix npe when removing a keyboard shortcut 2013-02-17 08:42:16 +00:00
swordshine
ce0532ffd4 - Added Cephalid Shrine
- Vanguard: Added Figure of Destiny Avatar
2013-02-17 08:35:02 +00:00
myk
11966f3645 fix draft decks not showing up in quest start combobox 2013-02-17 08:20:58 +00:00
myk
da62cd505d rewrite type conversion to be more compatible across compilers 2013-02-17 08:06:50 +00:00
swordshine
212efd5e00 - Added Conjurer's Ban
- Fixed Minamo Sightbender
2013-02-17 07:44:02 +00:00
myk
c0081ca525 commit Chris's non-poppy version of the draw sound effect 2013-02-17 07:36:08 +00:00
swordshine
ba39cb5765 - Added Invoke Prejudice and fixed In the Eye of Chaos 2013-02-17 07:11:14 +00:00
swordshine
7ba3368d31 - Added some cards 2013-02-17 06:49:00 +00:00
myk
a4be491c46 - add framework for sorting lists presented to the user for choice selection
- no existing behavior is changed -- callers have to make the explicit choice to sort
- allow left-right arrow keys to switch lists when choosing order
- sort sideboard
2013-02-17 01:36:07 +00:00
Sol
cada9a602a - Include Wither on the list of keywords that get added to getCardText() for instants/sorceries 2013-02-16 23:43:14 +00:00
Sol
e0d2c3dc9b - Added Psychic Allergy to bring all sets up to 85% 2013-02-16 23:37:49 +00:00
Chris
bc348d4daa - Added a white_land.wav file. 2013-02-16 22:40:49 +00:00
Sol
e8603aec14 - Updating mtgdata and PerSetTracking.py to give a bit cleaner output 2013-02-16 22:07:48 +00:00
Sol
bb910781d3 - Fix Blood Speaker's script to actually use a trigger 2013-02-16 21:54:36 +00:00
Sol
d7f3b0b28d - Added Gargantuan Gorilla 2013-02-16 21:36:55 +00:00
Maxmtg
ee8c657eea removing imports unused 2013-02-16 20:39:49 +00:00
Maxmtg
39a8e1db8e fixing a typo 2013-02-16 20:37:19 +00:00
Maxmtg
5e1a44cfe4 Developers' menu - changed order of buttons and groupped on a single line actions of similiar nature 2013-02-16 20:36:47 +00:00
Maxmtg
2cf28435de * Moved the hardcoded predicates for variants cards from CEditorConstructed to card/CardRulesPredicates.java
* Added a method in CardDb that returns only the cards matching the supplied predicate
2013-02-16 20:30:39 +00:00
Sol
0c142cb32c - Fixing logic error in QuestWinLose that prevent WinGameEffects from awarding alternate win bonus
- Fix issue with not actually using the alt win number that's calculated and using the wrong preference value where it is calculated
2013-02-16 20:29:34 +00:00
Sol
095feac987 - Fix description to Lys Alana Scarblade cost 2013-02-16 20:26:07 +00:00
Sloth
1974182065 - Converted Profane Command to script. 2013-02-16 19:47:46 +00:00
Sloth
19916d794f - The "Announce" parameter can now be used for targeting.
- Added Killing Glare.
2013-02-16 19:35:02 +00:00
Hellfish
22c59298d7 *Removed unused import 2013-02-16 19:06:45 +00:00
Hellfish
ea0d31c499 *Added ability to edit variant sections of decks. (Default avatar,default scheme deck,default planar deck) 2013-02-16 19:03:48 +00:00
Chris
92127ebbb9 - Added a sorcery.wav file from Foreroes. 2013-02-16 16:45:46 +00:00
Sloth
0a1da18191 - Updated some more Shandalar quest decks. 2013-02-16 15:26:49 +00:00
Sloth
25e6068343 - Updated some Shandalar quest decks. 2013-02-16 15:16:47 +00:00
Sloth
13f594309e - Fixed some bugs related to reflected mana.
- The AI can now use reflected mana sources.
2013-02-16 14:59:09 +00:00
moomarc
7b3c3806b2 - Added Reincarnation 2013-02-16 14:00:32 +00:00
moomarc
3d1eaae34d - Removed two avatars from the newly added cards section (they were already in the avatar section) 2013-02-16 14:00:10 +00:00
Chris
b5909f775d - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-02-16 13:13:42 +00:00