Mercurial > fife-parpg
log demos/shooter/scripts/world.py @ 469:5994e61cdebd
age | author | description |
---|---|---|
Wed, 14 Apr 2010 17:42:24 +0000 | prock | Added a widget to be displayed after the player completes the game. |
Wed, 14 Apr 2010 16:35:07 +0000 | prock | Fix the bug where the high score dialog box causes a crash after the player completes the level. |
Wed, 14 Apr 2010 16:22:36 +0000 | prock | Added damage so some enemies take more than one hit to destroy. |
Tue, 13 Apr 2010 20:23:13 +0000 | prock | Added the high score dialog to ask for players name (with no validation yet) |
Tue, 13 Apr 2010 19:43:31 +0000 | prock | Added high score window. |
Mon, 12 Apr 2010 19:01:41 +0000 | prock | Added player ship animations including flash and explode. |
Fri, 09 Apr 2010 21:42:28 +0000 | prock | Fixed bounding boxes. |
Thu, 08 Apr 2010 21:18:36 +0000 | prock | Player now has 3 lives and will receive a game over message once they are used up. |