The real movement refactor (#9645)
* The real movement refactor * ref events * Jetpack cleanup * a * Vehicles partially working * Balance tweaks * Restore some shitcode * AAAAAAAA * Even more prediction * ECS compstate trying to fix this * yml * vehicles kill me * Don't lock keys * a * Fix problem * Fix sounds * shuttle inputs * Shuttle controls * space brakes * Keybinds * Fix merge * Handle shutdown * Fix keys * Bump friction * fix buckle offset * Fix relay and friction * Fix jetpack turning * contexts amirite
This commit is contained in:
@@ -70,6 +70,7 @@ ui-options-header-interaction-adv = Advanced Interaction
|
||||
ui-options-header-ui = User Interface
|
||||
ui-options-header-misc = Miscellaneous
|
||||
ui-options-header-hotbar = Hotbar
|
||||
ui-options-header-shuttle = Shuttle
|
||||
ui-options-header-map-editor = Map Editor
|
||||
ui-options-header-dev = Development
|
||||
ui-options-header-general = General
|
||||
@@ -157,6 +158,14 @@ ui-options-function-loadout7 = Hotbar Loadout 7
|
||||
ui-options-function-loadout8 = Hotbar Loadout 8
|
||||
ui-options-function-loadout9 = Hotbar Loadout 9
|
||||
|
||||
ui-options-function-shuttle-strafe-up = Strafe up
|
||||
ui-options-function-shuttle-strafe-right = Strafe right
|
||||
ui-options-function-shuttle-strafe-left = Strafe left
|
||||
ui-options-function-shuttle-strafe-down = Strafe down
|
||||
ui-options-function-shuttle-rotate-left = Rotate left
|
||||
ui-options-function-shuttle-rotate-right = Rotate right
|
||||
ui-options-function-shuttle-brake = Brake
|
||||
|
||||
## Network menu
|
||||
|
||||
ui-options-net-interp-ratio = Network Smoothing
|
||||
|
||||
Reference in New Issue
Block a user