Sloth
|
ada6e258e7
|
- Added the quest deck Black Flame 3 by Nordos.
|
2013-03-17 22:13:04 +00:00 |
|
Sloth
|
e20902b51f
|
- Made the quest deck Bart Simpson 3 a little stronger.
|
2013-03-17 22:11:45 +00:00 |
|
Maxmtg
|
c0b9c4ed7b
|
simplified code
|
2013-03-17 22:00:18 +00:00 |
|
Maxmtg
|
c2536e6e08
|
rem unused imports
|
2013-03-17 21:50:26 +00:00 |
|
Sloth
|
6d93c01fec
|
- Moved some checks in checkStateEffects to fix Lich (among other things).
|
2013-03-17 21:33:03 +00:00 |
|
Maxmtg
|
202e15fb95
|
removes comment refecting my doubts
|
2013-03-17 21:17:57 +00:00 |
|
Maxmtg
|
2e0bef61d1
|
Correct recognition of number of setless pictures
|
2013-03-17 21:12:56 +00:00 |
|
Sloth
|
a965fcf6bd
|
- Fixed possible freeze when AI discards cards with triggers in cleanup.
|
2013-03-17 21:08:32 +00:00 |
|
Maxmtg
|
0c37c77373
|
Tokens are given image prefix on creation through TokenEffect
|
2013-03-17 21:02:48 +00:00 |
|
myk
|
296fdd85d7
|
report correct card ordinal during downloading
|
2013-03-17 21:00:31 +00:00 |
|
Sloth
|
e5a3bc3f45
|
- Fixed UnlessResolveSubs parameter freezing the game.
|
2013-03-17 20:52:25 +00:00 |
|
Maxmtg
|
fc495eee9d
|
LQ setless images will be appended a number (1) if they exist in multiple prints in any set.
|
2013-03-17 20:43:04 +00:00 |
|
myk
|
bc5b475fb4
|
report what file is being downloaded
|
2013-03-17 20:21:08 +00:00 |
|
Maxmtg
|
6b3e6da71d
|
does not append token prefix while forming image file name inside CardToken.java
|
2013-03-17 20:07:39 +00:00 |
|
Maxmtg
|
6d5158eebe
|
quest token image fixes
|
2013-03-17 19:59:12 +00:00 |
|
Maxmtg
|
7ac1273310
|
removed getImageKey(cp)
|
2013-03-17 19:49:46 +00:00 |
|
Maxmtg
|
743f62be3d
|
dedicated method to get download url for card pictures
|
2013-03-17 19:32:33 +00:00 |
|
Maxmtg
|
4280852e06
|
GuiDownload uses map of (local_path -> url) as core object
Download code uses NIO
|
2013-03-17 18:20:16 +00:00 |
|
Maxmtg
|
6e482a84cf
|
fixes incorrect amount of cards to discard
|
2013-03-17 14:42:39 +00:00 |
|
Maxmtg
|
0b326e9e59
|
correctly placed section
|
2013-03-17 13:39:41 +00:00 |
|
Maxmtg
|
c975ff41e9
|
explained the new option (set image folder aliases)
|
2013-03-17 12:56:54 +00:00 |
|
Maxmtg
|
476ad7af91
|
Added forge.profile.properties setting to specify custom names for edition folders in pics directory
|
2013-03-17 12:38:15 +00:00 |
|
Maxmtg
|
6d04c7d1f3
|
planechase alias
|
2013-03-17 11:32:58 +00:00 |
|
Maxmtg
|
f8ec6108d4
|
moved all image-acquiring code to ImageCache
|
2013-03-17 11:25:54 +00:00 |
|
Sloth
|
a77b341b80
|
- Quest events will ow show their difficulty.
|
2013-03-17 10:50:45 +00:00 |
|
myk
|
8a3696d027
|
do first update of operation log after 100ms instead of the usual 500ms
|
2013-03-17 10:02:43 +00:00 |
|
myk
|
febf082fd5
|
add note about backslashes in the properties file
|
2013-03-17 09:45:04 +00:00 |
|
myk
|
5fe63b5d43
|
add blurb to changes.txt
|
2013-03-17 08:50:44 +00:00 |
|
myk
|
ffa215c459
|
add one more dir to doNotDelete list
|
2013-03-17 06:51:04 +00:00 |
|
myk
|
f82e562b26
|
don't delete dirs that have been re-added
|
2013-03-17 06:49:29 +00:00 |
|
myk
|
bf31c5b139
|
don't check for the pics_product dir since it can't be cleaned up until later
|
2013-03-17 06:27:54 +00:00 |
|
myk
|
2f84aeb3cf
|
add svn:ignore properties
|
2013-03-17 06:20:03 +00:00 |
|
myk
|
32984b9f41
|
remove empty dirs after migration. tree conflicts still exist, but at least they won't get in the way
|
2013-03-17 06:07:28 +00:00 |
|
myk
|
75788ab933
|
report on which files will be downloaded
|
2013-03-17 05:59:31 +00:00 |
|
myk
|
244b1c65f7
|
merge myk-separate-writable-data branch
|
2013-03-17 05:34:13 +00:00 |
|
myk
|
adb4d5d11c
|
add back gauntlet directory
|
2013-03-17 01:29:00 +00:00 |
|
myk
|
0c15edf775
|
re-add deleted directories so developers' files don't get deleted when they svn up
|
2013-03-17 01:26:01 +00:00 |
|
myk
|
9b6bc2eb55
|
merge latest trunk
|
2013-03-17 00:23:16 +00:00 |
|
Sloth
|
f22b7aee0f
|
- Rewrote the card controller system.
- Converted Control Magic auras to continuous static abilities.
|
2013-03-16 23:28:18 +00:00 |
|
Maxmtg
|
8dc331ed14
|
little polishing on QuestRewardCard classes
|
2013-03-16 22:25:34 +00:00 |
|
Maxmtg
|
74b2d09f41
|
made a base class for quest/QuestRewardCardChooser and quest/QuestRewardCardFiltered to dump duplicate code there.
|
2013-03-16 22:22:27 +00:00 |
|
Maxmtg
|
c195e944da
|
balance hands written in less lines
|
2013-03-16 22:16:26 +00:00 |
|
Maxmtg
|
7c334b51b1
|
minor - remove unused methods,
quest controllers uses lobbyPlayer to detect human playing quest
one discard(int, sa) call less (inlined in AiInputCommon)
|
2013-03-16 22:05:59 +00:00 |
|
Maxmtg
|
742cec28a7
|
dredge action from player* moved: decisions are taken at PlayerController, execution remains in Player
|
2013-03-16 21:39:18 +00:00 |
|
Maxmtg
|
3b0a3e6658
|
Code that chooses cards to be discarded moved to PlayerController and ComputerUtil
|
2013-03-16 20:41:02 +00:00 |
|
Sloth
|
d20b5f02f9
|
- Improved AI using Rending Vines.
|
2013-03-16 16:46:17 +00:00 |
|
Sloth
|
4e8ce56e80
|
- Added SVar:RemAIDeck:True to Timid Drake.
|
2013-03-16 16:39:51 +00:00 |
|
Sloth
|
8b30d41d17
|
- Improved AI using Shirei, Shizo's Caretaker.
|
2013-03-16 16:38:15 +00:00 |
|
Sloth
|
73c457f46a
|
- The AI will no longer play Mind Twist with X=0.
|
2013-03-16 16:35:21 +00:00 |
|
myk
|
d574334287
|
merge latest trunk
|
2013-03-16 16:12:07 +00:00 |
|