updated Makefile to create the data dir with sounds folder, added hexproof to list of keywords on help page

master
melvin 2011-05-30 09:46:41 +08:00
parent d41440edd2
commit f933d7cb36
3 changed files with 13 additions and 3 deletions

View File

@ -10,6 +10,9 @@ EXE:=release/Magarena.exe
all: $(MAG) $(EXE) tags
1.14:
-rm -rf Magarena-1.14
-rm Magarena-1.14.zip
mkdir -p Magarena-1.14/Magarena
cp \
release/gpl-3.0.html \
release/Magarena.exe \
@ -17,8 +20,12 @@ all: $(MAG) $(EXE) tags
release/Magarena.command \
release/README.txt \
Magarena-1.14
-rm Magarena-1.14/Magarena/*.cfg
-rm Magarena-1.14.zip
cp -r \
release/avatars \
release/decks \
release/mods \
release/sounds \
Magarena-1.14/Magarena
-zip -r Magarena-1.14.zip Magarena-1.14
jar: $(MAG)

View File

@ -53,6 +53,7 @@ Release 1.14 (May 28, 2011)
via option in preference menu to show original image size
- filter legal targets off by default as it is confusing to new users
- no need to restart after downloading images
- added hexproof to list of keywords
Release LE 1.13 (April 24, 2011)
===============

View File

@ -21,6 +21,8 @@ You may cast this spell any time you could cast an instant.
This creature can't be blocked except by creatures with flying or reach.
*haste
This creature can attack and tap the turn it comes under your control.
*hexproof
This creature can't be the targets of spells or abilities your opponents control.
*forestwalk
This creature is unblockable as long as defending player controls a Forest.
*indestructible
@ -59,4 +61,4 @@ you may have it deal the rest of its damage to defending player.
*vigilance
Attacking doesn't cause this creature to tap.
*wither
This deals damage to creatures in the form of -1/-1 counters.
This deals damage to creatures in the form of -1/-1 counters.