Mercurial > touhou
log pytouhou/vm/eclrunner.py @ 568:e7a4731a278b
age | author | description |
---|---|---|
Thu, 12 Jun 2014 18:41:01 +0200 | Emmanuel Gil Peyrot | Make Enemy.get_angle able to target any Element, not only Player. |
Thu, 15 May 2014 20:14:54 +0200 | Emmanuel Gil Peyrot | Set boss mode directly from the enemy. |
Mon, 14 Oct 2013 12:20:55 +0200 | Emmanuel Gil Peyrot | Make enemy callbacks programmables. |
Mon, 14 Oct 2013 12:11:01 +0200 | Emmanuel Gil Peyrot | Merge PlayerState into Player, fix player respawn position. |
Fri, 04 Oct 2013 11:19:04 +0200 | Emmanuel Gil Peyrot | Remove identity lambda for interpolators, improves performances slightly. |
Mon, 16 Sep 2013 18:42:04 +0200 | Emmanuel Gil Peyrot | Make Laser and Orb extension types, and use that where possible. |