Commit Graph

  • adbef081d0 Update primitives Anthony Calosa 2016-07-10 15:42:36 +08:00
  • 5eb3a86467 Merge branch 'master' of https://github.com/kevlahnota/wagic Anthony Calosa 2016-07-10 08:59:10 +08:00
  • bef2b34faa Merge pull request #7 from WagicProject/master Anthony Calosa 2016-07-10 08:57:20 +08:00
  • 7516b44804 Merge pull request #741 from zethfoxster/master zethfoxster 2016-07-09 20:22:52 -04:00
  • 8b70f5a114 added isochron and spell binder zethfoxster 2016-07-09 20:21:40 -04:00
  • c4581a8889 added imprintedcard as a usable name for castcard zethfoxster 2016-07-09 20:20:55 -04:00
  • fdde5b7fe9 ok round 3 zethfoxster 2016-07-09 18:57:01 -04:00
  • d1bc246a35 Merge pull request #740 from zethfoxster/master zethfoxster 2016-07-09 18:30:16 -04:00
  • 262779b515 Merge remote-tracking branch 'refs/remotes/WagicProject/master' zethfox 2016-07-09 18:28:08 -04:00
  • 78e4407c71 Revert "edge case fix, the issue arises from castcard but I'm fixing it at a higher level since init to zone should always have a valid "player 1" in its first constructor." zethfox 2016-07-09 18:21:52 -04:00
  • d247c53136 edge case fix, the issue arises from castcard but I'm fixing it at a higher level since init to zone should always have a valid "player 1" in its first constructor. zethfoxster 2016-07-09 17:55:08 -04:00
  • bca9381903 Merge pull request #739 from zethfoxster/master zethfoxster 2016-07-09 13:13:36 -04:00
  • a8cbdafe6e unused variables. zethfoxster 2016-07-09 13:12:58 -04:00
  • e595f141c1 Merge pull request #738 from zethfoxster/master zethfoxster 2016-07-09 13:09:03 -04:00
  • 4aa43de54d Merge pull request #15 from WagicProject/master zethfoxster 2016-07-09 13:06:46 -04:00
  • 2e92838364 fixed an issue with dredge, where dredge is offered even though theres only one dredger on cards that draw multiple. zethfoxster 2016-07-09 11:38:25 -04:00
  • 283cb64a01 Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-09 21:20:31 +08:00
  • 517fd2d4f4 Merge pull request #737 from zethfoxster/master zethfoxster 2016-07-09 09:11:33 -04:00
  • 3467c976a9 Merge pull request #14 from WagicProject/master zethfoxster 2016-07-09 08:54:13 -04:00
  • f3166406ec Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-09 19:56:14 +08:00
  • b5b930dddb Merge pull request #736 from kevlahnota/master Anthony Calosa 2016-07-09 17:31:37 +08:00
  • 11c10f526a Merge branch 'master' of https://github.com/kevlahnota/wagic Anthony Calosa 2016-07-09 16:51:11 +08:00
  • cf362f1a6a Update _tests.txt Anthony Calosa 2016-07-09 16:50:45 +08:00
  • 3b2ea8ea98 Create previousbattlefield.txt Anthony Calosa 2016-07-09 16:50:07 +08:00
  • f82bc39473 ok found the massive draw, it was trenisphere. the card lords every single card in the game a mana modifier. affinity normally didnt see these issues cause the cards effected are just either in your hand or the source themselves. but when trin was put in play it would cause 120 cards to have to update thier cost, which can not be done in acceptible cpu time. anyways, this should solve the issue. zethfoxster 2016-07-09 01:24:55 -04:00
  • b5976035e3 actually i changed my mind, instead lets update affinity after events are processed, that should take into account cards untapping,moving, ect.... zethfoxster 2016-07-09 00:58:19 -04:00
  • 14f65c55b5 going to try only updating affinity() when cards move from anywhere to anywhere to help minimize the calls to this function. this atleast allows me to debug albeit slowly the follow issue ive been working to fix. not sure when this was introduced but it was not happening when i first coded this function. manacost->copy() did not slow the game to a crawl. zethfoxster 2016-07-09 00:48:08 -04:00
  • ee91e0698d corrected some logic with computenewcost. there is a bug im working on with newaffinity and cards that contain targetchoosers with CD tcs. zethfoxster 2016-07-09 00:11:21 -04:00
  • aa23537354 Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-09 06:50:31 +08:00
  • 242c7b623f Merge pull request #13 from WagicProject/master zethfoxster 2016-07-08 17:54:14 -04:00
  • c0c52e57df what a dumb typo. surprised it was in the engine that way for so long. zethfoxster 2016-07-08 17:48:27 -04:00
  • dff938e802 Merge pull request #732 from kevlahnota/master Anthony Calosa 2016-07-09 04:33:41 +08:00
  • 847e9dffc2 revised Anthony Calosa 2016-07-08 22:57:47 +08:00
  • 10d81bd47a try to fix segmentation fault Anthony Calosa 2016-07-08 18:46:07 +08:00
  • 3aa64697d2 "previousbattlefield" for mover Anthony Calosa 2016-07-08 17:39:47 +08:00
  • fecaf64eec Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-08 17:30:51 +08:00
  • 20cb8e4ead Merge pull request #731 from kevlahnota/master Anthony Calosa 2016-07-08 16:20:33 +08:00
  • cb6e5a5e54 Update changes Anthony Calosa 2016-07-08 15:47:01 +08:00
  • 366de00950 Softcoded some card alias Anthony Calosa 2016-07-08 15:32:13 +08:00
  • f80b7a32c1 Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-08 12:48:55 +08:00
  • 67f3d956f4 Merge pull request #730 from kevlahnota/master Anthony Calosa 2016-07-08 11:47:37 +08:00
  • 607301b35d Update _tests.txt Anthony Calosa 2016-07-08 10:19:29 +08:00
  • 9f5c3e9942 Create lifetap2.txt Anthony Calosa 2016-07-08 10:18:00 +08:00
  • d34ecff3aa Updated Primitives Anthony Calosa 2016-07-08 10:02:54 +08:00
  • 0ff7e54ff4 this is a good enough fix as waste is colorless which is artifact, and all we do is barrow the kbitmask from land. zethfoxster 2016-07-07 20:47:25 -04:00
  • c4e508a090 Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-08 08:37:09 +08:00
  • 58f15184b8 Merge pull request #729 from zethfoxster/master zethfoxster 2016-07-07 20:17:16 -04:00
  • 61d22eb498 added a modifier for "tap" for cards that say "enters the battlefield tapped", they are supposed to be tapped when put in play, which mean they should not trigger @tapped(. zethfoxster 2016-07-07 19:02:41 -04:00
  • 34d10bba3c Merge pull request #12 from WagicProject/master zethfoxster 2016-07-07 18:14:06 -04:00
  • 5ba8cc3439 Merge pull request #727 from kevlahnota/master Anthony Calosa 2016-07-07 14:02:33 +08:00
  • 4da7f77089 Cleanup tabs Anthony Calosa 2016-07-07 13:25:36 +08:00
  • c544206437 Sorted Primitives Anthony Calosa 2016-07-07 13:10:30 +08:00
  • 7a65a7da1e Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-07 12:18:54 +08:00
  • 014a153e49 Merge pull request #726 from zethfoxster/master zethfoxster 2016-07-06 23:07:23 -04:00
  • 066c40d9c1 close library, exile, or graveyard after we "move" cards from it. zethfoxster 2016-07-06 22:04:59 -04:00
  • 5f7f4a23aa Merge pull request #6 from WagicProject/master Anthony Calosa 2016-07-07 09:19:21 +08:00
  • e39dee6e1d Revert "Zeth Fixes" Anthony Calosa 2016-07-07 09:16:03 +08:00
  • cf71f84e49 Revert "Sorted Primitives" Anthony Calosa 2016-07-07 09:15:57 +08:00
  • 8265253388 fixed a issue with dredge where it was entering the stack even tho dredging itself is a replacement effect. zethfoxster 2016-07-06 20:26:18 -04:00
  • b1293b70cf Merge pull request #725 from zethfoxster/master zethfoxster 2016-07-06 19:40:38 -04:00
  • 7b8b197a35 another fix zethfoxster 2016-07-06 19:08:41 -04:00
  • 867e1b8731 fixes zethfoxster 2016-07-06 18:24:45 -04:00
  • 5cdcf47994 merged my changes to the base zethfoxster 2016-07-06 18:08:33 -04:00
  • a500920bb2 Merge pull request #11 from WagicProject/master zethfoxster 2016-07-06 17:57:38 -04:00
  • a748e0337d trying to get my commit in zethfoxster 2016-07-06 17:56:17 -04:00
  • 2f4c00c602 Sorted Primitives Anthony Calosa 2016-07-06 16:09:54 +08:00
  • 78d3828f1e Zeth Fixes Anthony Calosa 2016-07-06 16:05:29 +08:00
  • 4505f51fbd Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-06 13:13:40 +08:00
  • 2ca7b2310b trying to manuelly add changes zethfoxster 2016-07-06 00:43:11 -04:00
  • 861366dd71 Fixed the memleaks caused by computeNewCost, moved them to gameobserver where affinity takes place, removed repeative code that was in game observer, moved the game observer components into computenewcost, removed the calls for "new mana" in all alternative play type that were added with this function. zethfoxster 2016-07-06 00:02:15 -04:00
  • 4cada08cbe Merge pull request #723 from kevlahnota/master Anthony Calosa 2016-07-06 09:09:32 +08:00
  • 1d80d97d22 Shackled highlight border Anthony Calosa 2016-07-06 07:55:10 +08:00
  • 935849142c replaced alias with shackler Anthony Calosa 2016-07-06 06:37:27 +08:00
  • 4e048f775d Merge pull request #8 from WagicProject/master zethfoxster 2016-07-05 18:37:14 -04:00
  • f45adb5b9e removed alias 1111 Anthony Calosa 2016-07-06 06:28:42 +08:00
  • d4cc7ca232 removed alias that display chosen color Anthony Calosa 2016-07-06 06:21:45 +08:00
  • 2b342ca33b Fixed typo Xawotihs 2016-07-05 23:57:53 +02:00
  • 97e6df7f59 Should fix PSP artifact build and upload xawotihs 2016-07-05 23:49:33 +02:00
  • 51d06d8234 removed alias for overload Anthony Calosa 2016-07-06 05:23:25 +08:00
  • 16f7ae54b8 Fix Deck Mana Symbol Rendering Anthony Calosa 2016-07-06 04:26:01 +08:00
  • e15734d17e White border for Deckmaster Set Anthony Calosa 2016-07-06 04:24:07 +08:00
  • 2cb773dd48 Added Yisan and Zameck Anthony Calosa 2016-07-06 04:23:46 +08:00
  • 09672ce89b Added Delver of Secrets & Tasigur Anthony Calosa 2016-07-05 23:33:55 +08:00
  • c476262288 Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-05 17:21:59 +08:00
  • 84c73bb11f Merge pull request #722 from kevlahnota/master Anthony Calosa 2016-07-05 17:09:50 +08:00
  • f8b5519ced Added some reveal cards Anthony Calosa 2016-07-05 15:13:19 +08:00
  • 01b7f36750 Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-05 11:50:50 +08:00
  • 759c5222ac Merge pull request #721 from kevlahnota/master Anthony Calosa 2016-07-05 10:55:05 +08:00
  • 9847edbce1 Added MMA Anthony Calosa 2016-07-05 10:07:07 +08:00
  • 19789b6d90 Added Commander 2015 set Anthony Calosa 2016-07-05 08:22:43 +08:00
  • 7b2ba7f3b1 Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-05 08:20:13 +08:00
  • 9a5ed11c83 Merge remote-tracking branch 'refs/remotes/WagicProject/master' Anthony Calosa 2016-07-05 06:34:36 +08:00
  • 3fc8b6fc5c Merge pull request #720 from kevlahnota/master Anthony Calosa 2016-07-05 06:27:19 +08:00
  • a2bb67a828 Removed duplicate blacklist and added some cache xawotihs 2016-07-04 23:21:34 +02:00
  • c018e3dcc2 fixed a ton of memleaks, narrowed down the memleaks to just the computeNewCost function. zethfoxster 2016-07-04 15:13:35 -04:00
  • 2b8f1b350c added bonus events for eldrazi and werewolves zethfoxster 2016-07-04 11:18:07 -04:00
  • 806c82c30c Merge pull request #7 from WagicProject/master zethfoxster 2016-07-04 10:46:36 -04:00
  • 76f1591b58 removed WParsedInt "morethanfour", "plusone","plustwo","plusthree" added 2 things first plus/plusend, minus/minusend written many ways damage:type:*:myhandminus2minusend would deal damage equal to the cards in my hand -2 damage:type:creature:mybattlefieldplustype:creature:opponentbattlefieldplusend damage equal to the number of creatures in my battlefield plus the number of creatures in opponents battlefield. zethfoxster 2016-07-04 10:43:07 -04:00
  • 2a5fc931b6 Should fix pull request Travis error Xawotihs 2016-07-04 16:09:46 +02:00
  • a392e631d0 Update cards that has both tap and sacrifice Anthony Calosa 2016-07-04 21:30:42 +08:00