Wyrrrd
be1e708c1a
Prepare v2.0.11
v2.0.11
2025-11-09 15:48:09 +01:00
Factorio Mods Helper
61d1e04a45
Update translations from Crowdin
2025-11-08 04:38:40 +00:00
Wyrrrd
af74836ea4
Correct typo
v2.0.10
2025-09-02 14:50:35 +02:00
Wyrrrd
c3d6f5e9b1
Small missing requirement fix
v2.0.9
2025-09-02 14:32:46 +02:00
Wyrrrd
c08b964a8d
Update README.md
v2.0.8
2024-12-19 19:41:35 +01:00
Wyrrrd
771c0f2950
Increment version
2024-12-19 19:38:14 +01:00
Factorio Mods Helper
2515aafd7b
Update translations from Crowdin
2024-12-14 04:33:35 +00:00
Factorio Mods Helper
4ebeb9c664
Update translations from Crowdin
2024-11-16 04:27:28 +00:00
Wyrrrd
86820c48c3
Up version
v2.0.7
2024-11-10 15:06:40 +01:00
Wyrrrd
037d321604
Fix empty table cleanup
2024-11-10 15:01:04 +01:00
Wyrrrd
c837b99a01
Handle surface workaround on built, cleanup empty global tables
2024-11-10 14:54:21 +01:00
Wyrrrd
4c8b05b930
Small cleanup and commenting
2024-11-10 11:49:00 +01:00
Wyrrrd
d6d426ddc7
Mutlisurface support and some fixes
v2.0.6
2024-11-10 01:17:47 +01:00
Wyrrrd
2b91680aa2
Fix surface handling fuckup for real
v2.0.5
2024-11-09 17:55:59 +01:00
Wyrrrd
861dd1fa7d
Add extra safety checks
v2.0.4
2024-11-09 17:05:03 +01:00
Wyrrrd
b6df0ba763
Fix surface handling fuckup
2024-11-09 16:14:34 +01:00
Factorio Mods Helper
e99c0e0505
Update translations from Crowdin
2024-11-09 04:27:21 +00:00
Wyrrrd
3c86e315f4
Fix crash on invalid entity
v2.0.3
2024-11-09 00:01:41 +01:00
Wyrrrd
3c2316878a
Quick fix setting for manual turret fill
v2.0.2
2024-11-08 17:09:49 +01:00
Wyrrrd
ad2e1d597b
Fix typo
2024-11-06 21:50:31 +01:00
Wyrrrd
0eabcfc23e
Add surface cleanup
2024-11-06 20:30:08 +01:00
Wyrrrd
4bf3081c31
Update README.md
2024-11-06 13:13:10 +01:00
Wyrrrd
c7278419c5
Update README.md
v2.0.1
2024-11-06 13:07:56 +01:00
Wyrrrd
4bf505130f
Update README.md
2024-11-06 13:07:31 +01:00
Wyrrrd
2608b11ead
Added russian locale, small fixes
2024-11-06 13:05:51 +01:00
Factorio Mods Helper
7288dd8af7
Update translations from Crowdin
2024-11-02 04:27:11 +00:00
Wyrrrd
00a63f81c8
Update README.md
2024-10-28 22:35:49 +01:00
Wyrrrd
9d7b4f4c09
Update README.md
2024-10-28 22:33:38 +01:00
Wyrrrd
d5a1f47667
Update README.md
2024-10-27 22:33:41 +01:00
Wyrrrd
19e8d91e7b
Fix locales (again)
v2.0.0
2024-10-27 22:28:45 +01:00
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
v1.1.11
2023-03-12 23:15:14 +01:00
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