drdev
|
50da0900d1
|
Flesh out planes some more
|
2014-11-21 20:17:03 +00:00 |
|
drdev
|
2bb3951f40
|
Support sorting commanders
|
2014-11-21 18:46:49 +00:00 |
|
drdev
|
3bccb98607
|
Initial commit for Planar Conquest mode
|
2014-11-21 18:13:38 +00:00 |
|
drdev
|
88501c4311
|
Fix so pressing back from sealed deck editor takes you to sealed deck play screen
|
2014-11-17 04:05:56 +00:00 |
|
drdev
|
21ab65c61b
|
Fix so LoadDraftScreen opened when finished editing draft deck
|
2014-11-17 04:03:45 +00:00 |
|
drdev
|
944f64a213
|
Remove name for new game mode from home screen
|
2014-11-17 03:31:57 +00:00 |
|
drdev
|
63a20b0996
|
Refactor Draft and Sealed Screens into a single Limited screen with two offshoot screens for loading existing drafts/decks
|
2014-11-17 03:29:20 +00:00 |
|
drdev
|
b10dbf687b
|
Update pom files for mobile game
|
2014-11-17 02:06:33 +00:00 |
|
drdev
|
6d2e2b960f
|
Version bump to 1.5.30.003
|
2014-11-11 05:02:42 +00:00 |
|
drdev
|
d4a5a69fb8
|
Version bump to 1.5.30.002
|
2014-11-11 03:03:01 +00:00 |
|
drdev
|
e116054e84
|
Prevent crash when ending Commander game
|
2014-11-11 03:01:23 +00:00 |
|
drdev
|
4ea2f48e29
|
Version bump to 1.5.30.001
|
2014-10-23 00:09:33 +00:00 |
|
drdev
|
c3d9ff5fe2
|
Fix crash when getting commander info
|
2014-10-21 02:17:44 +00:00 |
|
drdev
|
c586c523e7
|
Version bump to 1.5.29.011
|
2014-10-21 01:23:30 +00:00 |
|
drdev
|
6f2888cf69
|
Version bump to 1.5.29.010
|
2014-10-19 01:38:14 +00:00 |
|
drdev
|
a708d5d0a3
|
Version bump to 1.5.29.009
|
2014-10-19 00:53:30 +00:00 |
|
drdev
|
72d6b1ba97
|
Fix so both sides of split card have text displayed when card not on stack
Fix so only the cast half of a split card has its mana cost displayed when it's on the stack
|
2014-10-18 22:23:05 +00:00 |
|
drdev
|
ced735065b
|
Version bump to 1.5.29.008
|
2014-10-18 02:48:14 +00:00 |
|
drdev
|
652e7c2238
|
Avoid showing IDs for hidden cards
|
2014-10-18 00:36:37 +00:00 |
|
drdev
|
daffc297cf
|
Version bump to 1.5.29.007
|
2014-10-16 20:31:34 +00:00 |
|
drdev
|
46c0f4a178
|
Prevent achievement trophies not appearing right away
|
2014-10-16 20:22:29 +00:00 |
|
drdev
|
1859fd1c4f
|
Prevent randomly selecting version of a card that doesn't have art available when there's another version where art is available
|
2014-10-16 18:22:48 +00:00 |
|
drdev
|
5ba5b70f1f
|
Refactor some the image loading code into forge-core
|
2014-10-16 16:17:18 +00:00 |
|
drdev
|
a3b3027ac2
|
Version bump to 1.5.29.006
|
2014-10-15 20:53:46 +00:00 |
|
drdev
|
7e20b07be8
|
Fix so cards in flashback zone don't display in the wrong place when viewed in their actual zone
|
2014-10-15 20:35:15 +00:00 |
|
drdev
|
8aa9fd050e
|
Fix flashback zone to work more like other zones and not crash for desktop game
|
2014-10-15 19:53:29 +00:00 |
|
drdev
|
5ba9a8d0f5
|
Version bump to 1.5.29.005
|
2014-10-15 18:50:30 +00:00 |
|
drdev
|
7c262c98e2
|
Fix so card name reflects alternate state properly
|
2014-10-15 18:44:51 +00:00 |
|
drdev
|
c75980335c
|
Fix name and mana cost display for split cards
|
2014-10-15 18:23:15 +00:00 |
|
drdev
|
c0e852b0a3
|
Fix crash when opening up Nursery or Pet tabs of Bazaar
|
2014-10-15 14:52:47 +00:00 |
|
drdev
|
e1d49610d6
|
Version bump to 1.5.29.004
|
2014-10-15 04:19:08 +00:00 |
|
drdev
|
5be609c09e
|
Prevent being able to view information in detail pane for hidden cards
Prevent foil overlay appearing for hidden cards
|
2014-10-15 03:23:19 +00:00 |
|
drdev
|
0744df07e6
|
Fix so cards in hidden zones are properly hidden
|
2014-10-14 22:10:56 +00:00 |
|
drdev
|
eec3efacca
|
Fix another corner case where updateSingleCard could crash
|
2014-10-14 18:49:56 +00:00 |
|
drdev
|
b73594a530
|
Fix so spell/abilities display properly when card clicked
|
2014-10-14 04:42:22 +00:00 |
|
drdev
|
4810d15765
|
Version bump to 1.5.29.003
|
2014-10-14 04:34:26 +00:00 |
|
drdev
|
da2177385b
|
Prevent crash if trying to update an empty battlefield
|
2014-10-14 04:33:00 +00:00 |
|
drdev
|
144f651fa0
|
Support caching ability text and certain keywords in view
Update names of certain classes and fields for better consistency
Fix so summoning sickness icon doesn't appear for creatures with Haste
|
2014-10-12 21:23:27 +00:00 |
|
drdev
|
92f187f6e3
|
Refactor card types to use class instead of a List<String>
Optimize Zone and other areas to use CardCollection
|
2014-10-12 01:37:27 +00:00 |
|
drdev
|
033cf1701a
|
Prevent crashes from calling CardView.getCards and assumming non-null
|
2014-10-10 16:31:05 +00:00 |
|
drdev
|
1d67bcbcc1
|
Fix so card text shows up properly in details pane
|
2014-10-10 15:43:21 +00:00 |
|
drdev
|
3538823e11
|
Swap out old GameView structure for new one
|
2014-10-10 05:52:18 +00:00 |
|
drdev
|
b35c3c4cd1
|
Remove unnecessary request rendering calls
|
2014-10-08 14:19:46 +00:00 |
|
drdev
|
6242c33c6a
|
Avoid storing and passing IGuiBase instances everywhere since only one IGuiBase instance will ever exist on a single session
|
2014-10-06 04:49:03 +00:00 |
|
drdev
|
ac23855453
|
Version bump to 1.5.29.002
|
2014-10-04 09:56:24 +00:00 |
|
drdev
|
e0d5115b57
|
Significantly improve performance of event handling and input processing
|
2014-10-04 09:50:18 +00:00 |
|
drdev
|
6e5829aaa3
|
Fix direction of tab swipe
|
2014-10-04 06:38:22 +00:00 |
|
drdev
|
20990440bb
|
Version bump to 1.5.29.001
|
2014-10-03 19:41:37 +00:00 |
|
drdev
|
102062fb13
|
Fix alignment of tab icons for non-compact mode
|
2014-10-03 19:28:48 +00:00 |
|
drdev
|
be5086e7f4
|
Make zooming in ItemManager image view easier
|
2014-10-03 19:26:05 +00:00 |
|