snake continues one move after crash

Bug #632312 reported by Josh Brown
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snakes
Fix Released
Low
Josh Brown

Bug Description

After a crash the snake continues forward one cell, going through the obstacle it's crashed into. This should not happen.

Tags: graphical

Related branches

Revision history for this message
Josh Brown (joshbrown) wrote :

This is a minor graphical bug, but it still makes the game look unprofessional. It should be easy to fix by moving the collisions code into the head object.

Changed in snakes-game:
assignee: nobody → Josh Brown (joshbrown)
importance: Undecided → Low
milestone: none → 1.0
status: New → Triaged
Revision history for this message
Josh Brown (joshbrown) wrote :
Changed in snakes-game:
status: Triaged → Fix Released
Revision history for this message
Tom Bell (bushbaby2511) wrote :

Sorry to bring this back from the grave but although the head redraws fine the body continues and as such the bug is not quite fixed.

Changed in snakes-game:
status: Fix Released → Triaged
Revision history for this message
Tom Bell (bushbaby2511) wrote :

This seems to be fixed in your pre-collide branch but not in trunk.

Revision history for this message
Josh Brown (joshbrown) wrote :

Sorry about that, looks like I re-introduced this bug while fixing bug #631089. I've just added a `return` statement that should fix the problem.

Changed in snakes-game:
status: Triaged → Fix Committed
Revision history for this message
Tom Bell (bushbaby2511) wrote :

That seems to fix it my end.

Revision history for this message
Josh Brown (joshbrown) wrote :
Changed in snakes-game:
status: Fix Committed → Fix Released
Josh Brown (joshbrown)
tags: added: graphical
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.