78d4f178a3
Merge pull request #783 from kevlahnota/master
Anthony Calosa
2016-07-23 10:16:47 +08:00
fe577d9dd0
fix flying and multiple moat in play
Anthony Calosa
2016-07-23 09:45:12 +08:00
007010067b
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
Anthony Calosa
2016-07-23 09:06:56 +08:00
bc2d8dab31
corrected my logic for emerge, originally I thought the cost was the same as the original cost, while coding i noticed it can have a completely different cost than the real manacost.
zethfoxster
2016-07-22 19:10:06 -04:00
0a3d9f9876
flipped the logic of the 2 deck editor menu buttons left and right, it was a nightmare making an ai deck with the tiny buttons to navigate. having my finger slip slightly off the button made it travel the opposite direction from the button, which was confusing and felt very buggy.
zethfoxster
2016-07-22 17:46:52 -04:00
2a1d0b19ce
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
Anthony Calosa
2016-07-22 21:35:23 +08:00
a99c57ab1a
Merge pull request #780 from kevlahnota/master
Anthony Calosa
2016-07-22 16:34:15 +08:00
6832049ccc
reserve size
Anthony Calosa
2016-07-22 16:00:29 +08:00
6d72753216
OK quad and COMBATTOUGHNESS for attackers/blockers
Anthony Calosa
2016-07-22 15:38:38 +08:00
b6b3898536
Merge pull request #10 from WagicProject/master
Anthony Calosa
2016-07-22 14:20:39 +08:00
99922d38e2
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
Anthony Calosa
2016-07-22 14:15:50 +08:00
6aafe9dee0
added lifegain and oplifegain variable used the same as lifelost, but stores the value of life gained this turn.
zethfoxster
2016-07-21 21:11:15 -04:00
7c163592b5
removed the changes I made to selectAbility and created a new function which handles sending an ability and card to have AI do the ability of that card.
zethfoxster
2016-07-19 20:16:22 -04:00
a6211e371e
Revert usage of ant release and remove the DEBUG define in the NDK makefile to remove the testsuite
AndroidRelease
xawotihs
2016-07-19 22:24:26 +01:00
775085eca1
Uses now *ant release* to build the APK
Xawotihs
2016-07-19 21:30:08 +01:00
b3d580cada
Changed Android app manifest to be not debuggable.
xawotihs
2016-07-19 21:03:24 +01:00
37987ddb57
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
Anthony Calosa
2016-07-19 10:47:53 +08:00
6316577ec7
taught AI basic attack and block cost. added functionality to send specific abilities to AI "selectAbility" to have it find mana, targets, and use a selected ability at our command.
zethfoxster
2016-07-18 22:03:16 -04:00
61cd74fcd0
revert psp cache
Anthony Calosa
2016-07-19 09:52:18 +08:00
37fd0ebbd2
readded the "fakebar" size adjustments based on string lengths. in debug there is a strange line drawn sometimes on screen, like the buttons on main screen, this is not present in release builds, I'm guessing its some kind of debug related thing with JGE and quads.
zethfoxster
2016-07-18 19:02:03 -04:00
b6eea6fe2e
Some Changes to Deck Editor and Others
Anthony Calosa
2016-07-19 04:33:09 +08:00
dc84c50ea8
add deck editor graphics
Anthony Calosa
2016-07-19 03:32:22 +08:00
07d7df7271
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
Anthony Calosa
2016-07-18 23:33:26 +08:00
5b9f3c70dc
Merge pull request #767 from kevlahnota/master
Anthony Calosa
2016-07-18 14:26:31 +08:00
bd36590084
offquad for offset bg
Anthony Calosa
2016-07-18 13:52:28 +08:00
4e64ff4ff9
center menu title
Anthony Calosa
2016-07-18 13:51:49 +08:00
2dd882a7a5
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
Anthony Calosa
2016-07-18 13:51:19 +08:00
fe4c102c7d
Merge pull request #766 from kevlahnota/master
Anthony Calosa
2016-07-18 12:47:01 +08:00
1380bc9940
psp cache
Anthony Calosa
2016-07-18 12:44:19 +08:00
5cc549ad3a
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
Anthony Calosa
2016-07-18 11:11:51 +08:00
75395f6622
Merge pull request #765 from kevlahnota/master
Anthony Calosa
2016-07-18 11:04:51 +08:00
c9576e260e
fix blinking menu item
Anthony Calosa
2016-07-18 11:04:14 +08:00
362d692879
cleanup
Anthony Calosa
2016-07-18 10:53:07 +08:00
acbaa69305
use previous "phaseinfo" as fakebar
Anthony Calosa
2016-07-18 10:38:40 +08:00
592a48c725
add fakebar
Anthony Calosa
2016-07-18 10:19:01 +08:00
bfaaf7d893
travis int order
zethfoxster
2016-07-17 22:37:32 -04:00
9e73dc9c00
add support for repeater deplete cards. Scalpelexis Sphinx's Tutelage Grindstone normally I aim for much bigger card groups, but this was requested by one of the only 2 active members we have on the forum. I'll have the card code for these cards ready when I code eldrich moon set.
zethfoxster
2016-07-17 22:24:53 -04:00
d37aac0c71
added fakebar.png
Anthony Calosa
2016-07-18 10:15:22 +08:00
8314d4c9ae
update GameStateMenu
Anthony Calosa
2016-07-18 09:24:28 +08:00
d860954c32
fix crash with cdaactive and token
Anthony Calosa
2016-07-18 07:32:02 +08:00
0b4b085095
fix layer order
Anthony Calosa
2016-07-18 07:28:31 +08:00
c0334d0c94
Merge remote-tracking branch 'refs/remotes/WagicProject/master'
Anthony Calosa
2016-07-18 06:07:38 +08:00