Applevangelist
047a108689
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/Ops/CTLD.lua
2022-12-07 19:00:59 +01:00
Frank
813d4edc97
CONDITION v0.3.0
...
- Added methods to remove condition functions
- Added option to define output if no condition functions at all were given
-
2022-12-07 18:35:12 +01:00
Applevangelist
df901e7433
Merge branch 'master' into develop
...
# Conflicts:
# Moose Development/Moose/Core/Message.lua
# Moose Development/Moose/Core/Set.lua
2022-12-03 14:38:27 +01:00
Applevangelist
37b1e7366c
*smaller fixes
2022-12-02 16:39:09 +01:00
Applevangelist
b7413f1dff
* Small fixes
2022-12-02 16:36:33 +01:00
Applevangelist
7865be43bb
* Minor fixes
2022-12-01 13:27:58 +01:00
Applevangelist
7c689d0f5c
Merge remote-tracking branch 'origin/master' into develop
2022-12-01 13:24:20 +01:00
Applevangelist
3281b669ae
* minor fixes
2022-12-01 13:23:57 +01:00
Frank
f17f688a20
Condition and Message
2022-11-30 18:37:14 +01:00
Applevangelist
136d4109f5
* less noise
2022-11-27 17:34:46 +01:00
Applevangelist
2304ea3829
#SPAWN
...
* Fix callsign dupplication of numbers introduced with 2.8
2022-11-23 09:56:08 +01:00
Applevangelist
1e139a6005
#SPAWN
...
* Fix callsign dupplication of numbers introduced with 2.8
2022-11-23 09:55:47 +01:00
Applevangelist
dd7dfcff68
Merge remote-tracking branch 'origin/master' into develop
2022-11-21 15:53:33 +01:00
Frank
6834a2e083
Spawning FARPS
...
**SPAWNSTATIC**
- Added event birth when static FARPS are spawned
**EVENT**
- Unknown airbases as inititiator are registered
2022-11-20 20:55:34 +01:00
Applevangelist
45b78a2e26
Fixes
2022-11-17 13:21:57 +01:00
Applevangelist
502a8a0186
#SPAWN
...
* Ensure we have a numbered table for InitRandomizeTemplate/Zone so math.random actually works
* Also, pre-shuffle tables
2022-11-16 11:13:07 +01:00
Applevangelist
a125497fe7
#SPAWN
...
* Ensure we have a numbered table for InitRandomizeTemplate/Zone so math.random actually works
* Also, pre-shuffle tables
2022-11-16 11:12:47 +01:00
Applevangelist
591132deac
Merge remote-tracking branch 'origin/master' into develop
2022-11-16 09:40:31 +01:00
Applevangelist
ae2196585e
#MESSAGE
...
* added to country
* added a couple of countries to country.id. enumerator
2022-11-16 09:39:54 +01:00
Applevangelist
fbad50973f
# Bug fixes
2022-11-14 18:15:55 +01:00
Applevangelist
ed84d7453d
#Bug fixes
2022-11-14 18:14:04 +01:00
Applevangelist
159f7f3b29
#CTLD
...
* Change call order to move troops, vehicle on `onafter..` internally
* added pseudo-function for "OnBefore..."
2022-11-13 13:37:45 +01:00
Applevangelist
27a2f42e48
Merge remote-tracking branch 'origin/master' into develop
2022-11-11 09:36:38 +01:00
Applevangelist
68a31b1eb7
Docu - Nicer Headlines
2022-11-11 09:35:54 +01:00
Applevangelist
b057e83898
* POINT/PLAYERTASK
...
* Added option to get BR/BRA with add'l magnetic heading
2022-11-08 15:43:00 +01:00
Applevangelist
0c9238651a
* POINT
...
* Added option to get BR/BRA with add'l magnetic heading
2022-11-08 15:33:09 +01:00
Applevangelist
3ba981a890
#ZONE_POLYGON
...
* Scan for Scenery - changed scan strategy as box seems not to work properly all the time
2022-11-01 16:32:03 +01:00
Applevangelist
c4f4af5e5a
#ZONE_POLYGON
...
* Scan for Scenery - changed scan strategy as box seems not to work properly all the time
2022-11-01 16:31:47 +01:00
Applevangelist
85cf78407c
#EVENT
...
* Added events from 2.8.0
2022-10-31 15:44:50 +01:00
Applevangelist
fd230701e9
#EVENT
...
* Added events from 2.8
2022-10-31 15:43:13 +01:00
Applevangelist
91d492c579
#EVENT
...
* Added events from 2.8
2022-10-31 15:15:47 +01:00
Applevangelist
911bfc44c1
Merge remote-tracking branch 'origin/master' into develop
2022-10-31 08:04:57 +01:00
TommyC81
368e720cab
Documentation fixes. ( #1816 )
2022-10-29 10:07:50 +02:00
TommyC81
7455c63716
Documentation fixes. ( #1811 )
...
Update documentation text and links.
Fix spelling errors.
Other minor adjustments where appropriate, such as remove whitespaces and format code.
2022-10-23 16:45:40 +02:00
TommyC81
81818705df
Documentation fixes. ( #1810 )
...
Fix documentation references.
Correct spelling errors.
Remove empty whitespaces.
Correct a single mis-spelled ZONE_BASE variable, see 'Core/Zone.lua' (variable "Sureface" -> "Surface", no references to mis-spelled "Sureface" throughout the codebase).
Correct mis-spelling of "coaltion" in 'Functional/Mantis.lua', corrected to "coalition".
2022-10-22 11:07:58 +02:00
Applevangelist
485b743208
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 15:10:49 +02:00
TommyC81
61ea484614
Documentation fixes. ( #1809 )
...
Fix incorrect references.
Simplify references within the same module.
Fix spelling errors and minor code formatting.
2022-10-21 13:52:09 +02:00
Applevangelist
e0648b7f36
Merge remote-tracking branch 'origin/master' into develop
2022-10-21 08:57:23 +02:00
TommyC81
d5e8de4d74
Documentation fixes. ( #1807 )
...
Correct module links.
Replace references to missing images with MOOSE.JPG.
Add default MOOSE.JPG where no image was previously set.
Fix minor spelling error.
2022-10-21 06:10:34 +02:00
Applevangelist
bf1fa581ba
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/Core/Set.lua
# Moose Development/Moose/Core/Zone.lua
2022-10-19 12:44:28 +02:00
Applevangelist
7bba5ec69e
#SCENERY, #SET_SCENERY
...
* Improvements
2022-10-19 12:37:24 +02:00
Applevangelist
3214316663
Merge remote-tracking branch 'origin/master' into develop
2022-10-19 12:27:22 +02:00
Applevangelist
6d92bff3e9
#SCENERY; SET_SCENERY
...
* enhancements
2022-10-19 12:26:26 +02:00
TommyC81
0441acf101
Documentation fixes. ( #1803 )
...
Improve the consistency of the module intros to the most commonly used version (single dash).
Add missing module information (abbreviated where none existed previously).
Fix broken documentation links
Make module names correspond to filenames (and fix links).
Fix typos.
2022-10-19 12:20:39 +02:00
Rolf Geuenich
89f0909a8f
Fixed some errors in the documentation of Core MESSAGE ( #1804 )
...
Removed wrong forth parameter in most examples.
Removed duplicate of function ToUnit.
2022-10-19 06:32:57 +02:00
Applevangelist
59578a8868
#SET_SCENERY
2022-10-17 18:08:31 +02:00
Applevangelist
7ec18ebf00
#SCENERY
...
* functional additions
#SET
* added SET_SCENERY
2022-10-17 18:06:29 +02:00
Thomas
7428ad21ee
Update Set.lua
2022-10-17 15:53:15 +02:00
Applevangelist
a6bddc5aca
#SET_UNIT - fix GetCoordinate()
2022-10-14 16:18:53 +02:00
Applevangelist
8279ac79c8
#PLAYERRECCE
...
* Added switchable smoking of own position
* Changed smoking - now laser target single, other targets as combined coordinate
* Added battle field illumination
* Added support for the KA-50. Note - camera is seen as "always on". For lasing, target needs to be head-on 12 o'clock
2022-10-14 16:16:50 +02:00