40 Commits

Author SHA1 Message Date
Joe Shochet
ff591b45e4 *** empty log message *** 2007-01-28 00:03:33 +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
Joe Shochet
fcedd2efd5 arrow keys turn again 2006-12-18 19:08:00 +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
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
b046a3c33d - Changed the Arrow Left & Right Keys to become strafing for Pirates 2006-08-29 17:50:01 +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
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
26ea29157c formatting 2006-03-17 21:41:36 +00:00
Darren Ranalli
c8d74466ee added InputState.watchWithModifiers to reduce code duplication 2005-12-13 02:04:43 +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
Joe Shochet
70e2d8d15e removed slide and levitate from dev controls 2005-10-18 17:37:34 +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
Darren Ranalli
5be710f8b5 merged from pirates_1_first_merged_to_trunk 2005-09-14 22:13:42 +00:00
Joe Shochet
d9477e365a ignore watches upon delete so we do not have hooks leftover after we cleanup the local avatar 2005-08-03 21:43:57 +00:00
Joe Shochet
051e017d0a wasd controls 2005-07-18 06:04:34 +00:00
Dave Schuyler
b2f3e2ed45 added lockControls 2005-05-05 22:04:33 +00:00
Dave Schuyler
e204ad6cc6 added remove() 2005-05-05 21:49:52 +00:00
David Rose
468fb19220 changes from Jason Pratt to support running epydoc--don't do stuff on module import 2005-04-28 17:59:00 +00:00
Darren Ranalli
7ba76c1d39 added force-turnLeft and force-turnRight 2005-04-01 00:51:17 +00:00
Darren Ranalli
25dcb6e3cb allow other parts of the system to force avatar to move forward 2005-03-29 04:28:03 +00:00
David Rose
1dfd553b06 correct alt-control sequences 2005-02-10 01:45:35 +00:00
David Rose
6f1811be80 latest test fixes 2005-02-08 04:06:36 +00:00
Joe Shochet
6662a41be1 removed redundant delete 2004-10-20 17:15:29 +00:00
Joe Shochet
3b0b3e20b7 cleanup refs 2004-09-30 01:51:03 +00:00
Dave Schuyler
d0efed6b70 added setting of bitMasks and tags 2004-09-28 22:11:57 +00:00
Dave Schuyler
83d2cd8120 sending messages about using 2004-09-16 01:15:21 +00:00
Dave Schuyler
579ca6f9eb added run 2004-09-10 01:45:34 +00:00
Dave Schuyler
02ffe61ff3 clearing avatar when changing controls 2004-08-20 03:33:57 +00:00
Samir Naik
f3148f3fc0 let ship setup actorNode on it's own 2004-08-19 05:38:15 +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
Dave Schuyler
59606cc4ec moved from ../showbase 2004-08-07 01:07:43 +00:00