summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-21Merge branch 'master' into pathfindingFlorian Jung
2015-08-21automatically retry if connecting fails. agario pls.Florian Jung
2015-08-21refactorFlorian Jung
2015-08-218-connected graph instead of 4-connectedFlorian Jung
2015-08-19automatically recalculate path if it becomes blocked (slow!)Florian Jung
2015-08-18Merge branch 'master' into pathfindingFlorian Jung
2015-08-18show mass/size on cellsFlorian Jung
2015-08-18fix breakageFlorian Jung
2015-08-18smoother path-followingFlorian Jung
2015-08-18s/manhattan/euclidic distance/gFlorian Jung
2015-08-18performance optimisation. lol :DFlorian Jung
2015-08-18refactoring, no changesFlorian Jung
2015-08-18follows path \o/Florian Jung
2015-08-18fine tuningFlorian Jung
2015-08-18pathfinding works \o/Florian Jung
2015-08-18draw_text is now callable externally (cherrypick from strategy-rework)SpitfireX
2015-08-18draw and set markersFlorian Jung
2015-08-18skip "both user and bot can control" modeFlorian Jung
2015-08-18draw_circle: also convert radius to window lengthsFlorian Jung
2015-08-17install instructionsFlorian Jung
2015-08-14Improved cell weight functionSpitfireX
2015-08-14The RefactoringSpitfireX
2015-08-13Added basic cell weightingSpitfireX
2015-08-13better weightsFlorian Jung
2015-08-13Merge remote-tracking branch 'origin/tastyness'SpitfireX
2015-08-12rate quality of food, avoid close-to-wall or close-to-enemy food, prefer clos...tastynessFlorian Jung
2015-08-12improve(?) runaway: nonsplitkillable cells are less dangerousFlorian Jung
2015-08-12Method refactoringSpitfireX
2015-08-12merge conflict fixedSpitfireX
2015-08-12remove test stuffFlorian Jung
2015-08-12fix old runaway corridor size (was twice as large as needed)Florian Jung
2015-08-12check_cell_in_intervalFlorian Jung
2015-08-12fixed check_point_in_intervalFlorian Jung
2015-08-12potentially buggy check_point_in_intervalSpitfireX
2015-08-12Fixed interval checking to be inclusive of the start and end valuesSpitfireX
2015-08-12Some more angle stuffSpitfireX
2015-08-12Fixed missing import for randomSpitfireX
2015-08-12Made gui surface update explicit + some angle stuffSpitfireX
2015-08-12A minor target locking fix.SpitfireX
2015-08-12Updated to newest agarnet versionSpitfireX
2015-08-11clear_screen() functionFlorian Jung
2015-08-11a bit of debugging and commentsFlorian Jung
2015-08-11move out strategy into own classFlorian Jung
2015-08-11Increased wall avoidance radiusSpitfireX
2015-08-11hopefully fix virus avoidanceFlorian Jung
2015-08-11fix viruses being not drawnFlorian Jung
2015-08-11fixed wall avoidance at top and bottomFlorian Jung
2015-08-11Fixed locking onto moving cells as foodSpitfireX
2015-08-11Changed input locking controlsSpitfireX
2015-08-11Fixed render order and added bot input lockingSpitfireX