Screenshots
Tournament
Tournament
Tournament
Tournament
Home
Controls
Programming
SuperTournament
Sensors
Sensors
Programming
Programming
Programming
Programming
Controls
README
Home
Home
fix project url
isAlive to is_alive
initial import
add COPYING
add README
add .tar-ignore
Added tag pybotwar-0.2 for changeset cec64b7b1a75
update todo
add announce
Added tag pybotwar-0.3 for changeset d55604e6ac55
update announce
update todo
remove dead robots
update todo
add configuration file
move robot selection to conf
don't store conf.py under version control
create conf file if it does not exist
move robot maxforce and maxtorque to conf
make bullet speed configurable
add more configurable values
add cannon heating configuration
fix cannon heat was going below zero...
allow leaving dead robots on the field
update todo
add no graphics mode (much faster)
add robot status display
Added tag pybotwar-0.4 for changeset 9d9c66e86276
don't include conf.py in tarball
better wording on announce
update todo
validate force / torque input
limit robot startup time
clean up robot05 a bit
update todo
update todo
add damage sensor and robot to test it
add stats database
update announce
update todo
nake health bar change color when health is low
better wording for announce
collision damage
add screenshots
update announce
update todo
give each robot its own log file
must pass int for torque and force
add gyro sensor
clean up log dir when not in test mode
send robot errors to log file
give robot06 a fire power
update todo and announce
update todo and announce
add cannon reload time
remove stats debug print
use optparse
fix noview for new usage of health bar
add tournament mode
print tournament results at the end
add splashscreen
add explosive shells
update todo
add visuals for exploding shells
show more info about tournament results
update todo
don't include screenshots in tarball
Added tag pybotwar-0.5 for changeset dfbaf7861a60
update todo
better wording on announce
update todo
add some comments to the robot examples
ignore logs
add some comments to the Robot class
update todo
add position sensor
catch and log robot errors during compilation
update todo
remove time limit on example robot 01
add example robot 07
fix possibility of 2 robots spawning at same position