Skip to content

Releases: nielsvaes/dcs_code_injector

DCS Code Injector 1.4.0

01 Jan 17:54
Compare
Choose a tag to compare
  • Added code completion
  • Added code editor quality of life updates

DCS Code Injector 1.3.0

28 Dec 22:12
Compare
Choose a tag to compare
  • Flipped the connection: DCS is now the server and the Code Injector is the client. This help gain back just about all lost frames from the hook code.
  • Added a version dialog

DCS Code Injector 1.2.7

08 Dec 03:16
992aeed
Compare
Choose a tag to compare

1.2.7

  • Added pygtail to requirements

DCS Code Injector 1.2.6

05 Dec 20:18
Compare
Choose a tag to compare
  • Removed leftover import

DCS Code Injector 1.2.4

03 Dec 19:33
Compare
Choose a tag to compare
  • Added optional error sound when there are mission scripting errors
  • Check to see if port for server is available on startup

DCS Code Injector 1.2.3

05 Nov 09:31
Compare
Choose a tag to compare
  • Added line numbers to the code views
  • Refactoring of classes and modules

image

DCS Code Injector 1.2.1

15 Oct 08:15
Compare
Choose a tag to compare
  • Added versioner that makes a back up of the settings file on startup. Back ups are saved in a .local_history folder next to the settings file

DCS Code Injector 1.2.0

09 Oct 15:13
Compare
Choose a tag to compare
  • Updated settings file, old settings should be converted to new settings on first startup. Your old settings are saved in an __OLD file in your Documents/dcs_code_injector folder.
  • Added support for picking log highlighting colors
  • Log and code views can now be updated independently
  • Window transform and scale is saved after shutdown
  • Added ability to write the hook file from the tool instead of people having to manually copy it over

DCS Code Injector 1.1.1

19 Sep 19:14
Compare
Choose a tag to compare
  • Bugfix when creating new code tab

DCS Code Injector 1.1.0

08 Sep 20:21
Compare
Choose a tag to compare
  • Added Ctrl-F to search the log

image