Commit Graph

53 Commits

Author SHA1 Message Date
David Rose 216e635ee7 more __all__ fixes from Josh Yelon 2006-08-10 22:14:31 +00:00
Dave Schuyler 64d22156c7 removed parens from asserts 2006-04-04 23:32:24 +00:00
Dave Schuyler 26ea29157c formatting 2006-03-17 21:41:36 +00:00
Dave Schuyler 5db5a14521 changed attach physics node 2006-03-09 22:53:37 +00:00
Dave Schuyler 8854446662 changes from ShipPilot2.py 2006-02-18 02:31:25 +00:00
Dave Schuyler d466dddac1 removed reference to get local vector 2006-01-21 01:51:53 +00:00
Dave Schuyler 8887955fcf remove extra paren from assert 2006-01-09 22:34:02 +00:00
Dave Schuyler 843b750325 formatting 2005-12-31 01:06:36 +00:00
greytower abd1a41291 Damage to ship sails now decrease its speed 2005-12-14 19:53:38 +00:00
Darren Ranalli ea3279d087 fixed sticky velocity 2005-12-13 05:52:25 +00:00
Justin Butler 3ae7aedb67 Added code to stash hull collision walls on a ship if it has any (only for the local player's ship) 2005-12-13 05:25:01 +00:00
greytower d623efb9ea Reverse speed in boats now slower than forward 2005-12-13 04:54:37 +00:00
Justin Butler 7a9d0c11ad Change to the ship collision spheres to prevent penetration with other ships. I made the spheres larger and further apart to better represent the ship. 2005-12-13 00:05:25 +00:00
Dave Schuyler 25f4593163 fix for avatarMoving when turning 2005-12-08 22:58:14 +00:00
Dave Schuyler 8944514619 made turn or slide turn 2005-12-03 03:36:57 +00:00
Dave Schuyler 66c1e93888 ship slide left/right 2005-12-02 00:46:45 +00:00
Dave Schuyler b49c72cc5d addBlastForce 2005-10-14 00:38:57 +00:00
Samir Naik ec2cd93d3d *** empty log message *** 2005-10-11 17:20:48 +00:00
Darren Ranalli f882f5a715 more rotation friction 2005-07-19 22:27:50 +00:00
Darren Ranalli 969ca0205b fixed boat controls, reduced forward/backward friction 2005-07-19 21:59:01 +00:00
Jason Yeung 3b064600a0 - Player ship rocking on turns 2005-06-16 00:04:12 +00:00
Joe Shochet 588d0686e5 more fun and simpler walk controls 2005-06-10 18:56:15 +00:00
Dave Schuyler 7029c5bc4f changed import scope 2005-05-24 21:16:26 +00:00
Roger Hughston e7cd96bf9d *** empty log message *** 2005-05-23 22:12:38 +00:00
Dave Schuyler 88c436e5b9 moved del order 2005-04-29 03:48:50 +00:00
Samir Naik f417cfc9d5 better turbo support 2005-03-08 07:49:59 +00:00
Samir Naik db891ff937 add getVelocity 2005-02-08 19:41:33 +00:00
Samir Naik 598970b97d removed print statements 2004-11-11 18:32:13 +00:00
Samir Naik fb24918dd6 set ship.worldVelocity to zero when cleaning up physics 2004-10-27 01:45:30 +00:00
Samir Naik 47ed14c01c changed heights of ship spheres 2004-10-14 23:33:50 +00:00
Samir Naik bd73e2d5f1 moved collision spheres down to avoid inadvertant collisions on deck 2004-09-29 23:30:19 +00:00
Samir Naik 82a8cc00cf move bowSphere forward and sternSphere back 2004-09-29 17:46:06 +00:00
Dave Schuyler d0efed6b70 added setting of bitMasks and tags 2004-09-28 22:11:57 +00:00
Dave Schuyler efcad6c65a added stern sphere 2004-09-24 01:16:22 +00:00
Dave Schuyler 72c5092f1d checking for cSphere on delete 2004-09-21 01:05:41 +00:00
Dave Schuyler c3fc66631f fix z on collision 2004-09-16 01:25:30 +00:00
Dave Schuyler d88fec148a new ~run 2004-09-10 04:21:33 +00:00
Dave Schuyler 3cf0b32484 added bow sphere 2004-09-09 02:35:47 +00:00
Dave Schuyler dc02cb5d11 moved collision sphere 2004-09-09 00:33:37 +00:00
Dave Schuyler 44aa13cb4c uncommented angular physics 2004-09-08 02:25:00 +00:00
Dave Schuyler c87d40274e setting worldVelocity on self.ship 2004-08-21 03:12:20 +00:00
Dave Schuyler b79e18da3e added takedown physics 2004-08-20 03:35:07 +00:00
Samir Naik 054c10a367 remove/cleanup old phys in setupPhys 2004-08-20 02:23:13 +00:00
Joe Shochet c17748953a no onscreen debug in optimize mode 2004-08-19 23:19:41 +00:00
Joe Shochet ae36ca0070 no momentum for now 2004-08-19 22:23:41 +00:00
Samir Naik f3148f3fc0 let ship setup actorNode on it's own 2004-08-19 05:38:15 +00:00
Samir Naik 043d1f0de4 actorNode conditionally inserted 2004-08-18 23:32:01 +00:00
Dave Schuyler 9befb9045c changed debug output; added keel 2004-08-17 23:31:38 +00:00
Mike Goslin 4dbaaaba47 *** empty log message *** 2004-08-17 00:05:04 +00:00
Dave Schuyler 8ab8656e3e use is allowing setting of the avatar 2004-08-13 01:23:08 +00:00