-
Notifications
You must be signed in to change notification settings - Fork 52
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
Snail mode #98
Merged
Merged
Snail mode #98
Commits on Jul 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cbdf52b - Browse repository at this point
Copy the full SHA cbdf52bView commit details -
snail-mode: cap max hazards to 7
- Ensure that no more than 7 hazards are added to a square. This fixes a bug where some squares were getting way too many hazards applied to them. There must be some other bug at work here as well. - Change author names to be github usernames instead of first names
Configuration menu - View commit details
-
Copy full SHA for 4e771d3 - Browse repository at this point
Copy the full SHA 4e771d3View commit details -
snail-mode: fix bug with eliminated snakes
- Ensure that hazard snail-trail is not added for eliminated snakes
Configuration menu - View commit details
-
Copy full SHA for 68ccc0c - Browse repository at this point
Copy the full SHA 68ccc0cView commit details
Commits on Jul 31, 2022
-
Merge branch 'main' into snail-mode
* main: DEV-1558-healing-pools-map (BattlesnakeOfficial#94) DEV-1556-sinkholes-map (BattlesnakeOfficial#96) CLI support for handling invalid responses (BattlesnakeOfficial#95)
Configuration menu - View commit details
-
Copy full SHA for b61973d - Browse repository at this point
Copy the full SHA b61973dView commit details -
Added comments to most functions and important bits of code Also changed the map so that instead of a fixed number of 7 hazards, we add hazards equal to the length of the snake.
Configuration menu - View commit details
-
Copy full SHA for ad38a12 - Browse repository at this point
Copy the full SHA ad38a12View commit details
Commits on Aug 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c11249f - Browse repository at this point
Copy the full SHA c11249fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8f374d - Browse repository at this point
Copy the full SHA c8f374dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd3a2d - Browse repository at this point
Copy the full SHA 2cd3a2dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.