forked from rk84/autofill
-
Notifications
You must be signed in to change notification settings - Fork 1
/
changelog.txt
31 lines (26 loc) · 1.15 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1.3.15
-shuttle train support
-removed color coding locos since it is not needed for factorio .13
-Added support for bobs ammos, tanks, artillery, laser batterys, cannon shells
-added support for uranium power
-Existing autofill users will have to run /c remote.call("af", "resetMod") to add in all of the changes. This will erase any sets you have manually added so use with caution.
1.3.14 - jakimfett
-Changes from jakimfett to make it compatible with factorio .13
-Add checks for valid item before attempting to autofill
1.3.13
-fixed fuel item updating
-ammobox turret name change
1.3.12
-loader.extendItemArray overwriting multiple extensions -fix
-added license to info.json
1.3.11
-fuel_value of coal is used instead of static 8 MJ value to find high fuels.
-Added Aircraft mod (unofficial)
-Added "ammo-rockets" -item array
1.3.10
-Added loader.extendItemArray. Use to add items to exiting arrays.
-Added wildcard character * that can be used in set definitions. if entity name has * character(s) the name is convert to pattern.
* are changed to .+ and - are changed to %-
-Added AmmoBox turrets and ammoboxes
-Added color coding locos
-Added Yuoki's gun turrets