Commit Graph

308 Commits (e326643d0ec6889073789471a4e4b8912ec5b3ae)

Author SHA1 Message Date
melvin e326643d0e added capacity of ArrayList to constructor to avoid unnecessary array expansion 2011-05-24 17:04:17 +08:00
melvin 3b00419cbb print progress messages to stderr and only print final result to stdout 2011-05-24 17:02:47 +08:00
melvin e337b535f8 updated location of decks in AI evaluation script 2011-05-24 09:50:25 +08:00
melvin f092ebbdfe moved data that should be data dir to release 2011-05-23 16:05:38 +08:00
melvin 4cc0b9fb03 moved script to evaluate AI to scripts, make maximum duration of a game to be 16.6 minutes and default opponent in benchmarking to be VEGAS because it is fast 2011-05-23 16:01:33 +08:00
melvin 40cfe85d39 added script to evaluate AI and simplified Makefile 2011-05-23 14:07:49 +08:00
melvin 2dfe3bac0e added a Magarena.command file for launching on Mac 2011-05-23 11:08:55 +08:00
melvin c83017dd82 rename Readme to README 2011-05-23 11:08:16 +08:00
melvin b91a5a7a0a make all ensures release/Magarena.jar release/Magarena.exe and tags are updated 2011-05-23 10:52:01 +08:00
melvin f7b6503f08 renamed folder containing files for release from launch4j to release to reflect the intention and not the name of the tool 2011-05-23 10:47:42 +08:00
melvin af4147d09d renamed launch4j to release 2011-05-23 10:40:28 +08:00
melvin cbe604f709 added Makefile, requires GNU Make 2011-05-23 10:23:49 +08:00
melvin 80eb0b3862 added debug version of MCTS called MCTSD 2011-05-23 10:17:07 +08:00
melvin d90c2f3274 changed MAX_TEST_MODE_DURATION back to 10000 and made is configurable with a set method, put showValidChoices in a try block to catch error that occurs if X windows is not available 2011-05-23 10:15:56 +08:00
melvin 3a0d32b75a put new ImageIcon in a try block and catch error that occurs if X windows is not available 2011-05-23 10:05:01 +08:00
melvin f02252c4a8 removed annotation to suppress warnings when unused 2011-05-23 10:03:11 +08:00
melvin d9a4df568c files may be null if the avatar folder does not exist 2011-05-22 16:18:13 +08:00
melvin 856d5703c5 added exception to deal with failure of ImageIcon constructor if X windows is not available 2011-05-22 16:16:59 +08:00
melvin 24695ea1b7 removed gpl from root, there is a copy in launch4j 2011-05-22 15:23:23 +08:00
melvin 2d50dc3852 added includeantruntime=false to remove warnings about unrepeatable build 2011-05-22 15:20:26 +08:00
melvin b02f924438 updated Readme 2011-05-21 17:56:43 +08:00
melvin a7f9d4a74c fixed some missing ; 2011-05-21 17:51:04 +08:00
melvin 3227c09080 added comments and shortened some lines 2011-05-21 17:47:55 +08:00
melvin 3bfa412301 improved the readability and added comments 2011-05-21 17:31:09 +08:00
melvin 77e7e99b6d removed binaries 2011-05-21 17:27:45 +08:00
melvin 4257eb83ba program does exit after images are downloaded 2011-05-21 15:53:30 +08:00
melvin de0e2dffd0 convert to UNIX line endings 2011-05-21 15:48:40 +08:00
melvin 72223846c1 added awk script to get images from magiccards.info automatically 2011-05-21 15:32:01 +08:00
melvin 524f5401e3 added back build.xml 2011-05-21 15:30:57 +08:00
melvin ee2a069878 added avatars 2011-05-21 15:29:13 +08:00
melvin ddf49f6bd4 removed zip of themes and added theme directory 2011-05-21 15:28:22 +08:00
melvin f8adecd012 print an error message if an exception occurs when downloading images 2011-05-21 15:03:09 +08:00
melvin e2fb18e97d changed some tokens to use images from magiccards.info 2011-05-21 15:02:45 +08:00
melvin af449f9e7a call set imageURL from CardDefinitions 2011-05-21 14:25:02 +08:00
melvin 5ea792bfcc save cards to cards instead of hqcards 2011-05-21 14:06:36 +08:00
melvin d9dfebadba download images to cards instead of hqcards 2011-05-21 14:06:17 +08:00
melvin 1b8ac883ef added image URL to cards.txt 2011-05-21 14:01:13 +08:00
melvin d14bf69def added image URL to cards2.txt 2011-05-21 14:00:41 +08:00
melvin b31b132aa3 changed cards2.txt to unix line endings 2011-05-21 12:26:42 +08:00
melvin 41b21a8c9e reintegrated download images dialog to gui 2011-05-21 11:39:31 +08:00
melvin a9094bc5a2 added back the txt file containing url of images 2011-05-19 16:54:07 +08:00
melvin 7cac3c0b4b added back the code for downloading resources from the internet, not yet integrated into the program 2011-05-19 16:52:05 +08:00
melvin 6cf17ad849 added back the decks from DeckPack1.zip 2011-05-19 16:50:50 +08:00
melvin 2114cb3980 merged limited to trunk 2011-05-19 16:22:33 +08:00
convert-repo ab71ac74b0 update tags 2011-05-18 22:04:49 +00:00
ubeefx d6d4880b23 Updated runtime. 2011-04-24 17:48:04 +00:00
ubeefx 336f429638 Added sound effects to game. 2011-04-24 17:12:21 +00:00
ubeefx d14afd1907 Cubes now contain 600 and 900 cards. 2011-04-24 12:39:42 +00:00
ubeefx 756557c858 Added cards. 2011-04-24 09:56:40 +00:00
ubeefx 76de7569be Replaced card. Altered timings when flash. 2011-04-24 07:11:00 +00:00