Commit Graph

129 Commits

Author SHA1 Message Date
Joe Shochet 45fda2453a strafe is now as fast as walk forward 2006-06-07 16:56:34 +00:00
Dave Schuyler 247e79ccce work in progress 2006-05-12 23:13:15 +00:00
Mike Goslin f105fc0365 Added current name so we know the current name of the current control 2006-05-02 21:05:36 +00:00
Dave Schuyler 64d22156c7 removed parens from asserts 2006-04-04 23:32:24 +00:00
Dave Schuyler f66d4151fc formatting 2006-03-17 23:17:57 +00:00
Dave Schuyler 26ea29157c formatting 2006-03-17 21:41:36 +00:00
Samir Naik 736daf2113 *** empty log message *** 2006-03-14 17:09:32 +00:00
Dave Schuyler 2fb89f87cd ship sphere init 2006-03-11 05:06:16 +00:00
Dave Schuyler 392b2fdceb fixed stop ship pilot 2006-03-10 00:11:58 +00:00
Dave Schuyler 79cf7493de takedown physics 2006-03-09 22:54:27 +00:00
Dave Schuyler 5db5a14521 changed attach physics node 2006-03-09 22:53:37 +00:00
Dave Schuyler a524d4db49 many changes 2006-03-08 23:55:53 +00:00
Dave Schuyler 8854446662 changes from ShipPilot2.py 2006-02-18 02:31:25 +00:00
Dave Schuyler 08b52fea19 using local keel force 2006-02-18 02:13:56 +00:00
Dave Schuyler ad2bab372c working on ship keel 2006-02-08 22:50:39 +00:00
Dave Schuyler 71243aa874 formatting 2006-01-27 02:54:41 +00:00
Dave Schuyler d466dddac1 removed reference to get local vector 2006-01-21 01:51:53 +00:00
Dave Schuyler 5b54b547c7 debug output change 2006-01-12 03:50:58 +00:00
Dave Schuyler 8887955fcf remove extra paren from assert 2006-01-09 22:34:02 +00:00
Dave Schuyler d2ec490913 *** empty log message *** 2006-01-07 04:20:29 +00:00
Dave Schuyler dbf7ac0bd8 formatting 2006-01-07 04:19:58 +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
Darren Ranalli c8d74466ee added InputState.watchWithModifiers to reduce code duplication 2005-12-13 02:04:43 +00:00
Darren Ranalli 81edb9fc7d added SwimWalker; strafe turns 2005-12-13 02:03:42 +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 2fa034d68a removed ship stuff 2005-12-03 03:36:32 +00:00
Dave Schuyler 66c1e93888 ship slide left/right 2005-12-02 00:46:45 +00:00
Joe Shochet ce4894f6a5 turn on q and e keys for wasd users 2005-11-07 17:22:11 +00:00
Joe Shochet cda7e979a2 strafe on wasd A and D keys, spacebar jumps in wasd mode 2005-11-04 01:08:20 +00:00
Dave Schuyler bbc5a5f19b strafe change 2005-10-25 04:01:28 +00:00
Dave Schuyler fdf8a79fea fix for strafe 2005-10-25 03:55:04 +00:00
Joe Shochet 2c474fb372 faster strafing 2005-10-25 01:37:17 +00:00
Dave Schuyler 3e66211e38 changed moving while airborne 2005-10-22 04:42:39 +00:00
Dave Schuyler 1f8be159b2 changed isSet to return 0 default 2005-10-19 00:11:42 +00:00
Joe Shochet 70e2d8d15e removed slide and levitate from dev controls 2005-10-18 17:37:34 +00:00
Dave Schuyler b49c72cc5d addBlastForce 2005-10-14 00:38:57 +00:00
Dave Schuyler d6d1877329 forward movement normalized 2005-10-11 21:42:57 +00:00
Samir Naik ec2cd93d3d *** empty log message *** 2005-10-11 17:20:48 +00:00
John Loehrlein c991c58817 fixed Joe 2005-10-10 22:17:34 +00:00
Dave Schuyler c367444488 clean 2005-10-10 22:02:06 +00:00
Dave Schuyler 12810d245e changed follow plane 2005-10-08 02:54:24 +00:00
Joe Shochet 2e465f8cc8 dev flag on levitate ignore 2005-10-06 00:31:44 +00:00
Joe Shochet 71f3a958a1 strafe left and right support 2005-10-05 21:58:22 +00:00
Joe Shochet 8f74f5eaaf trying to get strafing working again for pirates battle 2005-10-05 04:57:15 +00:00