Releases: nielsvaes/dcs_code_injector
Releases · nielsvaes/dcs_code_injector
DCS Code Injector 1.4.0
- Added code completion
- Added code editor quality of life updates
DCS Code Injector 1.3.0
- 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
1.2.7
- Added pygtail to requirements
DCS Code Injector 1.2.6
- Removed leftover import
DCS Code Injector 1.2.4
- 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
DCS Code Injector 1.2.1
- 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
- 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
- Bugfix when creating new code tab