Skip to content

Releases: Quaggles/dcs-input-command-injector

1.0.11

22 Feb 17:28
Compare
Choose a tag to compare
  • Updated mod to be compatible with DCS 2.9.3.51704 Data.lua changes

1.0.10

20 Oct 06:05
Compare
Choose a tag to compare
  • Updated mod to be compatible with DCS 2.9.0.46801 Data.lua changes

1.0.9

18 May 09:54
Compare
Choose a tag to compare
  • Updated mod to be compatible with DCS 2.8.5.40170 Data.lua changes

1.0.8

01 May 10:43
Compare
Choose a tag to compare
  • 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 injected keyboard/default.lua contained an axisCommands 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

28 Oct 17:01
Compare
Choose a tag to compare
  • Updated mod to be compatible with DCS 2.8.0.32066 Data.lua changes

1.0.6

23 Jun 05:42
Compare
Choose a tag to compare
  • Updated mod to be compatible with DCS 2.7.15.26783 Data.lua changes

1.0.5

17 Mar 22:16
Compare
Choose a tag to compare
  • Allows Config/Input files to be merged, useful for merging Aircrafts\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 and Aircrafts\common_joystick_binding.lua + Aircrafts\common_keyboard_binding.lua

1.0.4

21 Oct 14:27
Compare
Choose a tag to compare
  • Allows UiLayer input commands to be injected (Thanks @davidp57)
  • Supports DCS 2.7.7.14727 Data.lua changes

1.0.3

01 Apr 10:28
Compare
Choose a tag to compare

Fixed another naming error

1.0.2

01 Apr 10:18
Compare
Choose a tag to compare

Renamed project

Breaking Change: Saved Game path changed to Saved Games/InputCommands