mirror of
https://github.com/Wyrrrd/Gun_Turret_Alerts.git
synced 2026-04-17 19:24:52 +02:00
- "correctly" handling multiple ammo slots (three solutions) - not scanning surfaces twice anymore
70 lines
2.7 KiB
Plaintext
70 lines
2.7 KiB
Plaintext
---------------------------------------------------------------------------------------------------
|
|
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:
|
|
- Fix multiplayer incompatibility by clearing index on game version/mod version/config change
|
|
Locale:
|
|
- Added alerts to locale
|
|
- Customized alerts with localised name of entities
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.3
|
|
Date: 2021-03-29
|
|
Changes:
|
|
- Icon and message overhaul (by snouz)
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.2
|
|
Date: 2021-03-28
|
|
Bugfixes:
|
|
- Added migration to add car index to existing saves
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.1
|
|
Date: 2021-03-28
|
|
Changes:
|
|
- Added car ammo alerts, if car has guns (this should apply to modded cars and tanks)
|
|
- Added config options to display/hide car and/or turret ammo alerts
|
|
- Added german locale
|
|
- Mod display name is now less focused on turrets
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 1.1.0
|
|
Date: 2020-12-02
|
|
Changes:
|
|
- Version bump for base game 1.1
|
|
---------------------------------------------------------------------------------------------------
|
|
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 performant
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.18.1
|
|
Date: 2020-03-19
|
|
Changes:
|
|
- Added changelog file
|
|
- Changed dependency to base 0.18
|
|
Bugfixes:
|
|
- Redesigned surface handling to ensure compatibility with other planets and Blueprint Lab
|
|
---------------------------------------------------------------------------------------------------
|
|
Version: 0.18.0
|
|
Date: 2020-02-20
|
|
Changes:
|
|
- Ported to 0.18
|
|
- Renamed mod for upload in mod portal
|
|
- Matched versioning to Factorio versions
|
|
|
|
Graphics:
|
|
- Added thumbnail |