Maxmtg
|
12ed04a7cc
|
non-supported cards will have a default image
|
2014-02-02 10:56:44 +00:00 |
|
Maxmtg
|
6575000c28
|
better loading of unsupported cards
|
2014-02-02 10:26:22 +00:00 |
|
Agetian
|
43f4e45827
|
- Some more error message mistype / spelling fixes.
|
2014-02-02 10:22:49 +00:00 |
|
Agetian
|
4b6e58ddf0
|
- A little mistype fix.
|
2014-02-02 10:19:59 +00:00 |
|
Maxmtg
|
0abdf7a3b5
|
CardDb - unsupported cards detection
CardPool - fix bug in decks save
|
2014-02-02 10:03:41 +00:00 |
|
Maxmtg
|
53e0a2ad37
|
createUnsuportedCard -> cardDb
|
2014-02-02 09:39:22 +00:00 |
|
Agetian
|
7e22527164
|
- Send unsupported card names to the console so that the user is aware of which cards failed to load when the decks were parsed.
|
2014-02-02 09:22:49 +00:00 |
|
Maxmtg
|
7e6928d700
|
Split Deck- storage and serializer parts into their own classes
|
2014-02-02 09:11:48 +00:00 |
|
Agetian
|
4fa37ac4b9
|
- Delete the unwanted file that got pulled into the last commit.
|
2014-02-02 08:51:34 +00:00 |
|
Maxmtg
|
bbe5e3c556
|
small tweaks
|
2014-02-02 08:51:03 +00:00 |
|
Agetian
|
4c7f16baf4
|
- Most random card pools (quest shop, quest starting pool, sealed deck, booster draft) will now generate only one kind of Zendikar lands (full art or standard art) at a time instead of mixed art of both kinds.
|
2014-02-02 08:44:46 +00:00 |
|
Maxmtg
|
cec3d26493
|
re-arranged deck serialization code to make it more "symmetric": the what is serialized somewhere tends to be de-serialized in the same class
|
2014-02-02 08:39:12 +00:00 |
|
Maxmtg
|
86edf9fd66
|
nothing important
|
2014-02-02 01:56:26 +00:00 |
|
Maxmtg
|
0adcfe55aa
|
made deck color filters null-tolerant
|
2014-02-02 01:53:45 +00:00 |
|
Maxmtg
|
5a22e6a15d
|
generated decks will not attempt to calculate their color
|
2014-02-02 01:49:00 +00:00 |
|
Maxmtg
|
4d833b6f38
|
getColor method moved to DeckProxy
|
2014-02-02 01:42:54 +00:00 |
|
Maxmtg
|
d05ecdf840
|
propper filtering of deck proxies
|
2014-02-02 01:40:32 +00:00 |
|
Maxmtg
|
1f66ec432d
|
shifted MagicColors 1 bit to the right
|
2014-02-02 01:08:53 +00:00 |
|
drdev
|
2fcc5943fa
|
Refactor Sections to Groups and create enum for grouping items
|
2014-02-02 00:53:03 +00:00 |
|
Maxmtg
|
08e909ca00
|
remove another isHuman check
|
2014-02-02 00:28:24 +00:00 |
|
Maxmtg
|
4c48e3e089
|
Reveal empty list won't crash the game
|
2014-02-02 00:05:41 +00:00 |
|
Maxmtg
|
d9d32f7508
|
fix hangs when playing spell from devmode that triggers something
remove unneeded code
|
2014-02-01 23:53:08 +00:00 |
|
Maxmtg
|
691c52fff9
|
Forge will no longer crash when there are decks with unsupported cards. These cards will appear in decks and games player starts as a dummy without cost, types, abilities, but with explanation in card's text
|
2014-02-01 21:43:42 +00:00 |
|
drdev
|
c3d7a9f075
|
Refactor so Image View shares sort order of List View
|
2014-02-01 21:16:12 +00:00 |
|
Maxmtg
|
da3b2c1dc1
|
"take priority" changed: now on priority SBA is checked, triggers are ordered, then player is asked for spell they want to play, then spell is played. Until player refuses to choose a spell, that means "I pass"
|
2014-02-01 20:43:20 +00:00 |
|
drdev
|
2ea69dde48
|
Show picture and details on hover for image view
|
2014-02-01 19:31:55 +00:00 |
|
Chris
|
7c66069ee3
|
Cleared out the changes.txt file, now ready for new material.
|
2014-02-01 14:36:16 +00:00 |
|
Sol
|
fd9ee6f4e1
|
- Fix Clean remembered line for Arbiter of the Ideal
|
2014-02-01 13:59:53 +00:00 |
|
Sloth
|
6314550377
|
- AI can now target with Tyrant of Discord.
|
2014-02-01 09:22:15 +00:00 |
|
Agetian
|
738fc7f52d
|
- Fixed the Suspended Sentence precon description.
|
2014-02-01 07:02:12 +00:00 |
|
drdev
|
4c129ffee4
|
Add hover effect to ImageView
|
2014-02-01 04:47:14 +00:00 |
|
Sol
|
c1750989b7
|
- Fixing Asphyxiate cost
|
2014-02-01 01:53:21 +00:00 |
|
drdev
|
2b685348ab
|
Add image view to item managers
|
2014-02-01 01:16:43 +00:00 |
|
Maxmtg
|
070fd7695a
|
phase won't end if players are allowed to have priority and there are sim-stack entries to be added
|
2014-01-31 23:59:54 +00:00 |
|
Maxmtg
|
7cf1a52405
|
orderSimultaneousStackEntries only when player gains priority
|
2014-01-31 21:51:50 +00:00 |
|
Maxmtg
|
096f41172d
|
remove some playertype checks
|
2014-01-31 19:57:59 +00:00 |
|
Chris
|
59665029d2
|
[maven-release-plugin] prepare for next development iteration
|
2014-01-31 16:18:08 +00:00 |
|
Chris
|
3249e844f9
|
[maven-release-plugin] prepare release forge-1.5.11
forge-1.5.11
|
2014-01-31 16:17:57 +00:00 |
|
Chris
|
187c90c7df
|
Preparing the changes.txt file for the next beta build and release.
|
2014-01-31 15:40:38 +00:00 |
|
Chris
|
d779034da8
|
Added new card names to changes.txt.
|
2014-01-31 15:36:38 +00:00 |
|
moomarc
|
429d8dbf30
|
- Added Searing Blood
|
2014-01-31 07:46:08 +00:00 |
|
Maxmtg
|
c5d35c9596
|
added a method: magic color form char
|
2014-01-31 05:55:30 +00:00 |
|
Maxmtg
|
23265d2623
|
moved a method from ai to effect class (because the code being moved does not take decisions)
|
2014-01-31 05:12:45 +00:00 |
|
drdev
|
4810518d74
|
Code cleanup
|
2014-01-31 00:22:14 +00:00 |
|
Sloth
|
1e389fdef8
|
- Added oracle texts to BNG cards.
|
2014-01-30 21:57:20 +00:00 |
|
Sloth
|
f31550732e
|
- Added Forsaken Drifters, Servant of Tymaret and Warchanter of Mogis.
|
2014-01-30 21:45:54 +00:00 |
|
drdev
|
29876aeb28
|
Code cleanup
|
2014-01-30 20:50:23 +00:00 |
|
Sloth
|
a90c34aac4
|
- Updated some SVars.
|
2014-01-30 19:34:17 +00:00 |
|
moomarc
|
78456d6333
|
- Removed duplicate script for Sapphire Drake
|
2014-01-30 17:47:11 +00:00 |
|
moomarc
|
44edc80abc
|
- BNG: Added Pain Seer
|
2014-01-30 17:45:55 +00:00 |
|