Mercurial > touhou
log pytouhou/game/player.py @ 384:690b5faaa0e6
age | author | description |
---|---|---|
Tue, 02 Oct 2012 13:27:05 +0200 | Emmanuel Gil Peyrot | Make rendering of multiple-sprites elements work like single-sprites. |
Fri, 07 Sep 2012 12:54:38 +0200 | Emmanuel Gil Peyrot | Replace player position in game zone right after its move; fix shots offsets at boundaries. |
Thu, 30 Aug 2012 11:34:56 +0200 | Emmanuel Gil Peyrot | Make a sound when an enemy is hit. |
Wed, 04 Jul 2012 23:41:28 +0200 | Emmanuel Gil Peyrot | Implement sfx for player and enemies. |
Wed, 04 Jul 2012 21:38:00 +0200 | Emmanuel Gil Peyrot | Implement continues when the lives fall bellow 0. |
Sun, 01 Jul 2012 11:43:38 +0200 | Thibaut Girka | Fix bullet cancellation and removal |