* General minor
Code formatting and minor typo/document fixes.
* Update Marker.lua
Code formatting and minor typo/document fixes. Note specifically the correction of "self.tocoaliton" to "self.tocoalition".
* Update Fsm.lua
Code formatting and minor typo/documentation fixes.
* Update Goal.lua
Code formatting and minor typo/documentation fixes.
* Update Menu.lua
Code formatting and minor typo/documentation fixes.
* Update Message.lua
Code formatting and minor typo/documentation fixes.
* Update Report.lua
Code formatting and minor typo/documentation fixes.
* Update ScheduleDispatcher.lua
Code formatting and minor typo/documentation fixes.
* Update Scheduler.lua
Code formatting and minor typo/documentation fixes.
* Update Settings.lua
Code formatting and minor typo/documentation fixes.
* Update Spawn.lua
Code formatting and minor typo/documentation fixes.
no code touched
no code touched
I went through removing where 6-7 year old docs used a non existent method "Schedule" and replaced it with SpawnSchedule() wher ethat worked or Spawn() where I couldnt understand the ancient demo.
Also added warnings on IniLimit and InitCleanUp() the two worst offenders of misconfiguration.
Couple of Belgian typos corrected.
#Issue 1255 is for now solved by adding a caution to documentation for function/directive: "CAUTION: this directive will NOT work with OnSpawnGroup function."
Requires work from author or someone else with deep knowledge of the class.
FOX v0.6.0
- Missile target constantly updated.
- Increased safety distance to 200 m.
- Added safety distance for BIG missiles > 50 kg TNT as 400 m.
- More output to dcs.log file.
SPAWN
- enabled uncontrolled
UTILS
- LLDMS accurracy fix.
AI_A2A_DISPATCHER
- Squadron visible improvements
ZONE
- Added MarkZone function for F10 zone markings.
AI_PATROL_ZONE
- Some WP code improvements.