Jump to content

List of Commands suggestion [Session]


Lion.Kanzen
 Share

Recommended Posts

Resultado de imagen para keyboard layout

This topic seeks to add hotkeys/commands to existing or to be implemented commands.

 Command Hotkey suggestion

Description

 

Command Description

 Shortcut(s) Description 

 

Ring CC Bell

K (avaible) You must have selected the CC.
Good complement for CC
Stances : A, B , C...    Change to type.
Formations : A, B , C...    Change to type.
Show unit class icon   Suggestion (not implemented yet)            
Find Civic center   Go to...(place)
Find healer   idle type
Attack Ground   (not implemented yet)
Last Notification. Mouse button 3         (not implemented yet)
Build    
Flrare   (not implemented yet)
     

 

Current shortcuts in game. [Session]

WIP...

Command           Key / Shortcut        Description   / Type  
select all of your units of the same kind on the screen (even if they are different ranks). Double Left Click  
  Triple Left Click:  
  Alt + Double Left Click:  
  Alt + Triple Left Click:  
  F10  
Quicksave Shift + F5  
Quickload Shift + F8  
  F12  
  ESC  
  Enter or Return  
  T  
  L  
  Pause  
  Delete  
  Shift + Delete  
Make control group Ctrl + 1 (- 0)  
Select control group 1 (- 0)  
Add to control group Shift + 1 (- 0)  
  H  
  Y  
  U  
  / (Slash)  
  Shift + /  
  Alt + /  
  . (Period)  
  \ (Backslash)  
  Shift + \  
  Alt + \  
  Z, X, C, V, B, N, M, ,  
  PageUp?  
  PageDown?  
  Tab  
  Ctrl + Tab  
Show the multiplayer lobby in a dialog window. Alt + L  
Toggle in-game barter/trade page Ctrl + B: .  
  Ctrl + P  
  Ctrl + Right Click Modify mouse action 
Repair J + Right Click  
Patrol P + Right Click  
  Alt +  
  Shift + Right Click or Left Click    
  Shift + Left Click  
  Shift + Left Click  
  Shift + Left Click  
  Shift + Left Click  
  Ctrl + Left Click or Left Drag  
Over units on map: Only select military units. Alt + Left Drag Box selection type
  Alt + Y + Left Drag Box selection type
  I + Left Drag Box selection type
  OLeft Drag Box selection type
  Ctrl + Left Click  
  Right Click  
  Right Click  
  Right Drag Formation type.
Attack move Ctrl + Right Click  
  Ctrl + Right Click  
  Ctrl + Right Click  
  Ctrl + Right Click  
Attack move ignores buildings. Ctrl + Q + Right Click Focus type
Escort/protect G + Right Click Focus type
  Left Click GUI
  Double Left Click  
On a group icon: disband the group. Right Click GUI
  Alt + G Dev command/GUI overlay 
  Alt + D Dev command/GUI overlay
  Alt + Shift + W Dev command
  Alt + Shift + S GUI / Visuals
  Alt + Z Visuals
  Alt + V  
  Alt + B  
  Space Dev
  Backspace  
  Alt + K Visuals
  ~ or F9  
  W Control camera
  A Control camera
  S Control camera
  D Control camera
  Ctrl + W Control camera
  Ctrl + A Control camera
  Ctrl + S Control camera
  Ctrl + D Control camera
  Q Control camera
  E Control camera
  Shift + Mouse Wheel Rotate Up   Control camera
  Shift + Mouse Wheel Rotate Down   Control camera

 

 

Edited by Lion.Kanzen
adding stuff
  • Like 1
Link to comment
Share on other sites

I think that a list of the currently active hot-keys should be added to this thread as it would highlight the fact that there are in fact very few not used key combos available for any new hot key this apart from the how it would work with non QWERTY keyboard layouts.

Enjoy the Choice :)

  • Like 2
Link to comment
Share on other sites

14 hours ago, Loki1950 said:

I think that a list of the currently active hot-keys should be added to this thread as it would highlight the fact that there are in fact very few not used key combos available for any new hot key this apart from the how it would work with non QWERTY keyboard layouts.

Enjoy the Choice :)

Yes I'm thinking add those. But im not sure which sort to use.

Edit:

image.thumb.png.a0bb8bdcf375847bd7287a69cf0014bf.png

My keyboard is more like.

Spoiler

Resultado de imagen para spanish keyboard layout

For some reason doesn't work with numerical, probably a setting thing.

Resultado de imagen para spanish keyboard layout

I haven't this important key.

Edited by Lion.Kanzen
Link to comment
Share on other sites

too many camera movement...

Quote

W or [up]: Pan screen up.
S or [down]: Pan screen down.
A or 

: Pan screen left.
D or 
: Pan screen right.

 

image.png.06f604c7f4b5079473576fe6545925ee.pngResultado de imagen para arrow keyboard


Ctrl + W or [up]: Rotate camera to look upward.
Ctrl + S or [down]: Rotate camera to look downward.
Ctrl + A or 

 

: Rotate camera clockwise around terrain.
Ctrl + D or : Rotate camera counter-clockwise around terrain.
Q: Rotate camera clockwise around terrain.
E: Rotate camera counter-clockwise around terrain.
Shift + Mouse Wheel Rotate Up: Rotate camera clockwise around terrain.
Shift + Mouse Wheel Rotate Down: Rotate camera counter-clockwise around terrain.
F: Follow the selected unit (move the camera to stop it from following the unit).
R: Reset camera zoom/rotation.
= or +: Zoom in (keep pressed for continuous zoom).
-: Zoom out (keep pressed for continuous zoom).
Alt + W: Toggle through wireframe modes.
Middle Mouse Button: Keep pressed and move the mouse to pan.

 

image.png.711f0771425bfa06c8bfbc5088038c1e.png

Edited by Lion.Kanzen
  • Sad 1
Link to comment
Share on other sites

  • 2 weeks later...
2 hours ago, Lion.Kanzen said:

Is possible use a single hotkey then make the building order to build?

So where is your preferred build order saved there is currently no way for the engine to save such a list so lots of extra coding needed also the way you constructed this question does not make any sense in English.

Enjoy the Choice :) 

Link to comment
Share on other sites

3 minutes ago, Loki1950 said:

So where is your preferred build order saved there is currently no way for the engine to save such a list so lots of extra coding needed also the way you constructed this question does not make any sense in English.

Enjoy the Choice :) 

Even in my lenguage, but here is.

 

¿Es posible con una sola tecla dar orden de construcción?

 

Edited by Lion.Kanzen
Link to comment
Share on other sites

Would need a complete refactoring of the keyboard handling code not a trivial task most likely to take months to do so it comes down to a decision of is all the extra work worth the effort and are there other things that take priority(always lots of those) we are always short on coders/programmers.So basically it's a resource allocation problem the resources being the coders time.

Enjoy the Choice :)   

  • Like 1
Link to comment
Share on other sites

13 minutes ago, Loki1950 said:

Would need a complete refactoring of the keyboard handling code not a trivial task most likely to take months to do so it comes down to a decision of is all the extra work worth the effort and are there other things that take priority(always lots of those) we are always short on coders/programmers.So basically it's a resource allocation problem the resources being the coders time.

Enjoy the Choice :)   

You know I'm not short-term visionary. This can be take a while but.. Is a starting point.

  • Like 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...