drdev
855b8f0ee5
Remove forge-net from pom.xml
2015-04-22 00:57:13 +00:00
elcnesh
e451c21b9c
Remove now deprecated project forge-net
2015-04-20 14:43:43 +00:00
elcnesh
7538d552eb
Commit some files that were somehow left out of previous commit.
2015-04-20 14:41:03 +00:00
elcnesh
f6b1c11c62
Commit some files that were somehow left out of previous commit.
2015-04-20 14:40:58 +00:00
elcnesh
705d6cb937
- Remove old net code
...
- Remove "Start/Stop Server" buttons (related to old code)
- Move new net code to forge-gui/forge/net/**
- Remove all dependencies on project forge-net
2015-04-20 14:40:26 +00:00
elcnesh
62a7b2b98d
- Remove the Players and Command panels
...
- Some more cleanup
- Cleanup the Animation class (public method signatures unchanged)
2015-04-20 14:19:57 +00:00
drdev
e7ddc92a3f
Prevent activating cards in hand when flicking up at bottom of Dev menu
2015-04-20 13:57:37 +00:00
elcnesh
586cb90697
Lots of cleanup: correct static field/method access,
...
proper fall-through documentation, and some minor things.
2015-04-20 13:49:01 +00:00
drdev
2b328f9bdd
Prevent matches you quit early sticking around
2015-04-20 13:41:40 +00:00
drdev
ea25e6ad1e
Prevent Workshop always prompting to save right away
2015-04-20 13:30:28 +00:00
drdev
cbc44719ce
Fix line endings to prevent Workshop always prompting to save right away
2015-04-20 13:22:36 +00:00
drdev
4b9fa55f05
Fixed switch statements
2015-04-20 12:55:59 +00:00
Sol
594eb86bdd
- Removing throw that broke existing RepeatEach cards
2015-04-20 00:04:53 +00:00
Krazy
49074ad0ec
Fixed a bug that resulted in cards being removed from the shop more than the number of times they should have been.
2015-04-19 22:31:34 +00:00
drdev
22df82bc36
Version bump to 1.5.39.007
2015-04-19 22:31:32 +00:00
drdev
75ba19d5af
Fix Net Decks in Deck Editor
2015-04-19 22:28:11 +00:00
drdev
8b99328360
Don't show "Forge" in prompt title
2015-04-19 22:24:38 +00:00
drdev
33936ab1e8
Maximize use of Deck Viewer screen
2015-04-19 22:23:40 +00:00
drdev
729eef51d2
Fix crash between rounds of deck editor test
2015-04-19 21:03:49 +00:00
drdev
8baee06165
Fix crash when starting new round of Gauntlet on mobile
2015-04-19 20:47:28 +00:00
drdev
5a3e7b60c1
Avoid showing gauntlet progress dialog unless match is over
2015-04-19 20:42:55 +00:00
drdev
9a9ce51641
Deal with corrupt Gauntlet files more gracefully
2015-04-19 20:35:28 +00:00
drdev
6eac1843e7
Show "Next Round (X/Y)" when between Gauntlet matches
2015-04-19 20:21:52 +00:00
drdev
42cfec383f
Fix so Gauntlet game screen closed after continuing to next match
2015-04-19 20:16:58 +00:00
drdev
8f28c6f78a
Fix so Gauntlets don't prompt to sideboard if your deck can't sideboard
2015-04-19 19:25:54 +00:00
drdev
4ea3e7cf46
Fix so gauntlet opponent win count is accurate
2015-04-19 19:19:25 +00:00
drdev
e5054c6c7d
Support creating quick gauntlet from Deck Editor
2015-04-19 19:05:12 +00:00
drdev
7e913a6322
Update enum name
2015-04-19 18:39:01 +00:00
drdev
ff76320e4f
Add Deck Editor button
2015-04-19 17:10:06 +00:00
drdev
f46214c4e0
Support opening Deck Editor from home screen directly
...
Cleanup logic that builds deck lists
2015-04-19 17:06:18 +00:00
drdev
da73cae604
Prevent generating/randomly selecting deck 3 times per player
2015-04-19 15:57:44 +00:00
drdev
091556d284
Support Random Favorite Deck option
2015-04-19 15:43:07 +00:00
drdev
3bdc842fde
Save single card zoom setting between sessions
2015-04-19 14:59:03 +00:00
drdev
7f7251f2fa
Make full screen card zoom use all available space
2015-04-19 14:51:07 +00:00
drdev
90f5e0f428
Allow sideboard dialog to use available space
2015-04-19 14:48:28 +00:00
Sloth
cab024da0f
- Fixed shouldPumpCard AI function firing PutCounter triggers.
2015-04-18 11:33:30 +00:00
Sloth
057fc34110
- Fixed NPE caused by Sidisi, Brood Tyrant (but it still won't work correctly with some effects).
2015-04-18 11:07:29 +00:00
Sol
8d251f15f3
- Fixed Blood Tribute completely not working when kicked
2015-04-17 13:48:02 +00:00
Sloth
ca84d46eec
- Improvements and cleanup in AiAttackController.
2015-04-16 19:05:35 +00:00
drdev
45b44121b9
Version bump to 1.5.39.006
2015-04-16 16:10:52 +00:00
drdev
e18f327ebe
Update CHANGES.txt
2015-04-16 15:29:02 +00:00
Sloth
b56b535aed
- Improvements and cleanup in AiBlockController.
2015-04-15 21:50:05 +00:00
elcnesh
45f552bc22
Synchronise Dev mode toggle options (play lands/view cards)
...
between panel and menu
2015-04-15 15:49:02 +00:00
elcnesh
8530af204a
- Add menu item to open chat panel
...
- More cleanup
2015-04-15 15:47:34 +00:00
elcnesh
f61a1aa179
Cleanup
...
- Use collection interfaces (List) rather than classes (ArrayList)
- Remove some unnecessary null pointer checks
2015-04-15 15:40:54 +00:00
Sloth
28132b65d7
- Cleanup in AiBlockController.
2015-04-14 22:04:38 +00:00
Sloth
59e1cdfca0
- Improved AI defending against attackers with MustBeBlocked (like Phage the Untouchable).
2015-04-14 21:42:55 +00:00
Sloth
8944b7dfdd
- Fixed AI preferring blocking attackers attacking his planeswalkers.
2015-04-14 18:46:42 +00:00
elcnesh
6dacb83c37
Lots of code cleanup, including removing some useless null checks,
...
preventing some NPE's before they ever occur, and clean up some
of the inheritance hierarchy.
2015-04-13 14:29:01 +00:00
drdev
19ccab3d00
Support clicking sort drop down item a second time to reverse sort
2015-04-12 20:36:48 +00:00