1
0
mirror of https://github.com/Wyrrrd/Gun_Turret_Alerts.git synced 2026-03-26 00:59:57 +01:00
Commit Graph

18 Commits

Author SHA1 Message Date
Wyrrrd
95ba24d2f9 Migration to 2.0
- Renamed car group to vehicle group in all languages
- Added spidertrons to vehicle group
2024-10-27 22:24:16 +01:00
Wyrrrd
0b343029e9 Added static script event listeners 2023-03-12 23:15:14 +01:00
Wyrrrd
9df748dead Add artillery alert group 2022-08-07 17:24:46 +02:00
Wyrrrd
ba581ac1a1 Fixed modes not being translated 2021-08-07 16:01:26 +02:00
Wyrrrd
d7f853f1a5 Added french locale (by d0ob) 2021-08-07 00:08:34 +02:00
snouz
ad4ae53c97 Adaptive threshold based on automated ammo count
-Threshold for alert comes is never higher than then number of ammo loaded by an inserter.
-This fixes annoying alerts in Space Exploration's meteor defence, where the default ammo loaded is 4, and fixes the problem for any other mod.
2021-06-21 15:06:34 +02:00
Wyrrrd
9545d088eb Fix crash on load
"selected" mode defaulting to first slot now
2021-04-22 09:14:37 +02:00
Wyrrrd
0d7676d71e Added multislot logic for cars
- "correctly" handling multiple ammo slots (three solutions)
- not scanning surfaces twice anymore
2021-04-19 22:38:50 +02:00
Wyrrrd
2b5f19052e Localisation tweaks
- Added alerts to locale
- Customized alerts with localised name of entities
2021-03-29 09:42:18 +02:00
Wyrrrd
db141f81ca Icon meta changes 2021-03-29 08:50:35 +02:00
Wyrrrd
7f0fa8bbcf Fix game crash on existing save 2021-03-28 17:49:53 +02:00
Wyrrrd
f42afe756a Added car ammo alerts 2021-03-28 15:36:13 +02:00
Wyrrrd
52e8d69938 Version bump for base game 1.1 2020-12-02 18:58:24 +01:00
Wyrrrd
8a707a0c8b Bugfix & style
- added initialization of turret index
- removed unnecessary variable
2020-03-21 14:00:26 +01:00
Wyrrrd
7c1e998c86 Fixed surface handling (again)
This time keeping performance of original design
2020-03-20 12:25:04 +01:00
Wyrrrd
7c9d98b9e3 Fixed surface handling 2020-03-20 00:55:10 +01:00
Wyrrrd
67f1366cd2 Complementary file(s) format improvements 2020-02-22 12:11:13 +01:00
Wyrrrd
1ef2d837f7 Initial commit
Only changed supported Factorio version and added thumbnail
2020-02-17 21:11:17 +01:00