-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implemented coned sensors. #226
base: develop
Are you sure you want to change the base?
Commits on Jan 16, 2014
-
Implemented coned sensors, able to scan multiple cells if far enough …
…away. Addresses issue Majiir#106
Configuration menu - View commit details
-
Copy full SHA for e71b767 - Browse repository at this point
Copy the full SHA e71b767View commit details
Commits on Jan 17, 2014
-
Configuration menu - View commit details
-
Copy full SHA for a9fa0c2 - Browse repository at this point
Copy the full SHA a9fa0c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b848f1 - Browse repository at this point
Copy the full SHA 2b848f1View commit details
Commits on Feb 9, 2014
-
Optimize the sensor cone algorithm
Increased the speed on fetching neighbors by removing some duplicate loops. The scanning speed is now limited by how quickly the scanned cells could be updated.
Tim Xiao authored and Tim Xiao committedFeb 9, 2014 Configuration menu - View commit details
-
Copy full SHA for 35dc95c - Browse repository at this point
Copy the full SHA 35dc95cView commit details
Commits on Feb 20, 2014
-
Merge pull request #1 from txiao/feature-sensorcone-optimize
Optimize the sensor cone algorithm
Configuration menu - View commit details
-
Copy full SHA for d689bd4 - Browse repository at this point
Copy the full SHA d689bd4View commit details -
Reordered tests so that the detect ping is only played if the deposit
was just revealed.
Configuration menu - View commit details
-
Copy full SHA for 04f0823 - Browse repository at this point
Copy the full SHA 04f0823View commit details
Commits on Apr 4, 2014
-
Fix a bug with the GetNeighborhood function that occur when the dista…
…nce is 0.
Tim Xiao authored and Tim Xiao committedApr 4, 2014 Configuration menu - View commit details
-
Copy full SHA for 340b4c3 - Browse repository at this point
Copy the full SHA 340b4c3View commit details -
Merge pull request #2 from txiao/feature-sensorcone-bugfix
Fix a bug with the GetNeighborhood function
Configuration menu - View commit details
-
Copy full SHA for 844b692 - Browse repository at this point
Copy the full SHA 844b692View commit details