Maxmtg
|
db720acb01
|
predictThreatenedObjects moved from AbilityFactory to ComputerUtil (for now, will find a more specific place later)
GameActionUtil.payCostDuringAbilityResolve method now demands player parameter (though it is always human player)
|
2013-02-05 06:51:09 +00:00 |
|
Maxmtg
|
a1f7790968
|
replaced deprecated methods isHuman/isComputer with reference comparisons (to compare with acting player) and checks of player's hostility.
|
2013-02-05 06:38:30 +00:00 |
|
Maxmtg
|
fffdc4acc6
|
calls to AI-related methods require the player parameter to have AIPlayer type to enable calls to ai-specific methods (like acquiring aicontroller by aiplayer.getcontroller().getai() and performing something from it) without need to cast types)
|
2013-02-05 06:25:01 +00:00 |
|
Maxmtg
|
5c4931a520
|
Moved check for card controller (used in CardDetailPanel and ImageCache) to card class - that's not perfect, but at least eliminates code duplication.
|
2013-02-05 04:26:56 +00:00 |
|
Maxmtg
|
62126dc82d
|
cosmetic changes in chooses (i'm thinking of a good way to make that choices player-independent)
|
2013-02-05 03:36:46 +00:00 |
|
Maxmtg
|
c071d4f738
|
remove unused imports
|
2013-02-05 03:34:55 +00:00 |
|
Maxmtg
|
12ad63f59f
|
Converted inlined classes to nested
|
2013-02-05 03:34:40 +00:00 |
|
myk
|
f2054a3f8f
|
make current deck stats widgets wrappable
|
2013-02-05 03:26:25 +00:00 |
|
myk
|
3d3414f099
|
wrap card catalog toggle filters when the tab is resized small
|
2013-02-05 01:55:13 +00:00 |
|
myk
|
1e0f67bcc9
|
set better width and sorting defaults
|
2013-02-05 00:47:19 +00:00 |
|
myk
|
b8b02be89e
|
remove editor.preferences from repo -- it will get created as necessary
|
2013-02-05 00:27:06 +00:00 |
|
myk
|
4577e8ecce
|
add default editor preferences file so missing preferences will always have a default value
|
2013-02-05 00:20:12 +00:00 |
|
Sloth
|
75cae91127
|
- Fixed broken Shandalar decks.
|
2013-02-04 19:50:15 +00:00 |
|
myk
|
d816c0b929
|
fix background coloring not being displayed in deck editor card detail rarity label
add tooltip for rarity label
|
2013-02-04 19:10:06 +00:00 |
|
Maxmtg
|
b3d03c9dd8
|
reverting unwanted changes from r19381 to core classes
|
2013-02-04 17:29:00 +00:00 |
|
myk
|
5059e7757e
|
use bulk operations for card moving where ever possible to avoid stale GUI updates
|
2013-02-04 17:07:33 +00:00 |
|
Maxmtg
|
8fa9abc946
|
sideboarding affects the next match correctly
|
2013-02-04 15:36:22 +00:00 |
|
Chris
|
9481a8a27c
|
- Cleared out the changes.txt file, now ready for new material.
|
2013-02-04 15:28:14 +00:00 |
|
Chris
|
c53d16f1f5
|
[maven-release-plugin] prepare for next development iteration
|
2013-02-04 14:18:21 +00:00 |
|
Chris
|
5ae15d7b96
|
[maven-release-plugin] prepare release forge-1.3.7
forge-1.3.7
|
2013-02-04 14:18:09 +00:00 |
|
Chris
|
b9cafe6859
|
- Added the recent commit logs to changes.txt. Preparing for the beta build and release.
- Preparing the changes.txt file for the next beta build and release.
|
2013-02-04 14:04:49 +00:00 |
|
moomarc
|
401575dbd5
|
- Added plane: Truga Jungle
|
2013-02-04 13:38:53 +00:00 |
|
Maxmtg
|
353a159c2c
|
CardDetailPanel
|
2013-02-04 13:30:28 +00:00 |
|
Chris
|
4262ee8141
|
[maven-release-plugin] prepare for next development iteration
|
2013-02-04 13:08:47 +00:00 |
|
Chris
|
9adaf86d50
|
[maven-release-plugin] prepare release forge-1.3.6
forge-1.3.6
|
2013-02-04 13:08:32 +00:00 |
|
Chris
|
cf51732dd8
|
- Preparing the changes.txt file for the next beta build and release.
|
2013-02-04 12:57:07 +00:00 |
|
Chris
|
800826fc0d
|
- Added the recent commit logs to changes.txt. Preparing for the beta build and release.
|
2013-02-04 12:52:16 +00:00 |
|
moomarc
|
ea2487a0a1
|
- Added plane: Trail of the Mage-Rings
|
2013-02-04 12:50:12 +00:00 |
|
Maxmtg
|
3773587b35
|
adjust conditions to prompt sideboarding
|
2013-02-04 11:47:04 +00:00 |
|
moomarc
|
63080ac68a
|
- Cleanup (Ajani Goldmane's ultimate avatar's P/T was handled by both script and hardcoding)
|
2013-02-04 11:33:29 +00:00 |
|
moomarc
|
e4fd7f75f7
|
- Converted Sound the Call to script
|
2013-02-04 11:02:56 +00:00 |
|
moomarc
|
3d9049341a
|
- Forgot to commit these changes with my last commit
|
2013-02-04 11:02:23 +00:00 |
|
myk
|
7e0a09d660
|
allow ctrl-enter to work from both the search textbox and the combobox
|
2013-02-04 10:25:06 +00:00 |
|
moomarc
|
94e8197d4b
|
- Added plane: Velis Vel
- Converted Coat of Arms to script
- Fixed chaos trigger on The Hippodrome
|
2013-02-04 10:08:28 +00:00 |
|
myk
|
dc4b8c8e5b
|
add tutorial on new filter and spell shop features
|
2013-02-04 10:04:56 +00:00 |
|
Maxmtg
|
810c2dc493
|
removed functions where they were not needed
|
2013-02-04 09:54:21 +00:00 |
|
Maxmtg
|
e72f9485c9
|
saves changes made by sideboarding until 3rd match (this one and prevoius commit do)
|
2013-02-04 09:46:15 +00:00 |
|
Maxmtg
|
c60dcdd34b
|
|
2013-02-04 09:44:05 +00:00 |
|
Maxmtg
|
e46a43e8ee
|
CardDetailPanel - text composition moved to a separate method
a method to determine if a player may see cards cntrolld by other player
|
2013-02-04 09:37:54 +00:00 |
|
Maxmtg
|
809cc468d9
|
GameNew refactor - remove ante list and ai unplayables composition from code that builds libraries
removed variuos duplications in GameNew
moved sideboard code to PlayerController (to allow make an overload with AI sideboarding)
|
2013-02-04 09:35:46 +00:00 |
|
myk
|
7cc9e94a99
|
re-disable buying and selling cards when the full catalog is being displayed in the spell shop
|
2013-02-04 08:55:04 +00:00 |
|
Maxmtg
|
fc1c2d9eeb
|
remove unused imports
|
2013-02-04 07:06:59 +00:00 |
|
myk
|
5c5c5898bf
|
calculate how close a player is to completing a set in the spell shop
|
2013-02-04 06:40:00 +00:00 |
|
moomarc
|
92287f0277
|
- Improved Enchantment icon for deck editor
|
2013-02-04 05:59:39 +00:00 |
|
myk
|
6b5af9b46a
|
fix basic land detection in sell excess cards routine
|
2013-02-04 03:40:48 +00:00 |
|
myk
|
34dd170f62
|
- add bulk addition and removal routines to editor model
- add button to sell excess duplicates of all cards in spell shop
- ensure table selection is restored properly after adding a card
|
2013-02-04 03:09:14 +00:00 |
|
Sloth
|
e5d4d84e00
|
- Updated 11 of the Shandalar World quest decks.
|
2013-02-03 18:58:39 +00:00 |
|
Maxmtg
|
cd9c815534
|
removed some calls to IsComputer in favour of comparision with player passed as parameter
checkConditions inlined
ComputerUtilCombat recieve ai player as parameter
|
2013-02-03 17:30:25 +00:00 |
|
Sloth
|
59df2417b8
|
- Fixed Unmorph targeting trigger freeze when Phase is set to skip.
|
2013-02-03 13:16:53 +00:00 |
|
Sloth
|
18d3b4bb27
|
- Fixed Khalni Garden freeze when Phase is set to skip.
|
2013-02-03 13:10:13 +00:00 |
|