Agetian
02d9eaa21b
- Renamed a SVar in RollPlanarDiceAi for consistency.
2013-07-04 08:09:50 +00:00
Agetian
982a1c1fd3
- Renamed the SVars for RollPlanarDiceAi, added a possibility to define the maximum number of rolls per turn for the AI.
2013-07-04 08:05:11 +00:00
Sloth
d2067be9d1
- Possible fix for NPE in getCardsAddedThisTurn (wasn't able to reproduce it, so can't check whether it's fixed).
2013-07-04 08:03:13 +00:00
Agetian
2a46a6a9d0
- Added the foundation of the AI for rolling planar dice. By default it does nothing and behaves as the old functionality (never roll the planar die). SVars can be specified signaling if and how often the AI should roll the planar die. Currently limited as I have no idea how to make the AI, for instance, to only use the ability to roll the die once per turn. Feel free to expand this AI as necessary.
2013-07-04 07:30:32 +00:00
Agetian
816c5bb040
- Sound System: fixed the "life loss" sound playing when the player gains life.
...
- Sound System: added a separate sound (linked to the file "life_gain.wav") for when the player gains life.
2013-07-04 06:37:52 +00:00
jsv
356d9170f0
A small fix for Starfire 3 duel deck (wrong header line resulting in NPE)
2013-07-04 06:31:25 +00:00
swordshine
0d5afe48a8
- M14: Added Bogbrew Witch, Bubbling Cauldron, Festering Newt,, Kalonian Hydra, and Syphon Sliver
2013-07-04 00:27:46 +00:00
Sloth
0eac173451
- Added some SVars to the denizens.
2013-07-03 20:42:03 +00:00
moomarc
355c2e78ec
- Added Fractured Powerstone
2013-07-03 19:05:49 +00:00
Agetian
4722471b08
- Specifying which sets always have a foil card in the common slot in boosters.
2013-07-03 19:03:38 +00:00
Agetian
1eed542f46
- Adding a field to specify whether the booster has a foil always in the common slot (FoilAlwaysInCommonSlot=True) or in the slot belonging to the rarity of the card (FoilAlwaywsInCommonSlot=False).
2013-07-03 19:02:44 +00:00
jendave
bb1444b7f9
Bump freemarker dep. Start work on new osx profile.
2013-07-03 18:28:51 +00:00
Maxmtg
4c7ab1a47f
rename field in CardDamagedEvent
...
fix possible "weird NPE" at CMatchUI.java:344
2013-07-03 18:10:02 +00:00
Chris
b67a84800b
- Added new card names to changes.txt.
2013-07-03 12:26:23 +00:00
Sloth
7d3ffe324a
- Fixed AI's static abilities bypassing addAndUnfreeze (and miss ActivationNumber increase).
2013-07-03 12:17:56 +00:00
Maxmtg
f6ef39867c
Implemented partial updates for sincle cards in battlefield
2013-07-03 12:10:34 +00:00
Maxmtg
7a3b82e40b
deck lists are properlu updated on click to radiobutton (not hover)
2013-07-03 10:54:43 +00:00
Maxmtg
c3c847c5ff
* Zone classes cleanup, they now have reference to game, can contain only cards, used shared code to add cards, generate GameEventZone
2013-07-03 10:45:01 +00:00
Maxmtg
2e4ec0e402
added UI updates in PumpEffect and on Attachment changes
2013-07-03 08:44:01 +00:00
jsv
cca6e94a71
Fixed morphs causing an NPE in AiController.getSpellAbilityToPlay.
2013-07-03 07:07:20 +00:00
Agetian
20addc10ac
- Setting the chance of a foil in Modern Masters booster to 100% (does not currently apply as it's not hooked to booster generator yet).
2013-07-03 05:39:33 +00:00
Maxmtg
2a49c009c0
Removed MyObservable, components now recieve updates from game event bus.
...
Please report UI not updating on time
2013-07-02 23:30:26 +00:00
Sloth
077e4916fc
- Fixed type of Ghoulcaller's Chant.
2013-07-02 20:29:56 +00:00
Sloth
ae21ba28c7
- Fixed Legion's Initiative.
2013-07-02 18:39:45 +00:00
Sloth
d5cf59cb16
- Fixed The Very Soil Shall Shake.
2013-07-02 18:24:56 +00:00
Agetian
ba3bb79b52
- Set the default foil chance in booster to 16% (approximately 1/6) which seems to be the average for the majority of sets. Can be overridden in edition definition files via FoilChanceInBooster option. Not currently used by the booster generator.
2013-07-02 17:09:26 +00:00
Sloth
4aed00d954
- Fixed cards moving to the library not creating CombatLKI's.
2013-07-02 15:29:00 +00:00
Chris
1052537fc6
- Added a fluff piece to the changes.txt file.
2013-07-02 12:23:52 +00:00
Maxmtg
6d30afb166
fix npe parsing quest challenges without difficulty
2013-07-02 10:55:54 +00:00
Sloth
60c2ab84d8
- Updated some SVars.
2013-07-01 21:17:54 +00:00
Sloth
4d9b270d3a
- Fixed confirmTrigger sometimes revealing hidden information.
2013-07-01 16:43:41 +00:00
Sloth
86bf9f2a28
- Fixed paying mana with Elvish Spirit Guide.
2013-07-01 16:31:55 +00:00
Sloth
ed1e99353f
- Expanded NonStackingAttachEffects (R-V).
2013-07-01 16:25:54 +00:00
Sloth
4d7749e265
- Fixed AI attacking with a single Hero of Bladehold twice.
2013-07-01 16:25:13 +00:00
Agetian
368e3c36b9
- fixed the way the foil overlay is drawn over the card picture panel, simplified the related code a little bit.
2013-07-01 14:13:20 +00:00
Agetian
ef44922aa6
- potential NPE prevention.
2013-07-01 12:16:56 +00:00
jsv
84abcc565d
Add missing sideboards to M13 intro decks.
2013-07-01 10:07:56 +00:00
Agetian
b3b54ffe00
- Foil cards will now show up as foil in the card picture panel during the match (but not in the deck editor, at least for now).
2013-07-01 10:05:54 +00:00
Agetian
43dae4915f
- A more appropriate name for the field representing foil chance in booster packs.
2013-07-01 07:36:33 +00:00
Agetian
990f93a34e
- Changed the way foil rate in booster packs is represented in edition definition files (now it's an integer that represents a chance of a foil appearing in a booster pack out of 100%).
2013-07-01 07:24:11 +00:00
Agetian
17b1d4004a
- Added preliminary support for metadata that defines if boosters for a particular edition may contain foils.
2013-07-01 03:54:31 +00:00
Chris
41f0012dc1
- Fixed the spell description for Shadow of Doubt, looks like a simple typo.
2013-07-01 02:32:41 +00:00
Sloth
9a3282285c
- Fixed possible combat == null NPE in CloneAi.
2013-06-30 21:21:23 +00:00
Sloth
2ad63e7d7f
- Fixed Djinn Illuminatus giving Replicate to all spells.
2013-06-30 21:18:17 +00:00
Agetian
abaf65e185
- Adding foil style info to edition definition files.
2013-06-30 17:45:27 +00:00
Agetian
a16b8e3ffc
- Updated the loading progress bar to account for the extra foil sprite sheet, part 2.
2013-06-30 17:09:01 +00:00
Agetian
fdebee9011
- Foil cards will now be drawn with black border no matter what edition they are from (this currently has the side effect of drawing early core set foils with a black border around a thin white border already present in the picture - will probably be remedied later in one way or another).
...
- Updated the loading progress bar to account for the extra foil sprite sheet.
2013-06-30 16:50:43 +00:00
Agetian
00d76439b2
- Card foiling now defaults to modern foil style if the card edition file does not specify the foil type (this re-enables random foiling).
2013-06-30 16:12:23 +00:00
Agetian
b90694142c
- Implemented foiling based on card edition-specific information about the availability and style of foil.
...
- Added the ability to differentiate between old-style and new-style (modern) foils. If a separate foil sheet called sprite_old_foils.png is available, that sheet will be used for pre-8th edition cards. If not available, the same sprite sheet (sprite_foils.png) will be used for all foils.
- Note that the edition files are not yet modified with the information about availability/style of foil cards. This has the nasty temporary side effect of disabling random foiling for all sets (to be remedied in the nearest future).
2013-06-30 16:05:01 +00:00
Sloth
3dac462afd
- Expanded NonStackingAttachEffects (H-Q).
2013-06-30 15:45:30 +00:00