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

37 Commits

Author SHA1 Message Date
Wyrrrd
445691bd04 Update README.md 2022-08-07 17:31:55 +02:00
Wyrrrd
9df748dead Add artillery alert group v1.1.10 2022-08-07 17:24:46 +02:00
Wyrrrd
ec0564f167 Fix migrations folder location 2022-08-07 16:28:15 +02:00
Wyrrrd
c261e1bc5c Update README.md 2021-08-08 09:51:24 +00:00
Wyrrrd
ba581ac1a1 Fixed modes not being translated v.1.1.9 2021-08-07 16:01:26 +02:00
Wyrrrd
d7f853f1a5 Added french locale (by d0ob) v1.1.8 2021-08-07 00:08:34 +02:00
Wyrrrd
9ee6474408 Merge pull request #3 from snouz/master
Adaptive threshold based on automated ammo count
v1.1.7
2021-06-22 15:59:46 +00:00
snouz
33c9bbe783 Fixed missing signal names 2021-06-22 17:13:30 +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
v1.1.6
2021-04-22 09:14:37 +02:00
Wyrrrd
87c2c17d72 Scan rework, car fix & multislot fix
- only scanning for forces with connected players
- only scanning on init, updating with entities when they are built/removed
- no alerts for cars without guns
- added multislot behaviour
v1.1.5
2021-04-21 10:28:24 +02:00
Wyrrrd
fa2781aee2 Update control.lua
- commentary
- fix for multislot turrets
- small fixes
2021-04-20 10:07:26 +02:00
Wyrrrd
72e8b5509d Update control.lua 2021-04-20 09:24:40 +02:00
Wyrrrd
15a8590a76 Some quick fixes 2021-04-19 23:42:11 +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
48bcdc2ba5 Update README.md 2021-04-02 20:22:28 +02:00
Wyrrrd
bd8049999b Update README.md 2021-04-02 20:16:06 +02:00
Wyrrrd
846fb1412e Fixed migration breaking multiplayer
Removed migration, fixed missing car index through on_config_changed
v1.1.4
2021-04-02 14:20:20 +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 v1.1.3 2021-03-29 08:50:35 +02:00
Wyrrrd
1eb12f0f28 Merge pull request #2 from snouz/master
New ammo icons, new thumbnail
2021-03-29 06:44:45 +00:00
snouz
eb3b6cf0e6 graphics
-mod icon
-actual yellow and red ammo alerts (yellow derivated from existing vanilla ammo alert)
2021-03-29 01:24:55 +02:00
Wyrrrd
7f0fa8bbcf Fix game crash on existing save v1.1.2 2021-03-28 17:49:53 +02:00
Wyrrrd
d2bdd2663f Update README.md v1.1.1 2021-03-28 15:38: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 v1.1.0 2020-12-02 18:58:24 +01:00
Wyrrrd
230c093dc8 Update README.md
Matched to mod portal description
2020-03-27 12:57:17 +01:00
Wyrrrd
ff7c5aab24 Performance
- moved turret index init to on_init
- migrated on_event to on_nth_tick
- typo in changelog
v0.18.3
2020-03-21 14:20:23 +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
v0.18.2
2020-03-20 12:25:04 +01:00
Wyrrrd
7c9d98b9e3 Fixed surface handling v0.18.1 2020-03-20 00:55:10 +01:00
Wyrrrd
d9e9d72d1c Fixed changelog format 2020-03-07 10:53:50 +01:00
Wyrrrd
05150e376a Update README.md
Changed thumbnail size
2020-02-27 11:35:49 +01:00
Wyrrrd
67f1366cd2 Complementary file(s) format improvements 2020-02-22 12:11:13 +01:00
Wyrrrd
ba8470502f Update README.md
Replaced name with title
2020-02-20 16:46:56 +00:00
Wyrrrd
1ef2d837f7 Initial commit
Only changed supported Factorio version and added thumbnail
v0.18.0
2020-02-17 21:11:17 +01:00
Wyrrrd
8cc4551e96 Initial commit 2020-02-17 20:09:30 +01:00