Commit Graph

144 Commits

Author SHA1 Message Date
Jason Yeung 7896127dfd - Remove the reversed controls 2007-01-03 02:06:00 +00:00
Zachary Pavlov 6dc1f8aec6 flipped navigation for the new ships 2007-01-02 20:03:53 +00:00
Joe Shochet 93a5850c7b faster ship movement for CES demo 2006-12-29 20:06:08 +00:00
Joe Shochet fcedd2efd5 arrow keys turn again 2006-12-18 19:08:00 +00:00
Darren Ranalli 9b78bad94d preserve token hash value even after invalidation 2006-10-26 22:56:50 +00:00
Darren Ranalli 823340c46c fixed crash in _ignore 2006-10-26 21:28:25 +00:00
Darren Ranalli 8897de5899 better InputManager handling of multiple inputs to a single logical input (forward, backward etc.) 2006-10-26 03:47:34 +00:00
Josh Wilson af24759809 stop ship controls from sending out avatar type jump messages 2006-10-25 21:05:54 +00:00
Josh Wilson c1f040a7d1 added ability to query airborne state. Be careful this only works if the walker supports the airborne state 2006-10-20 16:16:55 +00:00
Jason Yeung beb9eb025b - Added autosailing 2006-10-05 04:35:34 +00:00
aignacio_sf 5a72582e9c Handle divide by zero exceptions. 2006-09-22 22:41:54 +00:00
Jason Yeung b046a3c33d - Changed the Arrow Left & Right Keys to become strafing for Pirates 2006-08-29 17:50:01 +00:00
Jason Yeung 77ef27e6a1 - Lowered the strafing speed when walking backwards 2006-08-19 01:23:04 +00:00
Jason Yeung d7cf9805d5 - Changed the strafe speed for PIRATES 2006-08-10 23:37:27 +00:00
David Rose 216e635ee7 more __all__ fixes from Josh Yelon 2006-08-10 22:14:31 +00:00
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