Commit Graph

64 Commits

Author SHA1 Message Date
Josh Wilson cbaa8832d3 "first round of bug fixes for world-split change" 2007-07-18 01:03:27 +00:00
Josh Wilson f679612f2a "Converted collision pusher geometry from two spheres at either end of the ship into a single stretched sphere. we'll have to keep an eye out for strange behavior due to the scaling" 2007-07-17 19:15:39 +00:00
Darren Ranalli ab69230775 removed framerate dependency 2007-07-04 05:07:12 +00:00
Josh Wilson 1578173ccc "handling dt=0 so as to prevent divide by zero errors" 2007-05-21 23:12:59 +00:00
Samir Naik ce3e662283 try making ~run work on LIVE 2007-05-14 22:02:03 +00:00
Josh Wilson d9dcbfc429 "using new ShipFloorCollide for avatars on a ship" 2007-04-20 19:08:31 +00:00
Josh Wilson 7d98e016ba fixed debug category 2007-03-02 00:35:57 +00:00
Josh Wilson c56249dd2f control manager now cleanly removes its controls during delete() 2007-02-06 22:30:32 +00:00
Zachary Pavlov a47ddd8505 new ship controls! 2007-01-28 04:49:38 +00:00
Josh Wilson d25dbb573b fixed collison bitmask issues 2007-01-27 04:42:41 +00:00
Josh Wilson 6e32e478cf ships now have their own control manager that the avatar uses when he takes the wheel 2007-01-25 05:24:40 +00:00
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