mirror of
https://github.com/Wyrrrd/Gun_Turret_Alerts.git
synced 2026-07-01 12:32:37 +02:00
Compare commits
1 Commits
c08b964a8d
..
v2.0.9
| Author | SHA1 | Date | |
|---|---|---|---|
| c3d6f5e9b1 |
+7
-1
@@ -1,7 +1,13 @@
|
|||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 2.0.9
|
||||||
|
Date: 2025-09-02
|
||||||
|
Bugfixes:
|
||||||
|
- Fix missing requirements
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 2.0.8
|
Version: 2.0.8
|
||||||
Date: 2024-12-19
|
Date: 2024-12-19
|
||||||
Changes:
|
Locale:
|
||||||
|
- Update locales from Crowdin
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 2.0.7
|
Version: 2.0.7
|
||||||
Date: 2024-11-10
|
Date: 2024-11-10
|
||||||
|
|||||||
@@ -1,6 +1,10 @@
|
|||||||
--control.lua
|
--control.lua
|
||||||
--This mod scans the map for gun-turrets, vehicles and artillery and places alerts when they are low on ammo.
|
--This mod scans the map for gun-turrets, vehicles and artillery and places alerts when they are low on ammo.
|
||||||
|
|
||||||
|
--requires
|
||||||
|
|
||||||
|
require(util)
|
||||||
|
|
||||||
--util functions
|
--util functions
|
||||||
|
|
||||||
function table_is_empty(table)
|
function table_is_empty(table)
|
||||||
|
|||||||
Reference in New Issue
Block a user