drdev
|
337b03025d
|
Fix bug where creatures wouldn't visually leave the battlefield immediately when killed
|
2014-10-14 20:45:00 +00:00 |
|
drdev
|
5f2bcc198a
|
Lock in size of player details pane
|
2014-10-14 20:36:40 +00:00 |
|
drdev
|
da726d0268
|
Fix so font shrunk more appropriately
|
2014-10-14 20:25:11 +00:00 |
|
drdev
|
1315275267
|
Fix so Fathom Seer's morph ability can be cancelled
|
2014-10-14 19:08:07 +00:00 |
|
drdev
|
846dce0c56
|
Code cleanup
|
2014-10-14 18:50:27 +00:00 |
|
drdev
|
eec3efacca
|
Fix another corner case where updateSingleCard could crash
|
2014-10-14 18:49:56 +00:00 |
|
drdev
|
aeb710d764
|
Allow cancelling ability of Nullmage Shephard while in the process of selecting creatures to tap
|
2014-10-14 18:44:49 +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
|
e7ca193ad1
|
Prevent poison icon/number appearing more opaque
|
2014-10-14 04:25:56 +00:00 |
|
drdev
|
8e06f8e2bc
|
Improve layout of player details
|
2014-10-14 04:16:07 +00:00 |
|
drdev
|
0137bc5eaf
|
Improve display of avatar and life total (prevent life total getting cut off)
|
2014-10-14 03:57:13 +00:00 |
|
drdev
|
f62b93f05e
|
Prevent aura becoming unattached when undoing land tapping
|
2014-10-14 03:40:19 +00:00 |
|
drdev
|
3e33e7fc4c
|
Increase stack spacing a bit more
|
2014-10-14 03:30:19 +00:00 |
|
drdev
|
0804a9b632
|
Increase stack spacing
|
2014-10-14 03:26:07 +00:00 |
|
drdev
|
844f765ec6
|
Fix so auras properly attach to permanents
|
2014-10-14 03:18:10 +00:00 |
|
drdev
|
96980a9d30
|
Prevent getDefender crash
Optimize combat logic a bit using FCollection
|
2014-10-14 02:42:28 +00:00 |
|
drdev
|
86e3d5c9f2
|
Prevent blocker that's been removed during Declare Blockers from dealing combat damage
|
2014-10-14 02:27:30 +00:00 |
|
drdev
|
27ffb6ccfc
|
Ensure state-based effects and triggers updated when using Setup Game State
Remove unnecessary duplicate of setup game state code
|
2014-10-14 02:14:44 +00:00 |
|
drdev
|
f7f99366fc
|
Fix bug that prevented dying triggers from firing
|
2014-10-14 01:54:43 +00:00 |
|
drdev
|
3741588939
|
Remove unused import
|
2014-10-14 00:59:29 +00:00 |
|
drdev
|
bcbcc1cb5c
|
Fix updateSingleCard crashes
|
2014-10-14 00:56:20 +00:00 |
|
drdev
|
76ad6691a9
|
Fix crash from bad cast
|
2014-10-13 23:25:07 +00:00 |
|
drdev
|
8d71ae5cbf
|
Prevent crash when canceling prompt for card or player
|
2014-10-13 23:13:13 +00:00 |
|
drdev
|
1b70875b40
|
Make it possible to see card name via toString() before currentState.getName() is established (for debugging purposes mostly)
|
2014-10-13 23:03:03 +00:00 |
|
drdev
|
71a9f33d4c
|
Fix so each players opponents are cached in view
|
2014-10-13 05:24:33 +00:00 |
|
drdev
|
a8457ea75b
|
Prevent P/T flickering for good
|
2014-10-13 05:06:25 +00:00 |
|
drdev
|
f8a54eed14
|
Rename Attack/Defense to Power/Toughness for consistency
|
2014-10-13 04:37:55 +00:00 |
|
drdev
|
75f60f07c8
|
Fix so P/T adjustments from state based effects are applied
|
2014-10-13 04:27:30 +00:00 |
|
drdev
|
5c6d9736b2
|
Fix non* targeting restrictions (e.g. nonland)
|
2014-10-13 04:10:05 +00:00 |
|
drdev
|
84da2570d8
|
Fix so blocking arrow shown when declaring blockers
|
2014-10-13 03:42:46 +00:00 |
|
drdev
|
c32ade2bc0
|
Fix so combat arrows go away when combat ends
|
2014-10-13 03:36:43 +00:00 |
|
drdev
|
b663642d49
|
Prevent losing all planeswalker abilities after one activation
|
2014-10-13 03:28:30 +00:00 |
|
drdev
|
498283f9b4
|
Optimize getCardTypesFromList
|
2014-10-13 03:12:58 +00:00 |
|
drdev
|
d3c3e6fe43
|
Prevent passing game object to client when adding card to field
|
2014-10-13 02:29:42 +00:00 |
|
drdev
|
f0e75ae9bc
|
Fix so icons for selected cards in hand appear immediately
|
2014-10-13 02:19:42 +00:00 |
|
drdev
|
a7540481f6
|
Prevent passing GameObject instances to gui via SGuiChoose dialog
Fix so scry cards can appear in card picture pane
|
2014-10-13 02:03:03 +00:00 |
|
drdev
|
2b2e55a142
|
Prevent crash potential when updating attacker for view
|
2014-10-13 01:34:35 +00:00 |
|
drdev
|
7a1313d332
|
Fix crash when selecting a fake card in a list view
|
2014-10-13 01:29:44 +00:00 |
|
drdev
|
f905903db1
|
Fix bugs related to mana abilities being excluded
|
2014-10-13 01:17:02 +00:00 |
|
drdev
|
994903d080
|
Fix so log is updated immediately
|
2014-10-13 00:13:55 +00:00 |
|
drdev
|
57890310d8
|
Remove duplicate function for getting mana abilities
|
2014-10-12 22:52:11 +00:00 |
|
drdev
|
4cfb6a8659
|
Refactor card abilities into FCollections to protect access
|
2014-10-12 22:47:48 +00:00 |
|
drdev
|
6a299b89bf
|
Fix crash when viewing Player pane
|
2014-10-12 21:32:37 +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 |
|
Sloth
|
4cbd16d7b5
|
- Cleanup and performance fixes in AI functions.
|
2014-10-12 21:06:55 +00:00 |
|
Sloth
|
10bd22a944
|
- Fixed and improved predictThreatenedObjects.
|
2014-10-12 20:07:30 +00:00 |
|
drdev
|
7ec8d04eb7
|
Reduce how often updateState is called for CardView
|
2014-10-12 16:18:21 +00:00 |
|
drdev
|
d744f76024
|
Prevent commander effect appearing in UI
|
2014-10-12 15:59:20 +00:00 |
|