Mercurial > touhou
log pytouhou/games/eosd.py @ 498:c9c2fb873dbd
age | author | description |
---|---|---|
Mon, 14 Oct 2013 12:11:01 +0200 | Emmanuel Gil Peyrot | Merge PlayerState into Player, fix player respawn position. |
Sat, 21 Sep 2013 20:26:39 +0200 | Emmanuel Gil Peyrot | Add friendly fire in netplay. |
Sat, 28 Sep 2013 20:11:41 +0200 | Emmanuel Gil Peyrot | Various netplay-related fixes. |
Mon, 16 Sep 2013 18:42:04 +0200 | Emmanuel Gil Peyrot | Make Laser and Orb extension types, and use that where possible. |
Mon, 16 Sep 2013 18:41:51 +0200 | Emmanuel Gil Peyrot | Reset ANMRunner.sprite_index_offset after the first frame, fixes bullettype 7; also forbid glitch bullet types. |
Wed, 11 Sep 2013 16:03:55 +0200 | Emmanuel Gil Peyrot | Move continues to PlayerState, and make sure they aren’t reinitialized before each stage. |