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

Performance

- moved turret index init to on_init
- migrated on_event to on_nth_tick
- typo in changelog
This commit is contained in:
Wyrrrd
2020-03-21 14:20:23 +01:00
parent 8a707a0c8b
commit ff7c5aab24
2 changed files with 32 additions and 27 deletions
+3 -1
View File
@@ -1,13 +1,15 @@
---------------------------------------------------------------------------------------------------
Version: 0.18.3
Date: 2020-03-21
Changes:
- Migrated on_event to on_nth_tick for performance
Bugfixes:
- Added missing initialization of turret index
---------------------------------------------------------------------------------------------------
Version: 0.18.2
Date: 2020-03-20
Changes:
- Redesigned surface handling again to be more perfomant
- Redesigned surface handling again to be more performant
---------------------------------------------------------------------------------------------------
Version: 0.18.1
Date: 2020-03-19