Commit graph

15 commits

Author SHA1 Message Date
Marc Di Luzio
241fef5cc8 Pull ttrts code out to main repo 2015-01-25 13:18:20 +00:00
Marc Di Luzio
f278308780 Refactoring to simplify interface in line with moving the ttrts module out 2015-01-25 12:25:38 +00:00
Marc Di Luzio
2bbb7877f9 Basic Lua player that communicates directly with the server 2015-01-25 12:14:16 +00:00
mdiluzio
26f2835644 No longer require ttrts to be in the same directory 2014-12-29 22:13:32 +00:00
mdiluzio
b84c5f34cc Remove perl ttrts module, now moved to main repository 2014-12-29 22:12:14 +00:00
mdiluzio
c544e7a4fb Large refactor and addition of new features in line with 0.3.0 2014-12-29 21:59:59 +00:00
mdiluzio
897b44ce46 Update to be compatible with 0.2 2014-12-22 20:05:30 +00:00
mdiluzio
883dad2d48 Update using player instead of team and matching new file formats 2014-12-22 20:03:31 +00:00
mdiluzio
ca78e4bff8 Update version to match with compatible ttrts version 2014-12-20 17:33:36 +00:00
mdiluzio
63a8f61467 Update to 0.0.1 version system for main ttrts client and check versions 2014-12-20 17:28:53 +00:00
mdiluzio
2d5f34559c Move player into perl directory and add README.md 2014-12-20 15:54:14 +00:00
mdiluzio
1af818a0b5 Add a Random player, simply does random commands on each turn
Remove simplePlayer in favor of new randomPlayer, which uses new ttrts.pm module
2014-12-20 15:35:19 +00:00
mdiluzio
0d61b64517 Some more code for parsing units 2014-12-17 08:49:27 +00:00
mdiluzio
c0ef1f88b6 Some addded functionality to simplePlayer 2014-12-17 08:36:49 +00:00
mdiluzio
a66408602c Remove player source directory in favor of new higher level players directory with a simple (and not-fully-functioning) perl AI 2014-12-17 07:51:49 +00:00