Commit Graph

20211 Commits

Author SHA1 Message Date
Sloth
c0586e1479 - Updated some AI parameters. 2013-02-18 20:46:18 +00:00
Chris
e57835e389 - Increased the volume for the poison.wav sound file. 2013-02-18 18:30:01 +00:00
Chris
97cd4c074e - Added a destroy.wav, discard.wav, end_of_turn.wav, life_loss.wav and token.wav file. 2013-02-18 17:50:12 +00:00
Sloth
46deccbf05 - The AI can now use Barrin's Spite and Retribution. 2013-02-18 17:06:49 +00:00
Sloth
988266bdaf - The AI will now check all drawbacks of spellAbilities and in the proper order. 2013-02-18 17:05:17 +00:00
Chris
337e9971cf - Added a planeswalker.wav file from Foreroes. 2013-02-18 15:43:11 +00:00
Chris
b7e1fc49b2 - Added the recent commit logs to changes.txt. Preparing for the snapshot build release. 2013-02-18 13:14:21 +00:00
swordshine
91e3eb6b7b - Fixed Forgotten Ancient 2013-02-18 11:14:08 +00:00
Maxmtg
49140c33b4 rem imports 2013-02-18 09:02:20 +00:00
Maxmtg
81185964c7 ItemPoolView - final Functions are made public, useless getters removed
ItemPoolView - countAll() now accepts predicates, this allowed to drop 'fnToCard' field as well as reference to forge.card.*
2013-02-18 09:02:07 +00:00
swordshine
897be76bef - Added Archery Training 2013-02-18 08:57:00 +00:00
myk
de86192d47 fix errant edit when other deck sections were merged into CEditorConstructed 2013-02-18 08:39:56 +00:00
Maxmtg
36f37b103c CardPrinted - getCard() field that returns CardRules instance is now known as getRules()
getRules() method from CardRules was renamed to getOracleText()
2013-02-18 08:28:35 +00:00
Maxmtg
add7ab382a Fixes phase skipping for human 2013-02-18 08:00:01 +00:00
moomarc
8a9b839c08 - Forgot to commit this with Reincarnate 2013-02-18 07:55:04 +00:00
myk
d9fdf45e85 ensure correct card detail is shown in constructed deck editor when adding a card and not in sideboard mode 2013-02-18 06:59:53 +00:00
swordshine
6b776d0ee6 - Added Common Cause, Sabertooth Cobra
- Added Two Headed Giant of Foriys Avatar
2013-02-18 06:05:50 +00:00
swordshine
ddd4a99931 - Added Rite of Ruin (an awkward version, hope no typos) 2013-02-18 01:43:07 +00:00
swordshine
5cfded2883 - Added four cards 2013-02-18 00:26:13 +00:00
Maxmtg
1d2165c3b9 in preparation for tags addition to decks and IStorage, all storage-related classes were moved to their own package (there will be more classes) 2013-02-17 23:15:58 +00:00
Chris
38dbef1175 - Added a red_land.wav file. 2013-02-17 23:06:36 +00:00
myk
0788fefd2e avoid having the keyboard focus jump around when the window is resized 2013-02-17 21:20:19 +00:00
myk
bda84323d5 - When preferences are explicitly set to an empty string, don't revert to default value on reload
- reset keyboard shortcuts too when preferences are reset
2013-02-17 19:16:55 +00:00
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