index
:
agario-bot
agarnetbug2
demonstrate_on_cell_eaten_issue
fancyclient
master
pathfinding
strategy-rework
tastyness
A bot playing agar.io
flo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
agarnetbug2
document agarnet bug
Florian Jung
9 years
demonstrate_on_cell_eaten_issue
Demonstrate that on_cell_eaten gets called for unknown cells
Florian Jung
9 years
fancyclient
forgot to add fancyclient.py m(
Florian Jung
9 years
master
ugly hack: only run gui+strategy on world updates
Florian Jung
9 years
pathfinding
Merge branch 'master' into pathfinding
Florian Jung
9 years
strategy-rework
Merge branch 'master' into strategy-rework
Florian Jung
9 years
tastyness
rate quality of food, avoid close-to-wall or close-to-enemy food, prefer clos...
Florian Jung
9 years
Age
Commit message
Author
2015-08-12
rate quality of food, avoid close-to-wall or close-to-enemy food, prefer clos...
tastyness
Florian Jung
2015-08-12
improve(?) runaway: nonsplitkillable cells are less dangerous
Florian Jung
2015-08-12
remove test stuff
Florian Jung
2015-08-12
fix old runaway corridor size (was twice as large as needed)
Florian Jung
2015-08-12
check_cell_in_interval
Florian Jung
2015-08-12
fixed check_point_in_interval
Florian Jung
2015-08-12
potentially buggy check_point_in_interval
SpitfireX
2015-08-12
Fixed interval checking to be inclusive of the start and end values
SpitfireX
2015-08-12
Some more angle stuff
SpitfireX
2015-08-12
Fixed missing import for random
SpitfireX
[...]