Sloth
|
cc4941547d
|
- Fixed description of Moonlace.
|
2013-04-11 16:32:08 +00:00 |
|
Sloth
|
77195b1e03
|
- Added AI support for Paralyze.
|
2013-04-11 15:07:10 +00:00 |
|
Chris
|
92cacb6471
|
- Added new card names to changes.txt.
|
2013-04-11 11:04:31 +00:00 |
|
swordshine
|
177bc9e009
|
- Fixed the cost
|
2013-04-11 10:37:40 +00:00 |
|
swordshine
|
30ae3581a8
|
- Added Paralyze and Reverse the sands
|
2013-04-11 10:34:26 +00:00 |
|
swordshine
|
cd6aa58f8a
|
- DGM: Added Varolz, the Scar-Striped
|
2013-04-11 08:56:17 +00:00 |
|
Maxmtg
|
5fed7ec93a
|
made canPay calculate life when it's defined
|
2013-04-11 05:06:01 +00:00 |
|
Maxmtg
|
9f6d1f5247
|
fixed NPE that prevented Dredge from working
|
2013-04-11 05:05:34 +00:00 |
|
Maxmtg
|
9bf4140589
|
Killing wave will have other players (besides the ability activator) sacrifice their creatures when they don't pay
|
2013-04-11 04:43:15 +00:00 |
|
Sloth
|
5b15713fee
|
- Added "NonStackingEffect" SVars.
|
2013-04-10 21:32:15 +00:00 |
|
Agetian
|
871d01c806
|
- Some improvements in descriptive texts related to the alternate sound system.
|
2013-04-10 13:38:16 +00:00 |
|
swordshine
|
943cbfcb1c
|
- Added Dream Salvage
|
2013-04-10 12:59:44 +00:00 |
|
Agetian
|
3458cc6ee1
|
- Minor style adherence correction (expand tabs to spaces).
|
2013-04-10 12:54:17 +00:00 |
|
Sloth
|
43c1216f4e
|
- Added "NonStackingEffect" SVars.
|
2013-04-10 12:10:10 +00:00 |
|
Chris
|
f4fe38cd60
|
- Added a fluff piece to the changes.txt file.
- Added new card names to changes.txt.
|
2013-04-10 10:50:45 +00:00 |
|
Agetian
|
3c5701eab5
|
- Fixed a bug preventing the AI profile from being correctly restored between matches in a duel.
|
2013-04-10 05:55:43 +00:00 |
|
Agetian
|
a731f7d630
|
- Removing a useless comment
|
2013-04-10 05:45:45 +00:00 |
|
Agetian
|
4f30cd58ec
|
- Renamed AsyncSoundPlayer to AltSoundSystem (better represents its purpose).
- Fixed the synchronous sounds playing asynchronously on the alternative sound system.
- Some minor fixes and changes to the alternative sound system.
|
2013-04-10 05:16:46 +00:00 |
|
Maxmtg
|
afe8c40d87
|
remove unused imports that produced warnings in Eclipse
|
2013-04-10 04:52:11 +00:00 |
|
Maxmtg
|
975437fde1
|
Deck Import button moved to first tab.
Some texts with instructions added to the related dialog
|
2013-04-10 04:50:59 +00:00 |
|
Maxmtg
|
b3dda493b4
|
anti-NPE measure: http://www.slightlymagic.net/forum/viewtopic.php?p=115101#p115101
|
2013-04-10 04:04:55 +00:00 |
|
swordshine
|
0f6964be04
|
- Put an attacking creature to the battlefield will also be able to choose a defender for human players
|
2013-04-10 00:50:54 +00:00 |
|
Sol
|
1a89e4cce3
|
- Real fix for both ChangeTargets being able to change Counterspells to ChangeTarget SA that doesn't cause Multitargeting issues
|
2013-04-10 00:35:14 +00:00 |
|
Sol
|
5284503bd4
|
- Restoring Quest Tokens suffering from Summoning Sickness
|
2013-04-09 23:06:05 +00:00 |
|
Sloth
|
8b0c0481a9
|
- Created a new AI SVar "NonStackingEffect" for cards like Blood Moon or Crucible of Worlds.
|
2013-04-09 21:43:38 +00:00 |
|
Agetian
|
b205de91c6
|
- Added myself to the list of devs in the project file.
|
2013-04-09 19:53:43 +00:00 |
|
Sloth
|
d1153515aa
|
- Fixed Transmute and split cards.
|
2013-04-09 18:39:08 +00:00 |
|
Agetian
|
07d0df8742
|
- Implemented an alternative sound system for people who have issues with sound gradually or instantly disappearing on certain Linux systems (can be switched on/off in the preferences without needing a restart, also uses the standard Java Sound API so it doesn't require an external dependency; it's non-caching and, as such, less efficient than the regular sound system, so only use it in case you have issues with the default system, otherwise leave the option unchecked).
|
2013-04-09 18:35:17 +00:00 |
|
Maxmtg
|
2f5a7187c5
|
checkPropagandaEffects simplified due to synchronous execution
|
2013-04-09 16:03:31 +00:00 |
|
Maxmtg
|
fc91229e95
|
getAttackerList was duplicate of getAttackers - has been replaced.
|
2013-04-09 15:34:51 +00:00 |
|
swordshine
|
d1e9367a65
|
- Fixed last commit for AI
|
2013-04-09 12:51:20 +00:00 |
|
swordshine
|
b91dcd32f2
|
- Tokens generated by Geist of Saint Traft (and other cards) can choose which player of planeswalker they are attacking
|
2013-04-09 12:36:58 +00:00 |
|
moomarc
|
fdbfe42ec7
|
- Cleaner script for Undying Flames
|
2013-04-09 12:34:50 +00:00 |
|
swordshine
|
f4477b0136
|
- Kaalia of the Vast's ability should not trigger when she attacks a planeswalker
|
2013-04-09 12:12:50 +00:00 |
|
Chris
|
cea7820c80
|
- Added a fluff piece to the changes.txt file.
|
2013-04-09 12:12:12 +00:00 |
|
Chris
|
3ad47637ff
|
- Added new card names to changes.txt.
|
2013-04-09 11:41:35 +00:00 |
|
Maxmtg
|
c8af23124c
|
quest tokens won't suffer from sickness
|
2013-04-09 09:55:01 +00:00 |
|
Maxmtg
|
9099176144
|
card class clean up.
cards will determine their ability to flip or transform by presence of a matching altername state
|
2013-04-09 09:54:44 +00:00 |
|
swordshine
|
eca7b00013
|
- DGM: Master of Cruelties
|
2013-04-09 08:53:21 +00:00 |
|
Maxmtg
|
0644989719
|
Remove setStateAll effect,
Removed duplicate code in SetState
Removed flipped variable from Card class - it will use current state to determine its flipped state
|
2013-04-09 08:47:20 +00:00 |
|
Maxmtg
|
396a8e4d14
|
moonmist and ixidron converted to use RepeatEach effect
setStateAll will be removed
|
2013-04-09 08:44:13 +00:00 |
|
swordshine
|
de9498790c
|
- Added Chance Encounter
|
2013-04-09 08:32:42 +00:00 |
|
Maxmtg
|
b8e92ef7e5
|
removed some variable.matches("[0-9][0-9]?") in favour of StringUtils.isNumeric and AbilityUtils.calculateAmount (that handles plain numbers correctly)
|
2013-04-09 06:49:40 +00:00 |
|
Maxmtg
|
1e38f101d5
|
added a method getParamOrDefault (to save all that hasParam with subsequent call to getParam)
|
2013-04-09 06:36:46 +00:00 |
|
Maxmtg
|
e66ad294fb
|
InputProxy - debug texts can be enabled with a variable
AbilityUtils - adjust order of checks
removed unused imports
|
2013-04-09 06:35:00 +00:00 |
|
Sol
|
26c275bef7
|
- Not sure why Seething Pathblazer has a 0 in its cost
|
2013-04-09 02:27:13 +00:00 |
|
swordshine
|
60c76d1758
|
- Fixed Binding Grasp
- Added Cathedral Membrane
|
2013-04-09 00:48:06 +00:00 |
|
Sloth
|
8aaa954f69
|
- Fixed Threads of Disloyalty.
|
2013-04-08 20:18:37 +00:00 |
|
Sloth
|
3cd9e98072
|
- Added SVar:RemAIDeck:True to Bloom Tender.
|
2013-04-08 20:16:53 +00:00 |
|
Sloth
|
50ca7b68e0
|
- Rewrote Epic ability.
|
2013-04-08 20:12:14 +00:00 |
|