-
Notifications
You must be signed in to change notification settings - Fork 13
/
changelog.txt
84 lines (68 loc) · 3.03 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
1.4.6 - More Damn Turrets!
-Additional Turrets Mod
1.4.5 - Updates
-updated to new bobs mods names
-added Dytech, Outposts
1.4.4 - Factorio .14
-Thats it, just updated to Factorio .14
-Download from GITHUB until portal distinguishes between versions.
1.4.3 - Natural Evolution!
-Added Biological Bullet from NE-Enemies
-minor code fixes
1.4.2 - Factorio Extended
-autofill text surface fix - MagmaMcFry
-Factorio Extended, Nucular added to default sets
-Remote interface for turning autofill on or off explicity
-Hotkey for turning group item division on or off (default Ctrl + Alt + F)
1.4.1 - Even More Tanks
-More safety checks for when mods are removed
-Oooops fixed and some temporary logic.
-Added Tankwerks, MoCombat, Supertank, KSpower, Military5, IncindiaryMunitions, Artillery.
-TODO re-check defaults when loading new mods.
1.4.0
-New Hotkey for turning fill limits on and off
-default support for Advanced Tanks, GImprovements
-personalsets are kept upon updating however they are not verified when other mods are added or removed. You will have to do /c remote.call("af","resetUser") if a mod change causes an item to be removed. I was gonna fix this but I forgot.........
1.3.18
-Temporary work around to mod changes causing crash if the item no longer exists.
-Hotkey support, hover over an entity and CTRL-F to autofill
-Current known issues:
-Need better prioritization on ammo selection
-Hotkey Filling will fill trunk space if vehicle is full
-Bobs batteries load into tank 3 correctly, oops typo
-Added bobs metal mixer and chem mixer
-Angelrefining burner crusher
-if you have any personal sets they will get removed every upgrade/mod change until I can add in better logic checking for sets!
1.3.17
-Combat Units Mod added to defaultsets
-Bulldozer added to defaultsets - Created Generic setlist
-Cleanup and condense default settings list
1.3.16
-Add YI defaultsets
-Force Reset of sets
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