Hellfish
|
f537e8cf78
|
*Prettyfied my previous addition.
|
2013-11-21 21:10:41 +00:00 |
|
Maxmtg
|
482af12b67
|
deck generation moved to core
|
2013-11-21 20:59:18 +00:00 |
|
Hellfish
|
2f85d50778
|
*Added the ability to specify multiple human (hotseat, of course) players or all AI for all variants
|
2013-11-21 20:25:14 +00:00 |
|
jendave
|
6703e62823
|
minor doc fixes
|
2013-11-21 16:54:34 +00:00 |
|
Hellfish
|
e860e9e1af
|
*"Remove All Counters" in a way that interacts other systems. Fixes Chronozoa + AEther Snap
|
2013-11-21 07:04:22 +00:00 |
|
Sloth
|
de3303abc9
|
- More use of activateForCost function.
|
2013-11-20 22:51:22 +00:00 |
|
Hellfish
|
a0695c08cc
|
*Remove Inbound Tokens at appropriate places if the etb of the same token was replaced. Fixes Chronozoa.
|
2013-11-20 20:05:02 +00:00 |
|
Sloth
|
21b376848f
|
- More use of activateForCost function.
|
2013-11-20 14:55:33 +00:00 |
|
swordshine
|
f8fe7e41b4
|
- Added Liar's Pendulum
|
2013-11-20 13:00:06 +00:00 |
|
Maxmtg
|
22caa0a408
|
updated references to org.apache.commons.lang version 2.6 to use version 3 ('cause forge used to import both 2.6 and 3.x versions of the named artifact)
|
2013-11-20 08:47:06 +00:00 |
|
Maxmtg
|
4d3945f5a4
|
moved all items to core, decks were included too.
|
2013-11-20 08:34:37 +00:00 |
|
Maxmtg
|
0786012ed8
|
rm ColorChanger.java (unused)
mv2core BoosterGenerator and UnOpenedProduct
|
2013-11-19 22:54:04 +00:00 |
|
Maxmtg
|
6e9a316460
|
remove UI references from CardStorageReader
|
2013-11-19 21:53:01 +00:00 |
|
Maxmtg
|
fd7d0e1d99
|
cleaned CardStorageReader of experimental code
|
2013-11-19 20:56:59 +00:00 |
|
Maxmtg
|
65199c7a81
|
moved cardFace and rules reader to core
|
2013-11-19 20:38:51 +00:00 |
|
Sloth
|
851094c523
|
- Added a doTriggerAINoCost function to RepeatAI.
|
2013-11-19 13:15:01 +00:00 |
|
Maxmtg
|
9b31032016
|
Moved cardDb and most of static data to core project. Had to rollback some incompatible changes. Sorry, drdev!
|
2013-11-19 07:40:58 +00:00 |
|
Sloth
|
a7fa173e52
|
- Content downloader will now show the number of item skipped.
|
2013-11-18 22:11:42 +00:00 |
|
Sloth
|
c7f24490f3
|
- Some more work on the activateForCost function.
|
2013-11-18 20:57:25 +00:00 |
|
drdev
|
fabc7a3a27
|
Support updating card rules and display when saving script changes
|
2013-11-18 14:35:19 +00:00 |
|
drdev
|
384af0001c
|
Fix cursor positioning after undoing delete
|
2013-11-17 21:44:02 +00:00 |
|
drdev
|
2abc9b3f7c
|
Create FUndoManager to encapsulate making undo/redo logic smarter and lumping typing changes together
|
2013-11-17 21:38:27 +00:00 |
|
drdev
|
9242f3439c
|
Create FTextEditor to encapsulate a plain text editor with undo/redo support
|
2013-11-17 21:17:14 +00:00 |
|
drdev
|
b1ba8f0aa2
|
Add File menu and support Ctrl+S to save card in Workshop
|
2013-11-17 20:36:44 +00:00 |
|
drdev
|
20b3775280
|
Prompt to save card when switching to another card or another screen
|
2013-11-17 17:57:55 +00:00 |
|
drdev
|
c2bb321e17
|
Optimize determination of card script text being dirty
|
2013-11-17 08:33:00 +00:00 |
|
drdev
|
b0160287ba
|
Add Workshop screen
|
2013-11-17 08:02:40 +00:00 |
|
drdev
|
284e2257f3
|
Fix Cascade
|
2013-11-16 21:43:57 +00:00 |
|
drdev
|
5eca8807d8
|
Format mana costs for Echo, Cumulative Upkeep, and Unearth
|
2013-11-16 19:25:43 +00:00 |
|
Sol
|
e021e66387
|
- Fixed Spell Description of MorphDown
|
2013-11-16 16:02:23 +00:00 |
|
drdev
|
7e6e691771
|
Ensure top of card text visible when first viewed in Card Detail
|
2013-11-15 12:14:03 +00:00 |
|
drdev
|
8e4962ceb1
|
Eliminate Card Detail flicker
|
2013-11-15 12:11:31 +00:00 |
|
drdev
|
b0845c5795
|
Commit commented out imperfect code used for parsing ability in quotes
|
2013-11-15 11:24:44 +00:00 |
|
drdev
|
6e585a7afa
|
For now, if card only has 1 activated ability, don't show menu even if cost is automatic and undoable
|
2013-11-15 09:47:24 +00:00 |
|
drdev
|
ae5cb7a17a
|
Make ability menu items consistent regardless of containing mana symbol icons and make them respect menu item height
|
2013-11-15 09:40:47 +00:00 |
|
Sloth
|
8d79ed527f
|
- Fixed a bug in ChooseCardEffect.
|
2013-11-15 09:37:08 +00:00 |
|
drdev
|
e5cffc623a
|
Support updating colored mana order, phyrexian and hybrid mana format, and mana production abilities with multiple choices
|
2013-11-15 06:59:23 +00:00 |
|
drdev
|
8f4b8dbf88
|
Prevent trimming spaces
|
2013-11-15 00:51:34 +00:00 |
|
drdev
|
a23eb2f869
|
Support outputting results from parse utility
|
2013-11-15 00:45:49 +00:00 |
|
drdev
|
70b0fab66a
|
Use try/catch block to avoid crash from bad pattern
|
2013-11-14 23:27:08 +00:00 |
|
drdev
|
082e2ff2cd
|
Add parse command line argument to allow performing function on all parsed cards
|
2013-11-14 23:16:28 +00:00 |
|
jendave
|
8cd9220f36
|
update release plugin. Update site urls for new maven structure.
|
2013-11-14 17:08:54 +00:00 |
|
swordshine
|
d32bfea94e
|
- Fixed Braid of Fire
|
2013-11-14 13:25:28 +00:00 |
|
swordshine
|
181a7f5b9c
|
- Updated basic land abilities to display mana symbol icons
|
2013-11-14 10:57:51 +00:00 |
|
drdev
|
ee00b544f7
|
Support displaying Chaos icon in details
|
2013-11-14 09:20:29 +00:00 |
|
drdev
|
21217e030b
|
Code cleanup
|
2013-11-14 04:42:59 +00:00 |
|
drdev
|
8843e5bfe7
|
Properly translate only mana costs to icons
Make snow and certain hybrid mana symbols display correctly
Show mana symbols in game prompt
|
2013-11-14 04:08:24 +00:00 |
|
drdev
|
4aebd350ee
|
Support showing mana symbols in ability menu and card detail pane
|
2013-11-12 07:06:09 +00:00 |
|
drdev
|
35ea297090
|
Make target arrows appear in correct place in window mode
|
2013-11-12 02:15:55 +00:00 |
|
drdev
|
f11909d6da
|
Prevent repeating shortcuts for abilities
|
2013-11-12 01:57:24 +00:00 |
|