Commit Graph

84 Commits

Author SHA1 Message Date
Alyssa Milburn 11448eccb8 add retrieval of existing bots to debugger 2014-07-30 00:04:36 +02:00
Alyssa Milburn 223a068d34 store/show cannon fire on the turn of death 2014-07-30 00:04:36 +02:00
Alyssa Milburn 601cf2b003 update docs for turret speed change 2014-07-30 00:04:36 +02:00
Alyssa Milburn 4e7fd57288 replace designer with debugger 2014-07-30 00:04:36 +02:00
Alyssa Milburn 3797d36948 jstanks: implement mset/mget 2014-07-30 00:04:36 +02:00
Alyssa Milburn 39fb04bc9b jstanks: add TANK_FRICTION constant 2014-07-30 00:04:36 +02:00
Alyssa Milburn eebcd66f2e jstanks: replace alert! with debug! 2014-07-30 00:04:36 +02:00
Alyssa Milburn 0cad982dbd jstanks: handle lack of whitespace around braces 2014-07-30 00:04:36 +02:00
Alyssa Milburn 53e0829b8a limit sensor fields in debugger to +/- 359 2014-07-30 00:04:36 +02:00
Alyssa Milburn 43faa22ede make the debugger submit using ajax 2014-07-30 00:04:36 +02:00
Alyssa Milburn 79dc0cc376 jstanks: allow simultaneous cannon firing 2014-07-30 00:04:36 +02:00
Alyssa Milburn 0c319ec23e jstanks: update TANK_MAX_TURRET_ROT 2014-07-30 00:04:36 +02:00
Alyssa Milburn 9c0699c6e2 jstanks: wrap angle/width like ctanks does 2014-07-30 00:04:36 +02:00
Alyssa Milburn 655c7408eb Some work on a js runtime and debugger page using it. 2014-07-30 00:04:36 +02:00
Neale Pickett 4d15d84856 Allow uploading sensors wholesale 2014-07-29 21:48:56 +00:00
Neale Pickett 97f29f389a Change tput url, read password from env 2014-07-29 20:35:42 +00:00
Neale Pickett 50752d3c8f Merge branch 'master' of /home/neale/projects/ctf/tanks
Conflicts:
	summary.awk
2014-07-29 20:15:48 +00:00
Neale Pickett 7d495a42a0 Leaderboard working again 2014-07-29 00:45:53 +00:00
Neale Pickett b1b56104ea Change designer.cgi to upload.cgi 2014-07-28 22:32:25 +00:00
Neale Pickett 43d99860fd Merge remote-tracking branch 'nick/master' 2014-07-28 22:22:49 +00:00
Neale Pickett 8843e28f1a Merge branch 'master' of /home/neale/projects/ctf/tanks
Conflicts:
	summary.awk
2014-07-28 22:22:42 +00:00
Monoculatus McToff 81c7e3ecfb add the tput script to upload tanks 2014-07-28 22:20:30 +00:00
Neale Pickett 37e337a99f 720 rounds now 2014-07-28 20:42:49 +00:00
Neale Pickett dfacb42dee More fixes 2014-07-28 20:32:24 +00:00
Adam Thomas 962e08bd50 colour the killer's name in ranking table 2014-07-28 17:48:30 +00:00
Neale Pickett e0947dcc57 Fix bug with 0 rand 2014-07-28 17:25:37 +00:00
Neale Pickett 933d4746ab Merge in changes from fuzzie 2014-07-28 17:22:52 +00:00
Neale Pickett d590aca3be Add TODO 2014-07-28 17:22:00 +00:00
Neale Pickett 85c1c07695 Stop writing points into tank dir 2014-07-26 15:39:47 +00:00
Alyssa Milburn ff851a6b07 allow simultaneous cannon firing 2014-07-26 13:52:37 +02:00
Alyssa Milburn 578f7361eb check for overflow during division 2014-07-26 10:40:51 +02:00
Neale Pickett 575c8da393 fix divide by zero in random 2013-07-26 14:12:04 -06:00
Neale Pickett 60e48c2b90 Documentation fix (thanks D. Joe) 2013-02-26 22:26:25 -07:00
Neale Pickett 62a5d85f9a Make library linker opt show up in right spot 2012-07-16 16:53:33 -06:00
Neale Pickett 8570ec8cfc Some GA work I did in 2010 2012-04-24 13:01:07 -06:00
Neale Pickett 28f07e9008 Add brick tank; start tracking contributions 2011-06-30 09:09:23 -06:00
Neale Pickett 1463bd2a3a Fix runaway comment bug (finally!) 2011-06-30 09:02:46 -06:00
Adam Thomas 4478c14434 Fix segfault when argc -1 > MAX_TANKS
forftanks now reads up to MAX_TANKS valid tank directories in the order
provided on the command line. The 'order' index LUT has been re-purposed to
randomise the order they are placed on the game board.
2011-06-30 14:25:36 +10:00
Adam Thomas 1f3ea57b37 Ignore the 'points' files generated by run-tanks 2011-06-09 12:00:00 +10:00
Adam Thomas 6261c8c38f replace 2 instances of dirtbags.css w/ style.css
The dirtbags.css file does not exist in Neale's repo but style.css does
and appears to be the right stylesheet to use.
2011-06-09 11:57:01 +10:00
Neale Pickett 9feb5ac8fc Track points again (thanks Nemo Thorx) 2011-06-08 01:09:22 -06:00
Neale Pickett 7c24df14f3 Fix makefile (thanks Aaron McPhall) 2011-05-06 17:34:54 -06:00
Neale Pickett 2b2480b93a Remove more cruft 2011-05-04 14:06:06 -06:00
Neale Pickett b9caee797e Remove old cruft 2011-05-04 14:05:02 -06:00
Neale Pickett 0ef7f55462 Prepare for release 2011-05-04 13:23:30 -06:00
Neale Pickett c349055937 Make it build again 2011-02-23 16:53:34 -07:00
Neale Pickett 3078370ac0 Add insane example tanks 2011-02-12 20:39:21 -07:00
Neale Pickett b8229bcb8a Just select one winner 2011-02-12 20:31:54 -07:00
Neale Pickett af21d38986 Give credit where credit is due 2011-01-03 11:14:35 -07:00
Neale Pickett 89da05fad9 Make winners executable, print path 2010-10-26 14:57:17 -06:00