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

Added multislot logic for cars

- "correctly" handling multiple ammo slots (three solutions)
- not scanning surfaces twice anymore
This commit is contained in:
Wyrrrd
2021-04-19 22:38:50 +02:00
parent 48bcdc2ba5
commit 0d7676d71e
7 changed files with 120 additions and 41 deletions
+9
View File
@@ -1,4 +1,13 @@
---------------------------------------------------------------------------------------------------
Version: 1.1.5
Date: 2021-04-19
Features:
- Added config option to change behaviour on multiple ammo slots (for cars)
Bugfixes:
- Fixed only checking for first ammo slot in cars
Optimisations:
- Theoretical performance improvement by not scanning surfaces twice anymore (once for turrets and once for cars)
---------------------------------------------------------------------------------------------------
Version: 1.1.4
Date: 2021-04-02
Bugfixes: