Commit Graph

25225 Commits

Author SHA1 Message Date
drdev
c4ec40aa55 Increase min Android version to 11 (3.0) and allow using large heap 2014-05-31 16:22:01 +00:00
Sol
a15a9b9929 - Added Chronicles to the 4th edition "block" (since it's considered an extension of that Base set) and to the boosterbox list
- Fixing booster box numbers: 8 card boosters come in 60 boosters per box, 12 card boosters come in 45 boosters per box.
2014-05-31 15:27:33 +00:00
excessum
9e50785b73 - Improved AI for creating attackers using pump effects 2014-05-31 12:30:25 +00:00
swordshine
069a8a9e40 - Moved Soulbond checks to checkStaticAbilities 2014-05-31 12:10:05 +00:00
excessum
c713895f7a - PumpAiBase update to support Haste and better odds for multiple beneficial effects from a single pump. Removed RemAiDeck for Judge's Familiar since it is almost impossible to find a situation where a 1-mana Force Spike is bad 2014-05-31 12:02:41 +00:00
swordshine
084928b926 - Added Soul Sculptor 2014-05-31 12:01:11 +00:00
swordshine
7ae0860355 - Move controllerChangeZoneCorrection to checkStaticAbilities 2014-05-31 10:57:26 +00:00
swordshine
d4f9badca0 - Added Nix 2014-05-31 08:48:35 +00:00
swordshine
76c6812355 - Added Halfdane 2014-05-31 01:53:13 +00:00
drdev
9405b8022e Remove all log messages 2014-05-31 00:09:00 +00:00
drdev
4be66ac2c4 Improve InputAttack to make tapping undeclare attacker if banding not possible, simplify message, and allow Alpha Strike and Cancelling attackers from right prompt button 2014-05-30 23:57:14 +00:00
drdev
02eb3dd0de Turn Cancel button into End Turn for basic priority prompt 2014-05-30 22:41:01 +00:00
Chris
29bc93aa1d Added new card names to changes.txt. 2014-05-30 22:00:14 +00:00
drdev
e18f879d40 Add support for exiting Forge using back button from Home screen 2014-05-30 21:59:54 +00:00
drdev
60b6343823 Version bump to 1.5.19.004 2014-05-30 20:50:54 +00:00
drdev
a5d1f4e157 Add code for checking for updates 2014-05-30 20:47:34 +00:00
Krazy
b89648bed2 Something about creature stacking seems to be causing the ConcurrentModificationExceptions. Disabling until I get around to fixing it. 2014-05-30 20:32:35 +00:00
drdev
3701501e73 Make assets downloading progress show correctly 2014-05-30 20:03:37 +00:00
drdev
cd84d5e96a Tweak how skin reloaded after assets downloaded 2014-05-30 19:54:50 +00:00
drdev
2c071507da Fix skin loading when resource directory not yet loaded 2014-05-30 19:45:11 +00:00
Krazy
08fe857ef3 Potentially fixed a common ConcurrentModificationException. 2014-05-30 19:34:47 +00:00
Sloth
ea3e86700e - Added SVar:RemAIDeck:True to cards like Stifle. The AI is not ready for them yet. 2014-05-30 13:26:56 +00:00
drdev
fcbe79ee3f Make progress towards having download support work 2014-05-30 04:59:32 +00:00
drdev
df8d38475a Version bump to 1.5.19.003 2014-05-30 00:53:08 +00:00
drdev
86dd678604 Show progress trail for scanning for existing items 2014-05-30 00:46:46 +00:00
drdev
d52387ad15 Update splash screen message to impress that updating resource files may take awhile 2014-05-30 00:40:23 +00:00
drdev
231f39264e Fix ETA for progress bar 2014-05-30 00:16:16 +00:00
drdev
f28cac12bf Prevent assets update check when running from GUI 2014-05-30 00:08:41 +00:00
drdev
90d6897ca1 Fix progress bar back color 2014-05-30 00:07:18 +00:00
drdev
69d546b83b Fix so resource files unzipped properly and skin reloaded afterward 2014-05-30 00:05:36 +00:00
drdev
80070d5301 Code cleanup 2014-05-29 22:49:27 +00:00
drdev
34951f5847 Support progress trail for certain splash screen periods 2014-05-29 22:47:38 +00:00
swordshine
cfbd8c31b0 - Added Jeleva, Nephalia's Scourge and Marath, Will of the Wild 2014-05-29 04:59:25 +00:00
drdev
02b2975c0d Make progress towards being able to automatically download assets files on startup 2014-05-29 04:54:30 +00:00
Krazy
681d257b8e Fixed Android pom to correctly zip and package the cardsfolder. 2014-05-29 04:26:29 +00:00
drdev
f6adcf2353 Fix so cardsfolder is zipped within main assets zip 2014-05-29 03:33:24 +00:00
drdev
e2c8c1095d Comment out HelpPage for now 2014-05-29 03:18:15 +00:00
drdev
e3c98c3782 Get downloaders working from mobile game 2014-05-29 03:14:39 +00:00
drdev
7021873675 Restore tab page for settings screen 2014-05-29 02:27:33 +00:00
drdev
f110f15877 Prepare 1.5.19.002 release 2014-05-29 02:14:46 +00:00
Chris
c2f92c3a20 Added new card names to changes.txt. 2014-05-29 01:18:21 +00:00
Krazy
3c4e455810 Changed jarsigner algorithm to work on less-than-brand-new versions of Android. 2014-05-28 18:36:50 +00:00
swordshine
f08f4fec26 - Added Prossh, Skyraider of Kher 2014-05-28 14:03:13 +00:00
swordshine
30e67c4556 - Fixed a possible NPE 2014-05-28 06:48:52 +00:00
Krazy
3304a458d0 Random duel button now only regenerates duels if a duel can be started. This prevents the list from getting refreshed every time it fails to start a game. 2014-05-28 05:43:56 +00:00
Krazy
58fc6b426a Changed win streak label height on the Challenges submenu to fit the entirety of the text, bringing it in line with the duels submenu. 2014-05-28 05:31:58 +00:00
swordshine
2453bcd0c2 - Added Lightning Storm 2014-05-28 05:20:51 +00:00
drdev
431415f485 Add pages for Files and Help 2014-05-28 04:09:32 +00:00
drdev
1a99cb05ab Support screen with one or more tab pages and use for settings screen 2014-05-28 03:54:44 +00:00
drdev
d5d3fd3bb5 Refactor how header for screens handled
Add GuiDownloader for mobile app
2014-05-28 02:13:16 +00:00