Commit Graph

729 Commits (47c9d72a91c9280551ab7c1b59007a72dd46141c)

Author SHA1 Message Date
melvin 47c9d72a91 removed empty lines 2011-06-19 11:02:36 +08:00
melvin c17cbaae32 added suppress warnings fallthrough 2011-06-19 11:02:06 +08:00
melvin d8023d56fa changed max test game time exceeded from ERROR! to WARNING. 2011-06-19 11:01:46 +08:00
melvin 180b7de4c5 moved checkNode to start of the loop 2011-06-18 23:55:38 +08:00
melvin 1156f07d65 moved print statements in check node to message in assert 2011-06-18 23:48:17 +08:00
melvin 742fd54723 added function to print path leading to corrupt node 2011-06-18 23:43:13 +08:00
melvin 4308a7435a added rules to download decks from top decks 2011-06-18 23:42:56 +08:00
melvin 6346a9d256 added damage, prevent damage to hash 2011-06-18 23:42:41 +08:00
melvin bebad326e4 wrapped long lines 2011-06-18 23:41:38 +08:00
melvin 94ef57eb03 removed some empty lines 2011-06-18 23:41:22 +08:00
melvin 1e62a3b03e removed some empty lines 2011-06-18 23:41:06 +08:00
melvin cfbc3b4c90 wrapped long lines, added text to activation 2011-06-18 21:07:50 +08:00
melvin 5dfebc6584 added more text to activations 2011-06-18 17:05:21 +08:00
melvin 757f3e827c wrapped long lines 2011-06-18 17:05:09 +08:00
melvin 24411d13c7 removed empty lines 2011-06-18 17:04:55 +08:00
melvin 00552f31df added Frog 2011-06-18 17:04:38 +08:00
melvin 9c995c9af0 wrapped long lines 2011-06-18 17:04:25 +08:00
melvin b9fdc7afc6 added text Pump 2011-06-18 17:04:10 +08:00
melvin 247b944249 added more text for activations 2011-06-18 12:20:44 +08:00
melvin 7227fae081 .Test uses jar 2011-06-18 12:11:53 +08:00
melvin 7125ed3c7b added import for trigger and condition 2011-06-18 12:11:45 +08:00
melvin 778db5fe14 added text to some activations 2011-06-18 12:11:15 +08:00
melvin db35b1091d add hook to load magic permanent activation from companion class 2011-06-18 12:11:01 +08:00
melvin 1f6e8fc320 removed Batterskull 2011-06-18 12:10:42 +08:00
melvin 2fe2cb18a1 Added getText 2011-06-18 12:10:29 +08:00
melvin 2eba1c94f4 stored index, added setCardDefinition 2011-06-18 12:09:44 +08:00
melvin cbbfa2d1d8 added text Play 2011-06-18 12:09:22 +08:00
melvin 4614877d2c added comment 2011-06-18 12:09:08 +08:00
melvin 113b61da8b added constructors that take in text 2011-06-18 12:06:53 +08:00
melvin af66e59bc9 added text for equip 2011-06-18 12:06:16 +08:00
melvin 8dcc4dc2f4 added text for regen 2011-06-18 12:05:56 +08:00
melvin 177e7bb2b8 added a no args constructor 2011-06-18 12:05:38 +08:00
melvin e95cbc1acc removed some empty lines 2011-06-18 12:05:21 +08:00
melvin a2e19aa122 choice of activation determined from activation.getText 2011-06-18 12:05:06 +08:00
melvin 0bd1e7f9bd added Batterskull class 2011-06-18 12:04:40 +08:00
melvin 6332a21f58 added library size to playerid hash 2011-06-18 10:59:54 +08:00
melvin 9e5a95183e print debug output when adding nodes to cache 2011-06-18 10:59:05 +08:00
melvin 5d3c78106c wrapped long lines, reduce nestedness of logic 2011-06-18 10:54:20 +08:00
melvin 8d3025482e wrapped long lines 2011-06-18 09:57:21 +08:00
melvin 554e3ed51d changed output from mcts6 to mctsd (debug) 2011-06-17 18:48:51 +08:00
melvin 9c1050c609 added some space around operators 2011-06-17 18:31:10 +08:00
melvin 8aeca55c28 removed some empty lines 2011-06-17 18:30:41 +08:00
melvin 719d7ba84f in debug mode ignore strength, each round run exactly 500 simulations 2011-06-17 18:16:53 +08:00
melvin dbdf62fc0c reset score to zero each time so that it does not accumulate, accumulation of score may affect some of the choices, especially blocking 2011-06-17 16:35:17 +08:00
melvin 1fdf27634c check number of exlcude perms instead of num options which might overflow 2011-06-17 16:25:52 +08:00
melvin cd383c7ec8 updated to use the new copy constructor instead of copy method 2011-06-17 15:17:33 +08:00
melvin fa5c7ebf4d rearranged copy constructor, added event and stack size to hash 2011-06-17 14:55:56 +08:00
melvin fd3eae3cbc changed copy method to constructor 2011-06-17 14:55:09 +08:00
melvin 6dbd2a8211 removed some empty lines 2011-06-17 14:54:52 +08:00
melvin 673a18cd10 removes some empty lines 2011-06-17 14:54:34 +08:00