summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-18Merge branch 'master' into strategy-reworkstrategy-reworkFlorian Jung
2015-08-18show mass/size on cellsFlorian Jung
2015-08-18fix breakageFlorian Jung
2015-08-18Merge branch 'master' into strategy-reworkFlorian 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-16draw_text is now callable externallySpitfireX
2015-08-14Added new strategySpitfireX
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
2015-08-11Some minor changesSpitfireX
2015-08-11Fixed the jerky target selectionSpitfireX
2015-08-11Merge branch 'master' of github.com:Windfisch/agario-frickelFlorian Jung
2015-08-11draw forbidden directions (debug output)Florian Jung
2015-08-11draw_arc() now takes radians, not degFlorian Jung
2015-08-11avoid walls when fleeingFlorian Jung
2015-08-11Fixed draw_circle for global coordinatesSpitfireX
2015-08-11Merge branch 'master' of github.com:Windfisch/agario-frickelFlorian Jung
2015-08-11Added draw_arc to gui.pySpitfireX