added card contributors to 'Thanks to' section, updated 1.41 notes

master
melvin 2013-08-31 10:46:02 +08:00
parent ea829751b5
commit a1c1996baa
1 changed files with 8 additions and 5 deletions

View File

@ -43,8 +43,9 @@ Thanks to
missalexis for creating an application bundle to improve Mac installation missalexis for creating an application bundle to improve Mac installation
goonjamin for contributing a patch that makes Magarena easier to use on touchscreens goonjamin for contributing a patch that makes Magarena easier to use on touchscreens
PhazedOut, Aunukia, nado18, Erkcan Özcan, kdesmond, a. benedict balbuena, PhazedOut, Aunukia, nado18, Erkcan Özcan, kdesmond, a. benedict balbuena,
spartan vi, Braullynn, mecheng, pcastellazzi, rasdel, and Tyrael for implementing new cards spartan vi, Braullynn, mecheng, pcastellazzi, rasdel, Tyrael, hong yie,
everyone on the CCGHQ forum (http://slightlymagic.net/forum/) ember hauler, Hector Marin, drooone, jericho.pumpkin, and Mike for implementing new cards
everyone on the CCGHQ forum, http://slightlymagic.net/forum/
Thank you for your support and have fun! Thank you for your support and have fun!
@ -64,14 +65,16 @@ jericho.pumpkin
melvin melvin
Mike Mike
- given_ability property now supportes all abilities
Note that both ability and given_ability property now separate abilities by
';' instead of ','
- added the following to the ability property in card script: - added the following to the ability property in card script:
* evoke <mana cost> * evoke <mana cost>
* lord <affected permanents> have/has <abilities> * lord <affected permanents> have/has <abilities>
* lord <affected permanents> get <power/toughness> * lord <affected permanents> get <power/toughness>
* library instead of graveyard * library instead of graveyard
- given_ability property now supportes all abilities
- added support for the following in groovy script: - added support for the following in groovy script:
* Clone mechanic * Clone mechanic
* Cipher mechanic * Cipher mechanic
@ -79,7 +82,7 @@ Mike
* search from library and put onto the battlefield * search from library and put onto the battlefield
* search from library and put into hand * search from library and put into hand
- improved busy spinning icon and cannot tap icon - improved busy spinning icon and summoning sickness icon
- fixed: only one instance of permanent can have its activated ability activated - fixed: only one instance of permanent can have its activated ability activated
- fixed: when life is lost trigger not triggering - fixed: when life is lost trigger not triggering