[odamex-bug-reporter] [Bug 1272] New: Modern Controls WASD

  • From: odamex-bugtracker@xxxxxxxxxx
  • To: odamex-bug-reporter@xxxxxxxxxxxxx
  • Date: Fri, 22 Feb 2019 19:44:58 +0000

https://odamex.net/bugs/show_bug.cgi?id=1272

            Bug ID: 1272
           Summary: Modern Controls WASD
           Product: Odamex
           Version: 0.8.x
          Hardware: All
                OS: Other
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Client
          Assignee: odamex-bug-reporter@xxxxxxxxxxxxx
          Reporter: mdvulture@xxxxxxxxx
                CC: odamex-bug-reporter@xxxxxxxxxxxxx

Created attachment 571
  --> https://odamex.net/bugs/attachment.cgi?id=571&action=edit
patch for modern binds

In an attempt to make the Odamex experience less hassle and more user friendly,
here is a patch to modernize the controls.

**Changes**
        "bind leftshift \"centerview; toggle cl_mouselook\"; "   // modern
controls for enabling freelook
        "bind e +use; "                                         // modern
control WASD+E
        "bind w +forward; "
        "bind a +moveleft; "
        "bind s +back; "
        "bind d +moveright; "
        "bind r +moveup; "                                      //fly up in
water and spectating
        "bind v +movedown; "                                    //fly down in
water and spectating
        "bind space +jump; "                                    //now jump
instead of use
        "bind tab +showscores; "            //move showscores to tab for modern
controls
        "bind enter messagemode; "          // bind chat to enter instead of T
        "bind y messagemode2; "
        "bind \\\\ togglemap; "                         // move automap to \
for modern controls
        "bind mwheeldown weapnext; "        //new for modern controls
        "bind mwheelup weapprev;"           //new for modern controls

removed cl_run being on capslock (now unused) and turned cl_run on by default.
m_forward is now default 0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Other related posts:

  • » [odamex-bug-reporter] [Bug 1272] New: Modern Controls WASD - odamex-bugtracker