Maxmtg
4378bfdbea
release art indices on M14-precons
2014-01-25 22:42:12 +00:00
Maxmtg
8ff6cbd98e
better art randomization for loaded decks
2014-01-25 22:36:15 +00:00
drdev
f4ffe22d61
Refactor ItemManager to switching between different views
2014-01-25 22:33:50 +00:00
Maxmtg
4573e30e73
refactor and remove some dependencies
2014-01-25 22:31:32 +00:00
Maxmtg
832b40e235
Add theros intro decks
2014-01-25 22:10:41 +00:00
Maxmtg
aec0bad678
more problems with art indices solved
2014-01-25 21:49:53 +00:00
Maxmtg
aeedde578d
exclude schemes, planes etc from xitax-conversion
2014-01-25 21:40:29 +00:00
Maxmtg
dfebb08e1e
fix deck loading problem (wrong editions were shown)
2014-01-25 21:30:56 +00:00
Maxmtg
dbf77d8548
M14 intro decks added to precons
2014-01-25 20:04:16 +00:00
Maxmtg
003c252d8a
added option to use only core and expansion sets in deck importer, fixed a related bug
2014-01-25 19:54:32 +00:00
Maxmtg
1986df1961
Xitax's deck convertor integrated into Forge - applies on load to decks where no card has explicitly defined set.
2014-01-25 19:10:26 +00:00
Maxmtg
11c205f0c9
fix bugs in minimal set calculation.
...
added that column to itemmanager
2014-01-25 16:29:56 +00:00
drdev
7d2cc8fac5
Use arrow button scroller for Variant panel
2014-01-25 16:07:04 +00:00
drdev
863e7733e6
Prevent unmaximizing unless mouse moved 5 pixels on title bar
2014-01-25 16:04:37 +00:00
Maxmtg
e657a1b07d
Moved ColumnDef to separate file
2014-01-25 15:58:16 +00:00
Maxmtg
2f29cf7755
edition cached in deckproxy
2014-01-25 15:50:56 +00:00
Maxmtg
6d34dbc286
refactored cardDb, added getEdition method to DeckProxy
2014-01-25 15:43:48 +00:00
Sloth
28f7f7baaf
- Fixed Myr Reservoir.
2014-01-25 15:26:58 +00:00
Chris
f3b78b1aa3
Added a fluff piece to the changes.txt file.
...
Added new card names to changes.txt.
2014-01-25 14:31:19 +00:00
moomarc
ce82a93afe
- Fixed starting a constructed match with no variants applied
2014-01-25 12:21:28 +00:00
Maxmtg
fe9a35b706
fix crash
2014-01-25 11:19:01 +00:00
moomarc
febba22f45
- Updated booster and precon lists
2014-01-25 09:56:33 +00:00
Maxmtg
2981668172
PreconDecks' folder property will be filled with their set (temporary)
2014-01-25 09:56:14 +00:00
Maxmtg
ed7369c98f
store variants in an enumset
2014-01-25 09:45:47 +00:00
Maxmtg
b6409b11c7
fix NPE when you close any dialog prompting for random name options
2014-01-25 09:37:24 +00:00
Sloth
98c51e45b4
- Fixed Night Dealings.
2014-01-25 07:39:51 +00:00
drdev
9e6b82d10a
Add "Folder" filter for DeckManagers
2014-01-25 06:39:48 +00:00
drdev
ee49314502
Fix so planar and scheme decks are saved in the right place
2014-01-25 06:14:17 +00:00
Agetian
29e73367a6
- Planes and phenomena will now be shown rotated 90 degrees in card zoomer mode.
...
- Updated the AI hints for Onakke Catacomb.
2014-01-25 06:04:50 +00:00
drdev
80aa655164
Add "Folder" column to DeckManagers
2014-01-25 05:50:12 +00:00
drdev
f8d7d060b9
Fix so saving a deck multiple time works
...
Fix so adding/removing decks in All Decks pane updates deck choosers on home screen
Fix so saving a deck in Deck Editor updates All Decks pane right away
Fix so typing in deck title field marks deck as having changes to save
2014-01-25 05:12:09 +00:00
drdev
b198e8a40e
Code cleanup
2014-01-25 02:48:36 +00:00
drdev
a3fb6de6b3
Fix so decks inside subfolders support being deleted
2014-01-25 01:02:51 +00:00
moomarc
5252cca5c5
- small update to changes.txt
2014-01-24 20:33:23 +00:00
moomarc
4cab5da076
- Planechase variant now launched from Constructed match setup screen.
...
- moved random deck checkboxes into deck panel. Only show them when a random deck type is selected. They are still global settings however.
- when player 1 name is changed in preferences, switching back to constructed setup screen will reflect the change
2014-01-24 19:06:31 +00:00
Sloth
2cdf7030f8
- Made some CantBeBlocked keywords HIDDEN.
2014-01-24 15:37:54 +00:00
Chris
e30f8d0fb6
Preparing the changes.txt file for the next beta build and release.
2014-01-24 14:12:10 +00:00
Chris
22fe17048d
Added new card names to changes.txt.
2014-01-24 14:07:24 +00:00
swordshine
3d70e2e9f6
- BNG: Added Gorgon's Head, Siren Song Lyre, and Thunderous Might
2014-01-24 07:20:41 +00:00
Maxmtg
f35dc1f30d
apply random foil option for quest games
2014-01-24 06:58:52 +00:00
Maxmtg
34b36a8ef2
optimized formats calculation for decks,
...
added some comments to deckmanagers
2014-01-24 06:55:38 +00:00
Maxmtg
7c105ca398
Deckmanager : "Edit deck" button (icon) now opens decks from nested folders correctly
2014-01-24 06:43:22 +00:00
Maxmtg
2ec4873552
match itself no longer creates a separate thread, it is now caller's responsibility. Some callers (such as tests or simulations) may run their match in the same thread.
2014-01-24 06:32:45 +00:00
Maxmtg
aa4f3de30c
done with Dependencies
...
added a class to hold all game rules (type, gamesToWinMatch, manaburn, etc)
2014-01-24 06:19:09 +00:00
Maxmtg
e4fb939e91
free blocks option moved to PlayerControllerHuman
2014-01-24 05:44:23 +00:00
Maxmtg
68acaf77c5
cut Dependencies on log entry type and AI profiles
2014-01-24 05:21:21 +00:00
Maxmtg
308039739f
Random foiling moved to per-player settings, is set up before starting a match
2014-01-24 04:35:22 +00:00
swordshine
7687637783
- BNG: Added Astral Cornucopia, Fated Return, and Pillar of War
2014-01-24 01:06:57 +00:00
drdev
7b799eb531
Restore borders that were accidentally removed from scroll panes
2014-01-23 23:15:08 +00:00
drdev
9c37156906
Remove unnecessary setting of scroll pane border to null
2014-01-23 22:30:54 +00:00