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
Age
Commit message (
Expand
)
Author
2015-08-16
draw_text is now callable externally
SpitfireX
2015-08-14
Added new strategy
SpitfireX
2015-08-14
Improved cell weight function
SpitfireX
2015-08-14
The Refactoring
SpitfireX
2015-08-13
Added basic cell weighting
SpitfireX
2015-08-13
better weights
Florian Jung
2015-08-13
Merge remote-tracking branch 'origin/tastyness'
SpitfireX
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
Method refactoring
SpitfireX
2015-08-12
merge conflict fixed
SpitfireX
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
2015-08-12
Made gui surface update explicit + some angle stuff
SpitfireX
2015-08-12
A minor target locking fix.
SpitfireX
2015-08-12
Updated to newest agarnet version
SpitfireX
2015-08-11
clear_screen() function
Florian Jung
2015-08-11
a bit of debugging and comments
Florian Jung
2015-08-11
move out strategy into own class
Florian Jung
2015-08-11
Increased wall avoidance radius
SpitfireX
2015-08-11
hopefully fix virus avoidance
Florian Jung
2015-08-11
fix viruses being not drawn
Florian Jung
2015-08-11
fixed wall avoidance at top and bottom
Florian Jung
2015-08-11
Fixed locking onto moving cells as food
SpitfireX
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
Fixed the jerky target selection
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
avoid walls when fleeing
Florian Jung
2015-08-11
Fixed draw_circle for global coordinates
SpitfireX
2015-08-11
Merge branch 'master' of github.com:Windfisch/agario-frickel
Florian Jung
2015-08-11
Added draw_arc to gui.py
SpitfireX
2015-08-11
avoid viruses when fleeing and when to fat
Florian Jung
2015-08-11
Nope.
SpitfireX
2015-08-11
Merge branch 'master' of https://github.com/Windfisch/agario-frickel
SpitfireX
2015-08-11
Some more gui.py improvements
SpitfireX
2015-08-11
Merge branch 'master' of github.com:Windfisch/agario-frickel
Florian Jung
2015-08-11
update agarnet to new protocol version
Florian Jung
2015-08-11
stuff
Florian Jung
2015-08-11
smarter runaway
Florian Jung
2015-08-11
Added more debug drawing options
SpitfireX
[next]