This website requires JavaScript.
Explore
Help
Sign In
Mahtan
/
wagic
Watch
1
Star
0
Fork
0
You've already forked wagic
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bdd06ab70d98c410c4e36cf889892efad604eb6f
wagic
/
projects
/
mtg
/
Android
History
Vittorio Alfieri
fa7a0daae1
Added Y22 set, improved Android downloader for Y22 set, added new restriction "librarycast" to check if a card has been casted from library, added new keyword "startingplayer" to retrieve who was the starting player, added a new ability "nodamageremoved" to avoid damage is removed from a card (e.g. "Patient Zero"), fixed a possbile crash when using "andability" option in "moverandom" ability (e.g. cards with seek abilites), added "myname" option to conjure "ability" to refer the orginal source card name (e.g. "Clone Crafter"), added new zone definitions "myhandlibrary" and "opponenthandlibrary" to refer same time hand and library zone of a player, added new ability "nonight" to avoid it can become night (e.g. "Angel of Eternal Dawn"), improved all cards with "it becomes night" ability.
2021-12-20 18:55:54 +01:00
..
assets
/_keystore
-Added Android release keystore (both passwords are 'password')
2013-05-12 19:47:12 +00:00
jni
Added boast ability, refactored WParsedInt class (this class has been removed from AllAbilities.h file and it has been included into two dedicated .h and .cpp files), refactored all makefiles (Windows, Linux, PSP and Android) in order to to include the new .h and .cpp files added for WParsedInt class.
2021-01-18 17:11:09 +01:00
libs
Recompilef libs wtih JDK 1.7
2019-09-08 13:10:45 +02:00
res
Implemented Commander mode and rules, added Command Zone to game, added/fixed primitives, increased the major release version.
2020-12-06 20:11:51 +01:00
src
Added Y22 set, improved Android downloader for Y22 set, added new restriction "librarycast" to check if a card has been casted from library, added new keyword "startingplayer" to retrieve who was the starting player, added a new ability "nodamageremoved" to avoid damage is removed from a card (e.g. "Patient Zero"), fixed a possbile crash when using "andability" option in "moverandom" ability (e.g. cards with seek abilites), added "myname" option to conjure "ability" to refer the orginal source card name (e.g. "Clone Crafter"), added new zone definitions "myhandlibrary" and "opponenthandlibrary" to refer same time hand and library zone of a player, added new ability "nonight" to avoid it can become night (e.g. "Angel of Eternal Dawn"), improved all cards with "it becomes night" ability.
2021-12-20 18:55:54 +01:00
.gitignore
- update android gitignore
2016-08-04 08:02:32 -04:00
AndroidManifest.xml
Increased Android SDK and NDK version for Android 10, updated Italian and Spanish lang files, patch boost dependencies for TIME_UTC definition, fixed import for usleep.
2020-12-26 17:19:02 +01:00
ant.properties
-Added Android release keystore (both passwords are 'password')
2013-05-12 19:47:12 +00:00
build.xml
updating version to 0.18.3
2012-04-15 14:13:08 +00:00
default.properties
Set travis toolchain android target to 23
2019-09-08 12:36:33 +02:00
proguard-project.txt
adding other required files for latest sdk ant builds
2012-04-15 14:24:18 +00:00
project.properties
Set travis toolchain android target to 23
2019-09-08 12:36:33 +02:00