1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-06-08 10:00:20 +02:00

Up version

This commit is contained in:
Wyrrrd
2024-11-10 15:06:40 +01:00
parent 037d321604
commit 86820c48c3
2 changed files with 10 additions and 1 deletions
+9
View File
@@ -1,4 +1,13 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 2.0.7
Date: 2024-11-10
Optimizations:
- Add cleanup of empty global tables
- Move global table creation from on_surface_created to on_built_entity to save on event
listeners
- Review force rename/removal handling
- Code cleanup and comments
---------------------------------------------------------------------------------------------------
Version: 2.0.6 Version: 2.0.6
Date: 2024-11-10 Date: 2024-11-10
Features: Features:
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "Gun_Turret_Alerts", "name": "Gun_Turret_Alerts",
"version": "2.0.6", "version": "2.0.7",
"title": "Ammo Alerts", "title": "Ammo Alerts",
"author": "Wyrrrd", "author": "Wyrrrd",
"factorio_version": "2.0", "factorio_version": "2.0",