slapshot5
828a967f76
Add the ability to play for Ante in Constructed mode only.
...
Notes:
1) You win/lose the cards only for the duration of continuing or restarting a match. Once you quit a match, decks should go back to normal.
2) There is a setting on the Settings screen to turn this on/off. Default is Off.
3) If you want, you can put card won in ante into your deck (same durations as above apply)
2011-12-16 00:29:50 +00:00
Sloth
6a75b99b1c
- NewGUI: Changed the card detail panel to only enlarge the text area if enough space is present.
2011-12-15 21:08:28 +00:00
Sloth
98196e34b3
- Added the rampage deck Beast 1.
2011-12-15 20:40:09 +00:00
jendave
32011ffb22
Ignore more ds_store files
2011-12-15 20:08:45 +00:00
jendave
d1651413f4
Fix bad commit
2011-12-15 20:01:15 +00:00
jendave
8e7d7e9d80
Fix dependency version. Checkstyle
2011-12-15 19:31:54 +00:00
Sloth
b26a5d1439
- Improved the AI handling of the keyword "CARDNAME can't be blocked except by two or more creatures.".
2011-12-15 17:24:02 +00:00
Sloth
cf402dffc8
- Added Goblin War Drums and Vine Kami.
2011-12-15 16:10:38 +00:00
Chris
0f2d995933
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2011-12-15 12:16:38 +00:00
Sloth
a4276c4432
- Added this text to blocker selection: "To cancel a block right-click on your blocker".
2011-12-15 11:47:45 +00:00
Sloth
6e201eb567
- Added Kederekt Creeper and Stormblood Berserker.
2011-12-15 11:41:08 +00:00
Sloth
d99c68d2a0
- Added Imposing Visage and Wind Spirit.
2011-12-15 11:36:33 +00:00
Sloth
2a7fa36f1d
- Added the keyword "CARDNAME can't be blocked except by two or more creatures." (please test).
...
- Added Viashino Runner.
2011-12-15 11:31:39 +00:00
Sloth
bb2701f4ec
- Updated some deck SVars.
2011-12-15 11:29:55 +00:00
Sloth
e298ee4b43
- Little fix for main screen: If you select a random color for the constructed deck generator the string is called "Random", but "Random 1", "Random 2" etc was expected.
2011-12-15 10:23:53 +00:00
Doublestrike
ead16601a3
Settings submenu finished.
...
Multiple instances of oa2sa method consolidated into GuiUtils.
2011-12-15 08:51:14 +00:00
Doublestrike
f0b0d0525b
Latest progress on Settings submenu.
2011-12-15 07:19:38 +00:00
Doublestrike
eb0e0d2f0a
Fixed FButton toggle state.
2011-12-15 02:44:30 +00:00
Doublestrike
03a3dafe71
Centered license text.
2011-12-15 02:26:29 +00:00
Doublestrike
ff4f136742
Fixed skin autodetect bug.
2011-12-15 01:32:03 +00:00
Doublestrike
16e7595ca5
Sealed mode home screen menu fully working.
...
Deck editor button moved to utilities menu.
2011-12-14 23:53:26 +00:00
Rob Cashwalker
4b3de0987c
LQ Plant Tokens and small images for bazaar.
...
Thanks to moomarc for original artwork.
2011-12-14 20:45:33 +00:00
Rob Cashwalker
9747c3854e
Deleted duplicate icons - Attempting to move the icons folder to /res/images instead of /res/pics.
2011-12-14 17:44:02 +00:00
Rob Cashwalker
5c987d9a4c
Attempting to move the icons folder to /res/images instead of /res/pics.
2011-12-14 17:38:42 +00:00
Rob Cashwalker
4f2525ef2b
Replace any direct URL references to cardforge.org to a getProperty. Enables quick transition to new or alternate URLs.
2011-12-14 16:06:36 +00:00
Chris
7a7c6ed449
- Added the recent commit logs to changes.txt. Preparing for the snapshot build release.
2011-12-14 12:03:16 +00:00
Doublestrike
cb6e87ce3f
Deck editor enabled in home screen.
...
Also, decks can now be directly edited in constructed mode sub menu.
2011-12-14 11:03:41 +00:00
Sloth
e3fb596d04
- Made sure the AI will not miss an on-color card when building draft decks.
2011-12-14 10:41:12 +00:00
Sloth
080d0ad46d
- Fixed changes in buildDeck of BoosterDraftAI.
2011-12-14 10:23:46 +00:00
Doublestrike
292426c17e
Small fix to bazaar handling.
2011-12-14 08:41:07 +00:00
Doublestrike
15adbf36d7
Returned functionality "enter" clicks button for FButtons.
2011-12-14 08:16:22 +00:00
Doublestrike
0cccad5d30
Aesthetic updates to draft menu.
2011-12-14 08:04:01 +00:00
Doublestrike
e9f135c702
Development work on draft mode menu.
2011-12-14 07:43:33 +00:00
Doublestrike
2a2e2f27db
Quick fixes to two "out of bounds" errors in BoosterDraftAI, related to untested commit 12609. Not fully tested, could still be quirky.
2011-12-14 06:33:32 +00:00
slapshot5
774946bfd6
fix the Library MouseAdapter not getting set correctly
2011-12-14 06:08:32 +00:00
slapshot5
4fbad34305
Hook up a couple things on the New GUI Home Settings screen
2011-12-14 04:55:33 +00:00
Doublestrike
bd3edbf976
Minor fix.
2011-12-14 04:50:55 +00:00
Doublestrike
d5bb17226e
Final stages of development for Quest submenu.
2011-12-14 04:46:52 +00:00
slapshot5
af56970fb9
Hook up the rest of the buttons on the Utilities screen of the New GUI home.
2011-12-14 04:18:38 +00:00
slapshot5
0b9aedff7e
add a null check in the BugzReporter. (Probably should do more checking if it can't connect to the website.) This fixes an immediate crash though.
2011-12-14 04:05:48 +00:00
Doublestrike
f4c7e7a520
Further development on Quest menu, started development on Draft menu.
2011-12-13 23:48:57 +00:00
Sloth
720f002895
- Added Wizened Snitches.
2011-12-13 20:53:31 +00:00
Sloth
9242b884ab
- Added the keyword "Players play with the top card of their libraries revealed.".
...
- Added Field of Dreams.
2011-12-13 19:04:38 +00:00
Sloth
6b6a88e17a
- Added Mogg Toady.
2011-12-13 17:54:18 +00:00
Sloth
375031e36c
- Added Refreshing Rain.
2011-12-13 16:42:00 +00:00
Sloth
e56c53e252
- Added Massacre.
2011-12-13 16:39:11 +00:00
Sloth
c37e245ce2
- Added Mogg Salvage.
2011-12-13 16:35:33 +00:00
Sloth
5aeeb0b685
- Little tweak in the display of card text.
2011-12-13 16:32:12 +00:00
Sloth
c90cb4544d
- Added Submerge.
2011-12-13 16:31:42 +00:00
Sloth
88dc5142a6
- Commented out some debug code in getCardsAddedThisTurn.
2011-12-13 14:03:37 +00:00