Thomas
b74d46f762
Merge pull request #2211 from FlightControl-Master/Applevangelist-spawn-1
...
Update Spawn.lua
2025-01-06 14:20:23 +01:00
Rolln
dcdea16624
#RANGE - Changed parameter naming to fix docs
2025-01-06 06:15:35 -07:00
Thomas
2635cf6345
Update Spawn.lua
...
#SPAWN Added option to use the center of the zone rather than a random postion when using InitRandomizeZone
2025-01-06 14:08:05 +01:00
Applevangelist
e86069d39c
Smaller updates
2025-01-05 17:43:12 +01:00
Thomas
fdcf153b0b
Merge pull request #2209 from shaji-Dev/master
...
[FIXED] `attempt to call method 'GetPlayerName' (a nil value)`
2025-01-05 10:20:23 +01:00
Shafik
8523b7e20a
[FIXED] attempt to call method 'GetPlayerName' (a nil value)
2025-01-05 10:47:14 +02:00
Rolln
4c52509d6d
ENHANCEMENT: Adds a ceiling to the range.
2025-01-04 11:06:39 -07:00
Applevangelist
9bc067f2e8
#STORAGE - Switched saving items from the storage inventory to using the enumerator (+~120 items), better handling of table IDs.
2025-01-04 18:25:32 +01:00
Applevangelist
5fbe0d9a70
#ENUMS - Added items to the storage enumerator, some number corrections
2025-01-04 18:23:24 +01:00
Applevangelist
474f767e56
#CTLD - Clarify doc for Hook loadable stuff
2025-01-04 13:24:51 +01:00
Applevangelist
f9030be843
xx
2025-01-02 17:06:53 +01:00
Applevangelist
538e35d8f0
xx
2025-01-02 13:20:18 +01:00
Applevangelist
203f0c8abc
#docu
2025-01-02 11:18:44 +01:00
Applevangelist
d0736b0b56
#SHORAD - Switch shorad group back to green&no emissions&scoot if it's directly attacked by a missile
2025-01-01 17:55:55 +01:00
Applevangelist
15b1ed028e
#MANTIS - better handling of stats, verbose dist calc in km, coord in MGRS0 now
2025-01-01 14:38:07 +01:00
Applevangelist
008617a35c
#MANTIS - Fix for Checkloop if no Sharad instance is alive
2025-01-01 09:14:07 +01:00
Thomas
6144a61a2e
Update Mantis.lua
...
Fix for zones count on possible empty variables
2025-01-01 08:31:06 +01:00
Applevangelist
5d192abd25
#SEAD - Add AGM_65
2024-12-31 15:34:46 +01:00
Applevangelist
62337f445a
#CTLD - Save and load special static shapes, if they are set
2024-12-31 14:04:46 +01:00
Applevangelist
b38c1c5827
xx
2024-12-30 14:42:03 +01:00
Applevangelist
c08cee2317
#STORAGE Documentation for persistence
2024-12-30 11:45:31 +01:00
Applevangelist
0f7759d070
#STORAGE - Added StartAutoSave and StopAutoSave()
2024-12-29 18:04:42 +01:00
Applevangelist
4a0842bea6
#STORAGE - Added persistence options
2024-12-29 12:52:51 +01:00
Applevangelist
3b3666c5f7
#AIRBASE add 2 Kola bases, correct #ENUM for OH-58D weps in STORAGE
2024-12-28 14:52:09 +01:00
Applevangelist
45912911ee
#MSRS Google 2025 voice catalog
2024-12-27 14:40:32 +01:00
Applevangelist
9916afaa49
#COORDINATE Adding names to smoke to be able to switch them off earlier
2024-12-27 12:25:25 +01:00
Applevangelist
55c5a23616
#CTLD Bugfix in selecting correct helo distance when hover/ground for the Chinook
2024-12-27 12:25:00 +01:00
Applevangelist
6bee1cc88e
Small additions
2024-12-26 17:16:43 +01:00
Frank
43ab4d5f38
Update Warehouse.lua
...
- Removed trace output of qitem and queue because it stalls the game when written to log file
2024-12-18 22:04:38 +01:00
Applevangelist
0427c0d3a7
#CTLD - Added GetLoadedCargo(Unit)
2024-12-18 12:34:30 +01:00
Applevangelist
014750ea7f
#SET - Documentation fixes
2024-12-18 11:35:13 +01:00
Applevangelist
e4bbfce314
#MANTIS
...
- Better status overview
- Some fixes for SHORAD setup
2024-12-17 12:45:45 +01:00
Applevangelist
359429b17e
#GROUP added Teleport(Coordinate) function leveraging Respawn(). Now also translate routes if there are any.
2024-12-15 13:34:13 +01:00
Applevangelist
6001f6abda
#EVENT - another fix for scenery without getName function
2024-12-15 11:41:24 +01:00
Applevangelist
fd9b5d8d16
#AIRBASE type fix for single Helipad
2024-12-15 11:33:01 +01:00
Frank
b6f184388a
ATIS
...
- Fixed length of niner sound file
2024-12-15 10:00:59 +01:00
Frank
6204cecbbd
SPAWNSTATIC
...
- moved AddStatic to after static spawn fixing registration of spawned static
2024-12-14 16:54:39 +01:00
Frank
d8dcf37886
DATABASE
...
- Fixed error that static was not returned in `DATABASE:AddStatic()` (leads to issues if a static object with the same name is spawned)
- Other minor changes
2024-12-14 13:48:04 +01:00
Frank
5ae41a208b
Merge branch 'master' into FF/MasterDevel
2024-12-14 11:29:57 +01:00
Applevangelist
0462d900e6
xx
2024-12-13 12:08:54 +01:00
Frank
0f962461e1
DCS Iraq update
...
- `AIRBASE`: Added Iraq airports to enums
- `ATIS`: Added missing maps to enums
- `UTILS`: Added missing maps to enums
2024-12-12 00:22:44 +01:00
Applevangelist
aadc03c38d
#CTLD Added option/value for my_ctld.TroopUnloadDistHoverHook
2024-12-11 14:17:58 +01:00
Applevangelist
683fa13bb2
#WEAPON - fix for name not available on target
2024-12-11 13:57:55 +01:00
Applevangelist
e4408a964d
#MANTIS - update CHM assets
2024-12-11 13:54:01 +01:00
Frank
f97f33ab59
ATIS v1.1.0
...
- Added dynamic fog
2024-12-06 00:09:15 +01:00
Frank
f59102ee09
Merge branch 'master' into FF/MasterDevel
2024-12-05 21:06:06 +01:00
Frank
e42e4e1ddf
Merge branch 'master' into FF/MasterDevel
2024-12-03 21:15:46 +01:00
Thomas
a30079c45b
Update Mantis.lua
...
Less noise
2024-12-03 18:07:38 +01:00
Applevangelist
50ffd9aba6
#MANTIS - Correct detail data check is run even if automode isn't defined
2024-11-30 16:19:51 +01:00
Frank
936fec1f49
Update Range.lua
2024-11-26 23:06:31 +01:00