]> git.somenet.org - factorio/some-luaconsole.git/blob - changelog.txt
RELEASE 2.1.1 - fixed all known issues
[factorio/some-luaconsole.git] / changelog.txt
1 ---------------------------------------------------------------------------------------------------
2 Version: 2.1.1
3 Date: 2026-06-26
4
5   Changed:
6     - Fixed all known issues.
7
8 ---------------------------------------------------------------------------------------------------
9 Version: 2.1.0
10 Date: 2026-06-26
11
12   Changed:
13     - Initial compatibility with Factorio 2.1
14
15 ---------------------------------------------------------------------------------------------------
16 Version: 2.0.5
17 Date: 2026-01-16
18
19   Changed:
20     - No functional changes. (I am still alive and I have not abandoned this mod :)
21
22 ---------------------------------------------------------------------------------------------------
23 Version: 2.0.4
24 Date: 2025-10-18
25
26   Changed:
27     - GUI reworked. Now shows currently configured key bindings.
28
29 ---------------------------------------------------------------------------------------------------
30 Version: 2.0.3
31 Date: 2024-11-30
32
33   Changed:
34     - Overall better error handling.
35
36 ---------------------------------------------------------------------------------------------------
37 Version: 2.0.2
38 Date: 2024-11-30
39
40   Changed:
41     - More pcalls = more good.
42
43 ---------------------------------------------------------------------------------------------------
44 Version: 2.0.1
45 Date: 2024-10-23
46
47   Changed:
48     - Global storage should work again.
49     - Language file update.
50
51 ---------------------------------------------------------------------------------------------------
52 Version: 2.0.0
53 Date: 2024-10-21
54
55   Changed:
56     - Initial compatibility with Factorio 2.0
57
58 ---------------------------------------------------------------------------------------------------
59 Version: 1.1.5
60 Date: 2024-02-02
61
62   Bugfixes:
63     - Fixed bug introduced with the last bugfix. "game.print(game.players[1].name)" should work again.
64
65 ---------------------------------------------------------------------------------------------------
66 Version: 1.1.4
67 Date: 2024-01-02
68
69   Bugfixes:
70     - Fixed game.player string replacement to support non-chained use: "local a = game.player game.print(a.name)" should work now.
71
72 ---------------------------------------------------------------------------------------------------
73 Version: 1.1.3
74 Date: 2023-04-10
75
76   Changed:
77     - Set a maximal height of the console frame to prevent controls getting lost.
78
79 ---------------------------------------------------------------------------------------------------
80 Version: 1.1.2
81 Date: 2023-04-10
82
83   Changed:
84     - Make console movable and autocenter on open.
85
86 ---------------------------------------------------------------------------------------------------
87 Version: 1.1.1
88 Date: 2023-01-17
89
90   Changed:
91     - Version-Bump. No functional changes. (I am still alive :)
92
93 ---------------------------------------------------------------------------------------------------
94 Version: 1.1.0
95 Date: 2020-11-26
96
97   Changed:
98     - Version-Bump. No functional changes.
99
100 ---------------------------------------------------------------------------------------------------
101 Version: 1.0.1
102 Date: 2020-08-17
103
104   Features:
105     - Now remembers the input-script.
106     - Last input can be executed without opening by using keybindings only.
107     - Default keybinding to execute last input-script: CONTROL + ENTER.
108
109   Changed:
110     - Default keybinding to open: from SHIFT + RIGHTBRACKET to CONTROL + RIGHTBRACKET.
111
112 ---------------------------------------------------------------------------------------------------
113 Version: 1.0.0
114 Date: 2020-08-14
115
116   Changed:
117     - No functional changes.
118
119 ---------------------------------------------------------------------------------------------------
120 Version: 0.18.1
121 Date: 2020-05-05
122
123   Changed:
124     - Moved git repository. No functional changes.
125
126 ---------------------------------------------------------------------------------------------------
127 Version: 0.18.0
128 Date: 2020-01-24
129
130   Changed:
131     - Update to factorio 0.18.x.
132
133 ---------------------------------------------------------------------------------------------------
134 Version: 0.17.3
135 Date: 2019-06-01
136
137   Changed:
138     - Code reformatting.
139
140 ---------------------------------------------------------------------------------------------------
141 Version: 0.17.2
142 Date: 2019-03-17
143
144   Changed:
145     - Added check for admin status ... but this mod should not be used in multiplayer games anyway!
146
147 ---------------------------------------------------------------------------------------------------
148 Version: 0.17.1
149 Date: 2019-03-17
150
151   Changed:
152     - Polished, gitified and published my transition helper mod.