summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-24do not rely on friendly_players (names) but on friendly_cells (cells)Florian Jung
2015-08-24store cell.movement_angleFlorian Jung
2015-08-24remove annoying debug outputFlorian Jung
2015-08-24draw the direction where ejected mass would flyFlorian Jung
2015-08-24cell motion historyFlorian Jung
2015-08-24UI: change behaviour of S key, allow split+W alwaysFlorian Jung
2015-08-24naive auto-feeding of friends. fixed all teh crashs :)Florian Jung
2015-08-24autorejoinFlorian Jung
2015-08-24debugging +/-Florian Jung
2015-08-21automatically retry if connecting fails. agario pls.Florian Jung
2015-08-18show mass/size on cellsFlorian Jung
2015-08-18fix breakageFlorian 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
2015-08-11Some minor changesSpitfireX
2015-08-11Fixed the jerky target selectionSpitfireX
2015-08-11Merge branch 'master' of github.com:Windfisch/agario-frickelFlorian Jung