Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#10234 - Spacerocks respawn invulnerability

Attached to Project: Rockbox
Opened by Eric Clayton (esc861) - Saturday, 23 May 2009, 04:51 GMT+2
Last edited by MichaelGiacomelli (saratoga) - Monday, 25 May 2009, 01:43 GMT+2
Task Type Patches
Category Games
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Version 3.2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

Spacerocks had an issue with cheap deaths as a result of re-spawning and immediately dying before you could avoid rocks. Added short invulnerability period whenever the ship respawns. Invulnerable ship is blue and blinks before it looses invulnerability.
   spacerocks.c.patch (4 KiB)
 spacerocks.c |   56 ++++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 44 insertions(+), 12 deletions(-)

This task depends upon

Closed by  MichaelGiacomelli (saratoga)
Monday, 25 May 2009, 01:43 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Accepted in r21071.
Comment by Gman (Thecoolgman) - Saturday, 23 May 2009, 22:13 GMT+2
nice
Comment by MichaelGiacomelli (saratoga) - Monday, 25 May 2009, 01:43 GMT+2
Looks good, though in the future its easier if you do you diff from the root of your source checkout instead of the plugins folder. That way I don't have to fiddle with patch flags to apply it, which is important because I am lazy.

Loading...