log nagslang/game_object.py @ 384:9efc1ab833c8

age author description
Fri, 06 Sep 2013 23:47:44 +0200 Jeremy Thurgood Fix positioning and debug print.
Fri, 06 Sep 2013 23:37:55 +0200 Jeremy Thurgood Some notes.
Fri, 06 Sep 2013 23:07:27 +0200 Stefano Rivera Create a nagslang.collectable module for collectables
Fri, 06 Sep 2013 23:03:28 +0200 Adrianna Pińska new acid and moonlight art
Fri, 06 Sep 2013 22:44:14 +0200 Stefano Rivera Move the inventory to world, to slightly reduce overall hackyness
Fri, 06 Sep 2013 21:56:57 +0200 Jeremy Thurgood Automatic weapons.
Fri, 06 Sep 2013 21:37:00 +0200 Stefano Rivera Make the inventory a set
Fri, 06 Sep 2013 20:45:02 +0200 Jeremy Thurgood Keycard doors.
Fri, 06 Sep 2013 20:25:06 +0200 Stefano Rivera Acid attacks shoot things that look like acid
Fri, 06 Sep 2013 20:12:07 +0200 Neil Muller Transparent moonlight
Fri, 06 Sep 2013 19:42:01 +0200 Jeremy Thurgood Refactor doors and add horrible temporoary image for someone to fix later.
Fri, 06 Sep 2013 19:14:04 +0200 Jeremy Thurgood Moonlight tiles force wolf form.
Fri, 06 Sep 2013 18:41:29 +0200 David Sharpe Tweaks to the claw attack.
Fri, 06 Sep 2013 17:29:50 +0200 Neil Muller Add convex requirement to hint
Fri, 06 Sep 2013 16:13:43 +0200 Neil Muller Hostile terrian objects
Fri, 06 Sep 2013 15:14:27 +0200 Jeremy Thurgood Save door and lever state.
Fri, 06 Sep 2013 11:48:48 +0200 Jeremy Thurgood More interesting claw attack.
Fri, 06 Sep 2013 10:49:19 +0200 Jeremy Thurgood Better wolf claw attack.
Fri, 06 Sep 2013 03:10:04 +0200 Adrianna Pińska laser gun
Fri, 06 Sep 2013 02:41:55 +0200 Simon Cross Fix claw attack rendering a bit.
Fri, 06 Sep 2013 02:01:30 +0200 Stefano Rivera Open bulkheads are no longer opaque to furniture
Fri, 06 Sep 2013 01:48:59 +0200 Stefano Rivera BOX is no longer accurate
Fri, 06 Sep 2013 00:45:52 +0200 David Sharpe PEP8
Fri, 06 Sep 2013 00:37:26 +0200 David Sharpe Basic claw attack, stealing liberally from other people's code! ;)
Fri, 06 Sep 2013 00:32:38 +0200 Neil Muller Rename animate to update and pass seconds, for future fun
Fri, 06 Sep 2013 00:17:22 +0200 Stefano Rivera Enemies now die
Thu, 05 Sep 2013 23:57:50 +0200 Stefano Rivera Pass bullet hits through to the target
Thu, 05 Sep 2013 23:43:50 +0200 Stefano Rivera Create a tuple of bullet position, so we don't just hold a reference to a mutable object
Thu, 05 Sep 2013 23:43:37 +0200 Jeremy Thurgood Levers look like levers.
Thu, 05 Sep 2013 23:31:00 +0200 Stefano Rivera Bullets don't collide with sensors