summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-08-11avoid viruses when fleeing and when to fatFlorian Jung
2015-08-11Nope.SpitfireX
2015-08-11Merge branch 'master' of https://github.com/Windfisch/agario-frickelSpitfireX
2015-08-11Some more gui.py improvementsSpitfireX
2015-08-11Merge branch 'master' of github.com:Windfisch/agario-frickelFlorian Jung
2015-08-11update agarnet to new protocol versionFlorian Jung
2015-08-11stuffFlorian Jung
2015-08-11smarter runawayFlorian Jung
2015-08-11Added more debug drawing optionsSpitfireX
2015-08-10Added basic statisticsSpitfireX
2015-08-10Made default window size better line up with the actual vision rangeSpitfireX
2015-08-10Added some clearer console outputSpitfireX
2015-08-10Viruses are friends, not food!SpitfireX
2015-08-10Extended cell logicSpitfireX
2015-08-10Made input locked by default and some cleanupsSpitfireX
2015-08-10Enhanced virus renderingSpitfireX
2015-08-10first bot stuffFlorian Jung
2015-08-10fix bug with screen resizingFlorian Jung