Applevangelist
5f1451f012
Merge remote-tracking branch 'origin/master' into develop
2023-10-17 16:59:10 +02:00
Applevangelist
f6b5c69d4e
#Triggers - docu changes
2023-10-17 16:58:14 +02:00
Applevangelist
07c86ec2dc
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/Core/Set.lua
# Moose Development/Moose/Core/Zone.lua
2023-10-17 16:05:24 +02:00
Applevangelist
443e853d2a
#trigger
2023-10-17 16:03:47 +02:00
Applevangelist
a7f01eb04a
#ZONE and #SET_ZONE watch trigger
2023-10-17 16:02:01 +02:00
Applevangelist
4a594f41b0
#SET_ZONE
...
* Added GetAverageCoordinate()
2023-10-06 11:30:59 +02:00
Applevangelist
8f71e6c5c4
#EasyGCICAP
...
* Recon Points option added
2023-10-06 11:16:30 +02:00
Applevangelist
bc16970d96
#SET_CLIENT
...
* Small fix for FilterCallsign string search
2023-09-14 12:36:15 +02:00
Applevangelist
97809cdb65
#PLAYERTASKCONTROLLER
...
* Fix a problem that sometimes the object event is called prior to the SET_CLIENT event for players joining, leading to false negatives on specifically filtered SET_CLIENT objects
2023-09-14 12:35:43 +02:00
Applevangelist
e95a9525c6
#GENERAL
...
* Remove dependencies from UTILS.Routines
* Remove UTILS.Routines
2023-09-08 11:14:41 +02:00
Applevangelist
568f76b0b2
#UTILS
...
* Remove utils.routines
2023-09-07 18:01:16 +02:00
Thomas
48b6b06503
Update Set.lua Docu ( #1995 ) ( #1997 )
...
* Update Set.lua Docu
Added regex explanation
* Update Set.lua
2023-08-23 11:46:08 +02:00
Thomas
9a9de9306e
Update Set.lua Docu ( #1995 )
...
* Update Set.lua Docu
Added regex explanation
* Update Set.lua
2023-08-23 11:39:45 +02:00
Applevangelist
f085a5423a
SCENERY
2023-08-01 16:18:41 +02:00
Applevangelist
2771e7f856
#SCENERY, SET_SCENERY
...
* Reworked COORDINATE scan as this doesn't seem to work
* Added SET_SCENERY Filters, and FilterOnce() to apply them
2023-08-01 16:18:23 +02:00
Thomas
7c4dd8160d
Update Set.lua ( #1982 )
...
Intellisense updates
2023-08-01 11:53:00 +02:00
Applevangelist
9a9ac6f2e1
SCENERY
2023-08-01 11:38:02 +02:00
Applevangelist
6fcaccdfb1
* fixes
2023-07-25 12:02:09 +02:00
Applevangelist
e8432db26e
#ClientMenu
2023-07-17 16:26:06 +02:00
Applevangelist
abf694aa81
# Docu fixes
2023-06-22 12:19:20 +02:00
Applevangelist
253ed62d46
Fixes
2023-06-13 08:35:27 +02:00
Applevangelist
631d82216e
SET
2023-05-30 11:53:15 +02:00
Applevangelist
a0219e4a08
#SCENERY
...
* Added update of Life0 value if `GetLife()`is called
#SET_SCENERY
* Added Documentation
2023-04-25 09:12:47 +02:00
Applevangelist
b96ebc1872
#SCENERY
...
* Added update of Life0 value if `GetLife()`is called
#SET_SCENERY
* Added Documentation
2023-04-25 09:12:31 +02:00
Applevangelist
a41ee3279e
#SET_SCENERY
...
* Added functions to count Life0, Life and RelativeLife points of SET_SCENERY
2023-04-24 16:44:54 +02:00
Applevangelist
1060d63808
#SET_SCENERY
...
* Added functions to count Life0, Life and RelativeLife points of SET_SCENERY
2023-04-24 16:44:38 +02:00
Applevangelist
e99917b8f7
Merge remote-tracking branch 'origin/master' into develop
...
# Conflicts:
# Moose Development/Moose/Ops/Airboss.lua
2023-04-22 17:53:47 +02:00
Applevangelist
90c74bd82c
#SET
...
- Minus one log entry
2023-04-20 08:06:43 +02:00
Applevangelist
65357943e7
#SET
...
* Active Zone Filtering
2023-04-20 08:04:40 +02:00
Thomas
9414096de7
Added active ZONE filtering ( #1935 )
...
for groups, units, clients entering/leaving zones to be used with `FilterStart()`
2023-04-19 09:51:53 +02:00
Applevangelist
f3b6b27521
Small fix for SET_UNIT if used in capture zone coalition with a polygon zone
2023-03-30 09:24:08 +02:00
Applevangelist
f093fef8f8
Small fix for SET_UNIT if used in capture zone coalition with a polygon zone
2023-03-30 09:23:51 +02:00
Applevangelist
ff656182e8
SET_STATIC - Added GetClosestStatic()
2023-03-28 11:03:00 +02:00
Applevangelist
08c72df1e5
SET_STATIC - Added GetClosestStatic()
2023-03-28 11:02:42 +02:00
Applevangelist
0823eb1ed0
#fix
2023-02-10 11:37:51 +01:00
Applevangelist
793c0d988e
Changes from dev
2023-01-03 10:22:10 +01:00
Applevangelist
892be1b2cf
Merge remote-tracking branch 'origin/develop' into develop
2022-12-31 12:43:10 +01:00
Frank
3834991e6a
Merge branch 'develop' into FF/Ops
2022-12-30 22:08:41 +01:00
Frank
67af073b95
OPS
...
Capture
2022-12-30 22:08:27 +01:00
Frank
3011d625b2
OPS
...
Capture Zone
2022-12-30 02:44:16 +01:00
Applevangelist
6f0ba337c4
#SET_SCENERY
...
* Added GetAliveSet()
2022-12-21 12:55:01 +01:00
Applevangelist
669e55d435
#Fixes
2022-12-21 12:52:24 +01:00
Frank
30e6542887
OPS
2022-12-20 23:51:18 +01:00
Applevangelist
aa072b5ad8
fixes
2022-12-19 16:12:41 +01:00
Applevangelist
8df6e2dd57
#UNIT
...
* Improve GetGroup() as after Dec/22 patch geGroup() might be nil
# SET_UNIT
* Improved Docu
2022-12-19 16:12:09 +01:00
Applevangelist
d5028d86df
#SET_CLIENT
...
* small addition
2022-12-15 11:49:28 +01:00
Applevangelist
b8e2d438c6
#SET_CLIENT
...
* Additions
2022-12-15 11:47:36 +01:00
Applevangelist
52d20ed8ef
Additions
2022-12-14 14:48:49 +01:00
Applevangelist
1fac6b7c93
#SET_CLIENT
...
* Added `FilterCallsigns()` and `FilterPlayernames()`
2022-12-14 14:48:20 +01:00
Applevangelist
9cf209d62b
#SET_Client additions
2022-12-14 09:42:10 +01:00