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 (
Collapse
)
Author
2015-08-26
visible rect / size depending on n_cells
Florian Jung
2015-08-26
find out zoom level w.r.t size
Florian Jung
2015-08-25
visible window stuff
Florian Jung
2015-08-25
analyze.py
Florian Jung
2015-08-25
stats can now be calculated over multiple files. readme.
Florian Jung
2015-08-25
store cellspeed with precision of 0.1
Florian Jung
2015-08-25
analyze stats
Florian Jung
2015-08-25
statistics
Florian Jung
2015-08-25
clean quit
Florian Jung
2015-08-25
process.frame() in stats.py, no functional changes
Florian Jung
2015-08-25
fix
Florian Jung
2015-08-25
readme, game mechanics
Florian Jung
2015-08-25
fix crash when no runaway interval is available
Florian Jung
2015-08-25
allow specification of nickname
Florian Jung
2015-08-25
less spam
Florian Jung
2015-08-25
update friend list, remove viruses
Florian Jung
2015-08-25
sexy graphics
Florian Jung
2015-08-25
fix stupid typo
Florian Jung
2015-08-25
gui.draw_bar()
Florian Jung
2015-08-24
sexy graphics and saner approaching / not approaching friends
Florian Jung
2015-08-24
try to W-feed friends. for testing, treat viruses as friends
Florian Jung
2015-08-24
more interval util functions
Florian Jung
2015-08-24
do not rely on friendly_players (names) but on friendly_cells (cells)
Florian Jung
2015-08-24
store cell.movement_angle
Florian Jung
2015-08-24
remove annoying debug output
Florian Jung
2015-08-24
draw the direction where ejected mass would fly
Florian Jung
2015-08-24
cell motion history
Florian Jung
2015-08-24
UI: change behaviour of S key, allow split+W always
Florian Jung
2015-08-24
naive auto-feeding of friends. fixed all teh crashs :)
Florian Jung
2015-08-24
autorejoin
Florian Jung
2015-08-24
debugging +/-
Florian Jung
2015-08-24
WIP
Florian Jung
2015-08-21
preallocate grid and treat it as an array
Florian Jung
2015-08-21
Merge branch 'master' into pathfinding
Florian Jung
2015-08-21
automatically retry if connecting fails. agario pls.
Florian Jung
2015-08-21
refactor
Florian Jung
2015-08-21
8-connected graph instead of 4-connected
Florian Jung
2015-08-19
automatically recalculate path if it becomes blocked (slow!)
Florian Jung
2015-08-18
Merge branch 'master' into pathfinding
Florian Jung
2015-08-18
show mass/size on cells
Florian Jung
2015-08-18
fix breakage
Florian Jung
2015-08-18
smoother path-following
Florian Jung
2015-08-18
s/manhattan/euclidic distance/g
Florian Jung
2015-08-18
performance optimisation. lol :D
Florian Jung
2015-08-18
refactoring, no changes
Florian Jung
2015-08-18
follows path \o/
Florian Jung
2015-08-18
fine tuning
Florian Jung
2015-08-18
pathfinding works \o/
Florian Jung
it's still horribly slow (2 seconds calculation time), and atm it only weighs every cell with a really large cost (so it avoids basically everything). BUT HEY IT F***ING WORKS \o/
2015-08-18
draw_text is now callable externally (cherrypick from strategy-rework)
SpitfireX
2015-08-18
draw and set markers
Florian Jung
[prev]
[next]