Releases: Quaggles/dcs-input-command-injector
Releases · Quaggles/dcs-input-command-injector
1.0.12
1.0.11
1.0.10
1.0.9
1.0.8
- More defensive handling of table joins when the original
keyCommands
/axisCommands
table is nil. Now if the original table is nil instead of being joined with the injected table it is overridden by the injected table. - Processing of
axisCommands
tables are now skipped for the "Keyboard" device, this prevents axis binds from showing up in that column since keyboards don't have any axis. This also fixes issue #5 that occured when an injectedkeyboard/default.lua
contained anaxisCommands
table. - Logging now includes the device name that triggered the injection
- Paths and device names are now wrapped in quotes in log messages
1.0.7
1.0.6
1.0.5
- Allows
Config/Input
files to be merged, useful for mergingAircrafts\common_joystick_binding.lua
, this allows you to add binds that will be automatically merged with most modules from a single file (Thanks @Ryuk47 ) - Updated data.lua to current DCS World Version, adds SideWinder Force Feedback 2 Joystick in the default assignments. (Thanks @Ryuk47 )
- Updated
InputCommands.zip
skeleton to contain AH-64D paths andAircrafts\common_joystick_binding.lua
+Aircrafts\common_keyboard_binding.lua