-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathchangelog.txt
73 lines (73 loc) · 2.88 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
---------------------------------------------------------------------------------------------------
Version: 3.0.0
Date: 05.04.2020
Added:
- Support for Factorio 1.1
---------------------------------------------------------------------------------------------------
Version: 2.0.3
Date: 05.04.2020
Bugfix:
- Fixed crash, since `LuaStyle::extra_padding_when_activated` got removed in 0.18.13
Features:
- Added Polish translation
---------------------------------------------------------------------------------------------------
Version: 2.0.2
Date: 16.02.2020
Bugfix:
- Fixed crash, when searching regex characters (e.g. "["). Regex search disabled!
- Force auto_center, when searched, so it is centered all the time.
---------------------------------------------------------------------------------------------------
Version: 1.3.1
Date: 16.02.2020
Bugfix:
- Fixed crash, when searching regex characters (e.g. "["). Regex search disabled!
- Force auto_center, when searched, so it is centered all the time.
---------------------------------------------------------------------------------------------------
Version: 2.0.1
Date: 23.01.2020
Bugfix:
- Fixed crash when calling script_raised_built or script_raised_revive
---------------------------------------------------------------------------------------------------
Version: 2.0.0
Date: 21.01.2020
Breaking changes:
- Compatibility with factorio 0.18.0
- Incompatible with old factorio 0.17
Bugfix:
- Also catch stations, that are created via script_raised_* events
---------------------------------------------------------------------------------------------------
Version: 1.3.0
Date: 05.08.2019
Factorio-Version: >= 0.17.59
Features:
- use new gui.screen
- Screen is movable
Bugfix:
- Pressing the Open Shortcut again, will close the gui again
- Width not exceeding window size anymore, when gui is scaled
---------------------------------------------------------------------------------------------------
Version: 1.2.0
Date: 14.07.2019
Features:
- added support for all modded train station (prototype type "train-stop")
- added sanity-checks, so crashes not occur anymore
- added refresh button, that rescans the stations
---------------------------------------------------------------------------------------------------
Version: 1.1.0
Date: 16.06.2019
Features:
- reworked gui
- added button to open station on map
- fixed crash, when removing/adding mods
- added support for LTN
---------------------------------------------------------------------------------------------------
Version: 1.0.1
Date: 08.06.2019
Miscellaneous:
- added Changelog
- added thumbnail
---------------------------------------------------------------------------------------------------
Version: 1.0.0
Date: 08.06.2019
Features:
- Initial release. Adds the overview to the game.