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 (
Expand
)
Author
2015-08-18
draw_text is now callable externally (cherrypick from strategy-rework)
SpitfireX
2015-08-18
draw and set markers
Florian Jung
2015-08-18
skip "both user and bot can control" mode
Florian Jung
2015-08-18
draw_circle: also convert radius to window lengths
Florian Jung
2015-08-12
Made gui surface update explicit + some angle stuff
SpitfireX
2015-08-11
clear_screen() function
Florian Jung
2015-08-11
fix viruses being not drawn
Florian Jung
2015-08-11
Changed input locking controls
SpitfireX
2015-08-11
Fixed render order and added bot input locking
SpitfireX
2015-08-11
Some minor changes
SpitfireX
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
2015-08-10
Enhanced virus rendering
SpitfireX
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