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
path:
root
/
gui.py
Age
Commit message (
Collapse
)
Author
2015-08-11
Merge branch 'master' of github.com:Windfisch/agario-frickel
Florian Jung
2015-08-11
draw forbidden directions (debug output)
Florian Jung
2015-08-11
draw_arc() now takes radians, not deg
Florian Jung
2015-08-11
Fixed draw_circle for global coordinates
SpitfireX
2015-08-11
Added draw_arc to gui.py
SpitfireX
2015-08-11
Some more gui.py improvements
SpitfireX
2015-08-11
Added more debug drawing options
SpitfireX
2015-08-10
Made default window size better line up with the actual vision range
SpitfireX
2015-08-10
Made input locked by default and some cleanups
SpitfireX
- "lock movement" has now become "lock input" and input is locked by default - tried cleaning up global variables in gui.py (partially successful)
2015-08-10
Enhanced virus rendering
SpitfireX
viruses now have an outline
2015-08-10
first bot stuff
Florian Jung
2015-08-10
fix bug with screen resizing
Florian Jung
2015-08-10
rename stuff
Florian Jung
2015-08-10
replaceCamelCase_by_underscores
Florian Jung
2015-08-10
split into files. refactor ALL teh thingz!!1
Florian Jung