Dan Albert
39fae9effc
Update MissionScripting.original.lua.
...
We don't really even need this. Some cleanup of the replacer could just
keep the original contents in memory, but this will do for now.
2021-10-21 15:50:52 -07:00
Simon Clark
3fab1d92b7
Fixed some areas where the non-pretty name for a unit was displayed.
2021-02-07 11:15:25 +00:00
David Pierron
d22943d755
added a customizable plugin system
...
- the base LUA functionality has been implemented as a mandatory plugin
- the jtacautolase functionality has been implemented as a plugin
- added a VEAF framework plugin
The plugins have GUI elements in the Settings window.
2020-10-12 17:27:13 +02:00
David Pierron
2c1dc6a18d
removed useless link.cmd.sample file
2020-09-30 13:34:41 +02:00
David Pierron
3bae591c04
corrected and enhanced mission portability
2020-09-29 20:46:22 +02:00
David Pierron
afbd4a4716
Make mission portable
...
use inline json.lua and write to %LIBERATION_EXPORT_DIR%, %TEMP%
or the DCS working directory
2020-09-29 17:27:35 +02:00
David Pierron
1a125c62e7
added sample __plugins.lst file
2020-09-25 11:21:23 +02:00
Khopa
13dbc9c0fe
Added error message in mission when state file can not be written.
2020-08-20 01:09:10 +02:00
Khopa
126849cf9a
JTAC message will be displayed for 25 seconds instead of just 10.
2020-08-16 13:52:42 +02:00
Khopa
2a50768db1
JTAC support
2020-08-12 03:13:51 +02:00
Khopa
3e5be909a2
Lua script injected in mission will not listen to weapon fired event anymore.
2020-08-02 02:46:00 +02:00
Khopa
d5fb1f62f5
Previously destroyed units are added to the mission.
2020-07-25 18:46:10 +02:00
Khopa
8f65a88d8b
New satelitte background for all maps.
2020-07-03 02:54:58 +02:00
Donnie
af9ead5937
lots of UI enhancements for better feedback and state
2020-06-30 22:19:45 -04:00
Khopa
f57e453d8d
Ground war rework
2020-05-24 20:32:45 +02:00
Khopa
bd95258176
Fixed issue with lost helicopters causing errors in debriefing.
...
Mission generated now configure bluefor and redfor coalition properly, so it is possible to use country that are not in the default coalitions.
Added insurgent faction.
2019-10-13 17:17:33 +02:00
Khopa
a7e202bbc8
Made it possible to capture airbase ingame;
2019-10-13 05:16:34 +02:00
Khopa
3f5f4f4bb1
New automatic de-briefing system implemented
2019-10-13 03:40:22 +02:00
Khopa
82bb608fd3
Mission units destroyed are stored in a json file being written mission runtime. (First step that will remove the need to save the debriefing manually after mission)
...
Using Mist framework to do this in the mission script env.
2019-10-12 03:21:33 +02:00