swordshine
c073d39cd6
- Updated scripts
2013-11-10 04:51:16 +00:00
Chris
b508f78f04
Moved the CHANGES.txt, LICENSE.txt, forge.profile.properties.example and README.txt files to forge-gui folder.
2013-11-09 15:33:38 +00:00
Chris
8424da8311
- Added new card names to changes.txt.
2013-11-09 15:17:05 +00:00
swordshine
cfd9d55668
- Added Quicksilver Dragon
2013-11-09 10:01:48 +00:00
swordshine
417e3bb104
- Added Reflecting Mirror
2013-11-09 09:36:45 +00:00
swordshine
320d4f62d9
2013-11-09 08:24:47 +00:00
Maxmtg
6c712d86fb
moved a few classes to core module
2013-11-09 02:27:38 +00:00
jendave
a0479f9610
Test run of moving files to modules.
2013-11-08 23:21:11 +00:00
Maxmtg
374a744a44
added java nature to forge-gui project, set up classpath (copied it from former project)
2013-11-08 21:57:20 +00:00
Maxmtg
81416d49de
added reference from core to guava, set runtime version of ai and core to 1.7
2013-11-08 21:35:14 +00:00
Sloth
31ebd62c83
- Added more precons by Erazmus.
2013-11-08 20:18:39 +00:00
jendave
93dd4af6ed
fix eclipse issues
2013-11-08 18:39:59 +00:00
jendave
9f0308dd66
Start of re-org into modules
2013-11-08 10:05:52 +00:00
Sloth
f9298703d4
- Added some precons by Erazmus.
2013-11-08 08:52:31 +00:00
Sloth
3992032e8e
- Added Rebound.
2013-11-07 23:08:44 +00:00
Sloth
58dacc0789
- Added Silver Wyvern.
2013-11-07 22:54:17 +00:00
Chris
b3280923d9
- Added new card names to changes.txt.
2013-11-07 14:49:02 +00:00
Sloth
e83da9ff9c
- Some safety fixes for Muck Drubb.
2013-11-07 09:17:48 +00:00
Sloth
8b1d0fc759
- Added Muck Drubb.
2013-11-06 22:45:35 +00:00
Sloth
ff869933be
- Cleanup.
2013-11-06 22:15:51 +00:00
Sloth
fb0af4dc18
- Start of using isValid function for SpellAbilities.
2013-11-06 19:39:34 +00:00
Sloth
6f5551d78d
- Fixed Razia's Purification.
2013-11-05 22:32:40 +00:00
swordshine
a90efe4939
- Fixed Mirror Strike
2013-11-05 02:37:33 +00:00
Sloth
46c37b9d82
- Updated mtg-data.txt.
...
- Added Oracle texts to C13 cards.
2013-11-04 21:10:55 +00:00
drdev
3e23eb517b
Use FMouseAdapter to make catalog and deck tables more responsive
2013-11-04 03:17:28 +00:00
Sloth
9cf75ea844
- Script fixes and updates.
2013-11-03 22:02:28 +00:00
drdev
5565b4a4d0
Retain column sort direction between sessions
2013-11-03 18:44:14 +00:00
drdev
bde5967ef4
Remember column order in Deck Editor
2013-11-03 17:47:57 +00:00
Chris
f3560238fe
- Added new card names to changes.txt.
2013-11-03 13:52:06 +00:00
swordshine
f97f489aba
- Added Juxtapose
2013-11-03 13:28:12 +00:00
swordshine
454b7715c0
- Added Scheme: Your Inescapable Doom
2013-11-03 11:46:46 +00:00
swordshine
ac1e279235
- Fixed LibraryPosition
2013-11-03 07:50:02 +00:00
swordshine
5950162663
- Added Johan
...
- Updated mtgdata
2013-11-03 07:32:08 +00:00
Chris
6a52b46192
- Added a fluff piece to the changes.txt file.
2013-11-02 12:42:27 +00:00
Sloth
f5558eec7f
- Updated and fixed some C13 cards.
2013-11-02 07:37:33 +00:00
Chris
0c39f596a3
- Cleared out the changes.txt file, now ready for new material.
2013-11-01 23:09:20 +00:00
Sloth
ba3c544484
- Fixed Saltskitter.
2013-11-01 19:42:54 +00:00
jendave
e0063727a9
update to latest deps and plugins. Did not update to latest jetty and guava since they may cause issues
2013-11-01 16:27:50 +00:00
swordshine
7b68821a8c
- Merged C13 Branch
...
- Fixed Curse of Chaos, Curse of the Forsaken, Fell Shepherd
2013-11-01 14:19:28 +00:00
Chris
4a84b408d4
[maven-release-plugin] prepare for next development iteration
2013-11-01 13:06:01 +00:00
Chris
b9aec4ffb8
[maven-release-plugin] prepare release forge-1.5.4
forge-1.5.4
2013-11-01 13:05:50 +00:00
Chris
1a958e758f
- Preparing the changes.txt file for the next beta build and release.
2013-11-01 12:55:46 +00:00
RumbleBBU
74527319aa
Relabeled the starting pool color distribution options to make them more intuitive. Merged the randomization option to the pulldown menu.
2013-10-31 09:48:35 +00:00
drdev
a66e7ad14f
Add click effect to opague and selectable FLabels to make them feel more like buttons
2013-10-30 14:40:36 +00:00
drdev
e4b91416dd
Update DeckLister to use FMouseAdapter
2013-10-30 14:00:37 +00:00
drdev
7735c705c0
Fix so right-clicking stat label that's the only selected one in group will re-select all other labels in group
2013-10-30 13:15:56 +00:00
drdev
31ab48d0d4
Let FMouseAdapter raise click if mouse moved outside component then back inside before releasing mouse
2013-10-30 13:02:44 +00:00
drdev
e5cf9da31d
Update FLabel to use new FMouseAdapter
2013-10-30 12:39:10 +00:00
drdev
9eac64ab7b
Create FMouseAdapter to facilitate more reliable and responsive click handling
...
Improve responsiveness of table sorting in ItemManagers
Prevent events on editor tables being duplicated, resulting in poor performance and inverting sort sometimes not working
2013-10-30 12:29:30 +00:00
swordshine
7131cebf7d
- Fixed last commit
2013-10-30 04:49:55 +00:00