forked from veger/TLBE
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
98 lines (87 loc) · 3.6 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
---------------------------------------------------------------------------------------------------
Version: 1.4.0
Date: 08-02-2021
Features:
- Configurable surface for each camera (when multiple surfaces are available).
Hint: The 'Area Tracker' seems most suitable for small surfaces, as used in for example Factorissimo2.
- Configurable surface for each tracker (when multiple surfaces are available).
- Camera only uses trackers on same surface.
Minor Features:
- Add toggle/shortcut to pause all cameras.
---------------------------------------------------------------------------------------------------
Version: 1.3.1
Date: 31-01-2021
Bugfixes:
- Fix crash due to script changing the settings.
---------------------------------------------------------------------------------------------------
Version: 1.3.0
Date: 05-01-2021
Features:
- Updated to Factorio 1.1
---------------------------------------------------------------------------------------------------
Version: 1.2.2
Date: 10-10-2020
Minor Features:
- Warn player(s) to enable camera on first (mod) start.
Gui:
- Make GUI more clear/consistent:
- Use one sprite for a button (don't toggle on state anymore).
- Use disabled sprite-buttons for disabled buttons (instead of regular sprites).
- Hide some disabled buttons.
- Refresh tracker list when deleting camera or remove tracker from camera to reflect changes.
---------------------------------------------------------------------------------------------------
Version: 1.2.1
Date: 22-09-2020
Minor Features:
- Optionally show entity information in screenshots.
---------------------------------------------------------------------------------------------------
Version: 1.2.0
Date: 08-09-2020
Features:
- Add Area Tracker
- Choose between sequential or game tick numbering method for the screenshots.
Gui:
- Fix width of tracker tab.
Bugfixes:
- Fix crash when no entities are build but base camera is active.
---------------------------------------------------------------------------------------------------
Version: 1.1.1
Date: 03-09-2020
Bugfixes:
- Update camera tracker list when name changes while game is paused.
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 03-09-2020
Features:
- Enable/Disable camera smoothness per tracker.
- Support pausing game when TLBE window is open.
Minor Features:
- Delete (unused) trackers.
Bugfixes:
- Fix tracker type label.
---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 01-09-2020
Major Features:
- Use camera and tracker system.
- Use in-game GUI.
Minor Features:
- (Re)calculate base dimensions when importing TLBE into an existing game.
---------------------------------------------------------------------------------------------------
Version: 0.1.2
Date: 08-07-2020
Minor Features:
- Inform player when TBLE starts to take screenshots. (instead of a notification per screenshot)
Ease of use:
- Warn that base dimensions are unknown if TLBE is loaded into an existing game.
- Changed "speed increase" default to take one screenshot per minute.
---------------------------------------------------------------------------------------------------
Version: 0.1.1
Date: 28-06-2020
Bugfixes:
- Basic support loading into existing games.
---------------------------------------------------------------------------------------------------
Version: 0.1.0
Date: 20-06-2020
Info:
- Initial release.