summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25store cellspeed with precision of 0.1Florian Jung
2015-08-25analyze statsFlorian Jung
2015-08-25statisticsFlorian Jung
2015-08-25clean quitFlorian Jung
2015-08-25process.frame() in stats.py, no functional changesFlorian Jung
2015-08-25fixFlorian Jung
2015-08-25readme, game mechanicsFlorian Jung
2015-08-25fix crash when no runaway interval is availableFlorian Jung
2015-08-25allow specification of nicknameFlorian Jung
2015-08-25less spamFlorian Jung
2015-08-25update friend list, remove virusesFlorian Jung
2015-08-25sexy graphicsFlorian Jung
2015-08-25fix stupid typoFlorian Jung
2015-08-25gui.draw_bar()Florian Jung
2015-08-24sexy graphics and saner approaching / not approaching friendsFlorian Jung
2015-08-24try to W-feed friends. for testing, treat viruses as friendsFlorian Jung
2015-08-24more interval util functionsFlorian Jung
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