-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give each game_ticket_packet to the agent exactly once (#30)
* Give each game_ticket_packet to the agent once. Added nicer error handling (using traceback) Sample game_ticket_packet at the Nyquist rate and don't call the bot when the game_tick_packet did not change. I used this to identify the problem: https://gist.github.com/DomNomNom/cfb59ea18138e3d1244d8f1881ac97ba Before: https://cdn.discordapp.com/attachments/348659150793736193/403871599083651072/unknown.png After: https://cdn.discordapp.com/attachments/348659150793736193/403878905838043139/unknown.png * Call the agent even when the game is paused
- Loading branch information
Showing
1 changed file
with
50 additions
and
40 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters