Mercurial > touhou
log pytouhou/game/enemy.py @ 181:184196480f59
age | author | description |
---|---|---|
Sun, 23 Oct 2011 14:50:44 -0700 | Emmanuel Gil Peyrot | Don’t use the useless eff00.anm and implement particles (grazing, death, and more). |
Sun, 23 Oct 2011 01:53:44 -0700 | Emmanuel Gil Peyrot | Fix boss mode and don’t suicide the boss when she just want to kill the other enemies. |
Fri, 21 Oct 2011 09:37:23 -0700 | Emmanuel Gil Peyrot | Move effects where they should be. |
Thu, 20 Oct 2011 06:34:35 -0700 | Emmanuel Gil Peyrot | Add support for the last unknown value of the enemy spawning. |
Tue, 18 Oct 2011 13:37:55 -0700 | Emmanuel Gil Peyrot | Fix default death animation. |
Tue, 18 Oct 2011 13:17:23 -0700 | Emmanuel Gil Peyrot | Better enemy death, with animation and (hopefully) correct flags handling. |