Applevangelist
9f7729fa0f
#AIRBASE, ATIS
...
* less noise in log
#SRS
* Added enumerator for voices MSRS.Voices.Microsoft... and MSRS.Voices.Google...
#RANGE
* Added SRS support, some bug fixing
2022-09-20 15:51:36 +02:00
Applevangelist
9ebc4fd5fe
Merge remote-tracking branch 'origin/master' into develop
2022-09-20 10:48:47 +02:00
Applevangelist
4f4182f574
#RANGE
...
* Add using SRS
2022-09-20 10:48:13 +02:00
Applevangelist
9fedd32e78
#UTILS
...
* Fix for group set reloading - thanks @BlueEcko!
2022-09-20 08:23:49 +02:00
Applevangelist
7c22e9fe69
#Changes from Develop
2022-09-10 11:56:03 +02:00
Applevangelist
8cceee49ea
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/AI/AI_A2A_Dispatcher.lua
# Moose Development/Moose/AI/AI_A2G_Dispatcher.lua
# Moose Development/Moose/AI/AI_CAP.lua
# Moose Development/Moose/AI/AI_CAS.lua
# Moose Development/Moose/AI/AI_Patrol.lua
# Moose Development/Moose/Core/Base.lua
# Moose Development/Moose/Core/Beacon.lua
# Moose Development/Moose/Core/Database.lua
# Moose Development/Moose/Core/Fsm.lua
# Moose Development/Moose/Core/MarkerOps_Base.lua
# Moose Development/Moose/Core/Menu.lua
# Moose Development/Moose/Core/Message.lua
# Moose Development/Moose/Core/Point.lua
# Moose Development/Moose/Core/ScheduleDispatcher.lua
# Moose Development/Moose/Core/Scheduler.lua
# Moose Development/Moose/Core/Set.lua
# Moose Development/Moose/Core/Spawn.lua
# Moose Development/Moose/Core/Zone.lua
# Moose Development/Moose/DCS.lua
# Moose Development/Moose/Functional/Detection.lua
# Moose Development/Moose/Functional/Mantis.lua
# Moose Development/Moose/Functional/Range.lua
# Moose Development/Moose/Functional/Scoring.lua
# Moose Development/Moose/Functional/Sead.lua
# Moose Development/Moose/Modules.lua
# Moose Development/Moose/Ops/ATIS.lua
# Moose Development/Moose/Ops/Airboss.lua
# Moose Development/Moose/Sound/UserSound.lua
# Moose Development/Moose/Utilities/Enums.lua
# Moose Development/Moose/Utilities/FiFo.lua
# Moose Development/Moose/Utilities/Profiler.lua
# Moose Development/Moose/Utilities/Routines.lua
# Moose Development/Moose/Utilities/STTS.lua
# Moose Development/Moose/Utilities/Utils.lua
# Moose Development/Moose/Wrapper/Airbase.lua
# Moose Development/Moose/Wrapper/Controllable.lua
# Moose Development/Moose/Wrapper/Group.lua
# Moose Development/Moose/Wrapper/Marker.lua
# Moose Development/Moose/Wrapper/Positionable.lua
# Moose Development/Moose/Wrapper/Unit.lua
# Moose Setup/Moose.files
2022-09-06 10:27:28 +02:00
Frank
ac71e38d96
FunkMan
...
**RANGE**
- Changed keyword in result tables to "command" for compatibility with DCSServerBot
**AIRBOSS**
- Changed keyword in result tables to "command" for compatibility with DCSServerBot
- Fix bug in Alt and AoA data round function when creating trapsheet data
**SOCKET**
- Changed for compatibility with DCSServerBot
2022-09-01 22:27:25 +02:00
Frank
fc48473e40
Merge branch 'develop' into FF/Ops
2022-08-29 00:37:34 +02:00
Frank
71317db4cb
FunkMan
...
**SOCKET**
- Changed port to 10042.
- Removed port as optional parameter in functions.
**AIRBOSS**
- Added FunkMan function
- Added onAfterLSOGrade which sends results table to socket
**RANGE**
- Compat to FunkMan.
2022-08-29 00:37:21 +02:00
Applevangelist
bf591cc01e
#RANGE
...
* Minor updates
#AWACS
* Added localisation
2022-08-26 14:23:55 +02:00
Applevangelist
5277cca4e1
Range fix issue #1753 ( #1767 )
...
Issue #1753 - when using `AddBombingTargets` the randommove flag was not passed to `AddBombingTargetUnit` for a group object
2022-08-25 16:00:47 +02:00
Applevangelist
3178cbc563
#RANGE
...
- fix for #1753
2022-08-25 16:00:03 +02:00
Applevangelist
bdbbdfe60e
#RANGE
...
* Added Instructor and RangeControl radio info on F10
2022-08-23 09:58:50 +02:00
Applevangelist
94c91614d6
#Range
...
* Fix F10 Sheet
* Fix Typos
2022-08-22 17:28:01 +02:00
Applevangelist
d15c2be2d0
Range fixes ( #1764 )
...
* Fixed some typos in self.PlayerSettings
* Fixed result messages
* Thanks for [JFG] Caponi
2022-08-22 17:03:33 +02:00
Frank
eed74d72cd
SOCKEt
...
- Added new SOCKET class
- Fixed bug in RANGE that self.PlayerSetti**n**gs was misspelled.
2022-08-18 01:33:09 +02:00
Frank
bcb574e618
Merge branch 'develop' into FF/OpsDev
2022-07-01 23:19:02 +02:00
Frank
6cfa24340f
Update Range.lua
...
- Fixed bug in strafing runs
2022-07-01 23:10:10 +02:00
Frank
183a60159c
Update Range.lua
...
- Fixed bug for strafing
2022-07-01 23:05:26 +02:00
Frank
a53595a055
OPS
...
Enhanced OPERATION and FLIGHTCONTROL features.
2022-06-06 22:05:57 +02:00
Frank
0e74d36227
Update Range.lua
...
**RANGE** v2.4.0
- Copy from updated
2022-05-04 22:40:22 +02:00
Frank
27902ee107
Update Range.lua
...
**RANGE**
- Fixed a couple of bugs
- Added new FSM events for strafing
- Updated docs
2022-05-04 22:36:41 +02:00
Applevangelist
37206bcc83
Range - added nil check for playerData
2022-04-29 12:10:16 +02:00
Applevangelist
749158c086
Range added nil check
2022-04-29 12:09:57 +02:00
Applevangelist
42c6b8a016
And don't forget Fahrenheit
2022-03-26 14:47:10 +01:00
Applevangelist
5260b2b430
And don't forget Fahrenheit
2022-03-26 14:46:52 +01:00
Applevangelist
0213bc7aef
Correcting Celcius to Celsius
2022-03-26 14:43:06 +01:00
Applevangelist
48f9d808cf
Correcting Celcius to Celsius
2022-03-26 14:42:36 +01:00
TommyC81
802a77238a
Range re-formatting and documentation re-fixing ( #1691 )
...
* Update Range.lua
Code formatting.
* RANGE - Documentation fixes.
2022-03-12 09:47:14 +01:00
Applevangelist
63cbc0c55b
RANGE - added option to save target sheet
2022-02-03 10:01:48 +01:00
Applevangelist
bb787aa9ca
Update Range.lua ( #1686 )
...
Target sheet saving abilities as added by @TonyG
2022-01-31 11:27:44 +01:00
Tony
9721c19e48
Update Range.lua ( #1683 )
...
Addition of self.rangename to results for Rangeboss
2022-01-10 15:10:49 +01:00
Applevangelist
b3fd0805e8
Update Range.lua
2021-12-29 08:59:45 +01:00
TommyC81
a4ca4bdc99
Code and documentation fixes ( #1659 )
...
* Update .lua-format
Adjust for observed coding standards.
* Update ATIS.lua
Correct measurement units and spelling (also changed in Utils.lua).
* Update Utils.lua
Format the file, fix typos, adjust minor text. Rename "celcius" to "celsius". Rename "farenheit" to "fahrenheit".
* Update Warehouse.lua
Adjust measurement unit text.
* Update STTS.lua
Adjust formatting, minor typos, and fix error in documentation (missing blank rows) introduced in previous update.
* Update Range.lua
Adjust minor typos and code formatting. Adjust for celsius/fahrenheit typo correction.
* Update PseudoATC.lua
Adjust for celsius/fahrenheit typo correction in utils.lua.
* Update Point.lua
Code formatting, fix minor typos, adjust for celsius/fahrenheit corrrection in utils.lua.
* Update Range.lua
Minor documentation fix.
2021-12-08 19:52:29 +01:00
TommyC81
a57b9a9081
Update Range.lua ( #1658 )
...
Adjust some minor spelling and figure out the quirks of luadocumentor...
2021-12-07 18:13:51 +01:00
TommyC81
493b090534
LuaFormatter, RANGE formatting, and minor code fixes. ( #1653 )
...
* Create .lua-format
* Update Range.lua
Format code.
* Display distance in meters from bombtarget.
All other numbers, including menu lists etc. uses meters. Feet kept in parens.
* Fixed displaying of targetname when bombing.
2021-12-06 14:57:36 +01:00
TommyC81
6360b8c58f
General documentation and code fixes ( #1650 )
...
Documentation updates for correctness and clarity.
General code formatting updates.
Ajustment to POSITIONABLE:GetCoord to make use of existing POINT:UpdateFromVec3.
Added comments about clarifying the difference between POSITIONABLE:GetCoordinate() and POSITIONABLE:GetCoord() and to perhaps consider a renaming or merging the functions with an optional flag.
2021-12-04 18:50:05 +01:00
Tommy Carlsson
73ea4c7b32
Update Range.lua
...
Fix documentation - including typos and updates to no longer correct text.
Remove duplicated RANGE.Defaults.goodthitrange value.
DCS seems to use headings 0-359 (i.e. <360), thus also deduct 360 from an exact 360 heading.
2021-12-02 20:49:48 +04:00
Frank
fb4caf1a42
OPS
...
- Improved transport path
2021-11-07 16:03:44 +01:00
Applevangelist
db5797bb4e
Bug fixing
2021-09-02 18:48:40 +02:00
Applevangelist
6cc3d73c04
Changed priority to show bomb target height in ft if no Player Settings
2021-08-22 12:02:52 +02:00
Applevangelist
c7ea45e5fd
Clean up UTF-8 mess
2021-08-18 18:01:04 +02:00
Applevangelist
1a7fb3c13e
Fix for degree sign extra char
2021-08-18 11:36:33 +02:00
Frank
4797665939
Update Range.lua
...
- Added demo by shagrat
2021-08-02 22:02:21 +02:00
Frank
078573629d
SRS
...
- added coordinate
- added google
2021-06-11 23:41:37 +02:00
Frank
2500cfb3c7
RANGE v2.3.0
...
- Performance optimizations
2020-12-03 23:17:40 +01:00
Frank
26a935c29c
RANGE etc
...
RANGE v2.2.3
- Added relay unit option.
TIMER
- Fixed bug.
Minor other stuff
2020-09-01 17:30:26 +02:00
Frank
04da941c36
Updates
2020-02-15 23:51:28 +01:00
Wingthor
5e1fb36d01
Fixed issue 1254
2020-02-01 20:27:00 +01:00
Frank
8b506a2f20
ZONE_CAPTURE_COALITON & RANGE
2019-12-28 23:59:39 +01:00