Mercurial > touhou
log pytouhou/game/player.py @ 444:f26c8ab57257
age | author | description |
---|---|---|
Fri, 30 Aug 2013 14:16:08 +0200 | Emmanuel Gil Peyrot | Use a simple for loop to determine the power level of the player; fixes a traceback when the SHT has no shot at all. |
Fri, 30 Aug 2013 14:16:08 +0200 | Emmanuel Gil Peyrot | Add a base Element class for every object in pytouhou.game. |
Sun, 11 Aug 2013 14:23:50 +0200 | Emmanuel Gil Peyrot | Always run the first frame of an ANMRunner. |
Sat, 03 Aug 2013 15:49:04 +0200 | Emmanuel Gil Peyrot | Remove AnmWrapper, since ANMs are lists of entries now. |