spr
|
2279087023
|
- Added option to hide panel tabs to Layout menu.
|
2013-08-22 16:35:52 +00:00 |
|
Chris
|
59197f2ac9
|
- Added new card names to changes.txt.
|
2013-08-22 12:24:37 +00:00 |
|
swordshine
|
2af8c51798
|
- Added Necrotic Plague and Quicksliver Fountain
- Plane: Added Immersturm
|
2013-08-22 11:49:15 +00:00 |
|
spr
|
a05fbe5cd8
|
- Game, Layout and DevMode menus added to match screen menu bar.
|
2013-08-22 10:32:06 +00:00 |
|
Sloth
|
30f12050dc
|
- Fixed Cytoplast Root-Kin.
|
2013-08-22 07:59:58 +00:00 |
|
spr
|
fdc97228e7
|
- Menu bar visibility can be toggled using F1 key.
- Hints or status info can be displayed on the right-hand side of the menu bar.
|
2013-08-22 07:50:04 +00:00 |
|
Sloth
|
ca9266f772
|
- Added Erithizon.
|
2013-08-21 21:58:41 +00:00 |
|
Sloth
|
d1eeeedca1
|
- The bounce ability of Sunken Hope is now mandatory.
|
2013-08-21 16:31:52 +00:00 |
|
Sloth
|
39486f078c
|
- Added the quest deck Havok 3 by Nordos.
|
2013-08-21 16:19:35 +00:00 |
|
swordshine
|
c6904e740c
|
- Added Karplusan Minotaur
|
2013-08-21 14:20:58 +00:00 |
|
Chris
|
626279667f
|
- Added new card names to changes.txt.
|
2013-08-21 12:31:20 +00:00 |
|
Sloth
|
c1d8cccdb3
|
- Moved check for TargetsWithDefinedController to the right place.
|
2013-08-21 11:57:14 +00:00 |
|
swordshine
|
db8a191afb
|
- Added Mossbridge Troll
|
2013-08-21 09:06:48 +00:00 |
|
Sloth
|
e8099b8492
|
- Added Death Match.
|
2013-08-21 08:36:12 +00:00 |
|
Sloth
|
5bcea269de
|
- Added some basic handling for tokens to the copyCard function (looks like it's used in places where this is necessary).
|
2013-08-21 08:23:28 +00:00 |
|
Sloth
|
9fe331d11a
|
- Fixed Thoughtbound Primoc crashing the game .
|
2013-08-21 08:03:43 +00:00 |
|
Hellfish
|
cbeb5ced09
|
*Merged from trunk up to r22981
|
2013-08-21 06:17:56 +00:00 |
|
Hellfish
|
03ef46b316
|
*Basic land handling in cmd deck editor
|
2013-08-21 05:53:46 +00:00 |
|
Hellfish
|
66de7141d9
|
*Com Deck editor basic lands handled.
*Preliminary commander damage blocking ai (not yet fully in effect)
|
2013-08-21 05:30:28 +00:00 |
|
swordshine
|
8f80f4d439
|
- Added Illuminated Folio
|
2013-08-21 05:05:55 +00:00 |
|
drdev
|
4b30a7eca1
|
Make progress on API for new ItemManager filters
Create LayoutHelper and TypeUtils classes
|
2013-08-21 02:25:13 +00:00 |
|
spr
|
5ee58d727a
|
- New forge menu bar (part 1 of 2). Includes common Forge and Help menus.
|
2013-08-21 01:13:26 +00:00 |
|
swordshine
|
f8f03a57ba
|
- More cards ready for multiplayer
|
2013-08-21 00:42:32 +00:00 |
|
spr
|
34618e957c
|
- Forge forced to use Java cross platform "Metal" look and feel which should only really affect Mac users (in a good way hopefully!). More details, see http://www.slightlymagic.net/forum/viewtopic.php?f=52&t=11126#p125845.
|
2013-08-20 05:26:24 +00:00 |
|
Sol
|
f745ba9f5d
|
- Updating Svar
|
2013-08-20 02:56:20 +00:00 |
|
drdev
|
1677e1eeb1
|
Refactor so ItemManager is abstract and ItemFilter doesn't extend JPanel
Start working on transitioning card color/type filters
|
2013-08-20 00:07:39 +00:00 |
|
Maxmtg
|
eebbb45b2c
|
better display of subfolders
|
2013-08-19 22:48:33 +00:00 |
|
Maxmtg
|
ada5fa5056
|
Subfolders for constructed decks work in r/o mode (part 2 of ~3)
|
2013-08-19 22:40:10 +00:00 |
|
Maxmtg
|
df6860294d
|
Support for nested folders that store constructed decks - part 1 of ≈3
|
2013-08-19 20:48:21 +00:00 |
|
Sloth
|
8b97275195
|
- The AI will now trade blockers with attackers like Goblin Lackey more aggressively.
|
2013-08-19 11:13:17 +00:00 |
|
Hellfish
|
7dfde0aba3
|
*Somehow missed merging some revisions
|
2013-08-19 08:33:32 +00:00 |
|
Hellfish
|
517b1ae328
|
*Merged changes from trunk
*Tarted up the Commander Deck Editor
|
2013-08-19 08:20:08 +00:00 |
|
drdev
|
7e92f73a30
|
Add ItemFilter.java (not committed by accident)
|
2013-08-18 23:09:31 +00:00 |
|
drdev
|
1514ad0694
|
Create ItemFilter class
|
2013-08-18 23:05:15 +00:00 |
|
Maxmtg
|
48bebfef05
|
interface for nested folders support in Istorage
|
2013-08-18 21:21:47 +00:00 |
|
Hellfish
|
19cb78e529
|
*Made Commander casting sorcery speed.
|
2013-08-18 21:06:58 +00:00 |
|
Maxmtg
|
ddb66257ce
|
* Following the ideas implemented in java.util.collections, IStorageView interface removed, the base class is read-only by default.
* isUnique removed for being synonym for !contains
* QuestDeckMap inherited correctly from StorageBase to avoid duplicate code.
|
2013-08-18 20:16:09 +00:00 |
|
Hellfish
|
fded944458
|
*Preliminary Mana replacement
|
2013-08-18 20:08:03 +00:00 |
|
Hellfish
|
e55d5f8199
|
*Fixed Command Tower in non-Commander scenarios
|
2013-08-18 19:47:33 +00:00 |
|
Hellfish
|
e8dc32489d
|
*Fixed Commander deck editor
|
2013-08-18 19:43:44 +00:00 |
|
Hellfish
|
f8ec884788
|
*Initial Commander checkin
*Everything implemented *except* mana replacement
*Added Command Tower
|
2013-08-18 19:15:53 +00:00 |
|
Hellfish
|
fa0fb3e519
|
*Created Commander branch
|
2013-08-18 19:14:05 +00:00 |
|
Maxmtg
|
023bc56986
|
TableSorter renamed to ItemPoolSorter and moved to ItemPool's package - this also removes an incorrect reference from Deck to gui.
|
2013-08-18 19:10:54 +00:00 |
|
drdev
|
c52050e37c
|
Make all text fields select all on focus
|
2013-08-18 19:03:30 +00:00 |
|
Chris
|
a523f3c130
|
- Added new card names to changes.txt.
|
2013-08-18 16:34:34 +00:00 |
|
Chris
|
0126e6dae3
|
- Cleared out the changes.txt file, now ready for new material.
|
2013-08-18 14:02:20 +00:00 |
|
Sloth
|
2a991e219f
|
- Fixed being able to discard tokens.
|
2013-08-18 11:51:35 +00:00 |
|
Sloth
|
3c31e29a48
|
- Tokens leaving the battlefield will now also create LKI copies.
|
2013-08-18 10:45:20 +00:00 |
|
Sloth
|
e7a143e181
|
- Fixed Exalted Dragon.
|
2013-08-18 08:12:48 +00:00 |
|
Sloth
|
03b37b049b
|
- Fixed overeager RuntimeException caused by Coalition Relic.
|
2013-08-18 06:49:03 +00:00 |
|