CSC480-18S / Red-Team

Red Team Repository
MIT License
6 stars 19 forks source link

Fixes #305 #316

Closed cking20 closed 6 years ago

cking20 commented 6 years ago

What does this implement/fix? Explain your changes.

Added a connectAIQueue because AI cant connect inside of another socket's event. Added checks that should keep the GUI updating even if there are no AI connected

Does this reference any currently open issues?

305 works toward fixing #310 but havent been able to reproduce that bug

Types of changes

What types of changes does your code introduce? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. This is simply a reminder of what we are going to look for before merging your code.

Any other comments?

LandonPatmore commented 6 years ago

Closed for now, in favor of web sockets branch.