1 ---------------------------------------------------------------------------------------------------
6 - Initial compatibility with Factorio 2.1
8 ---------------------------------------------------------------------------------------------------
13 - No functional changes. (I am still alive and I have not abandoned this mod :)
15 ---------------------------------------------------------------------------------------------------
20 - GUI reworked. Now shows currently configured key bindings.
22 ---------------------------------------------------------------------------------------------------
27 - Overall better error handling.
29 ---------------------------------------------------------------------------------------------------
34 - More pcalls = more good.
36 ---------------------------------------------------------------------------------------------------
41 - Global storage should work again.
42 - Language file update.
44 ---------------------------------------------------------------------------------------------------
49 - Initial compatibility with Factorio 2.0
51 ---------------------------------------------------------------------------------------------------
56 - Fixed bug introduced with the last bugfix. "game.print(game.players[1].name)" should work again.
58 ---------------------------------------------------------------------------------------------------
63 - Fixed game.player string replacement to support non-chained use: "local a = game.player game.print(a.name)" should work now.
65 ---------------------------------------------------------------------------------------------------
70 - Set a maximal height of the console frame to prevent controls getting lost.
72 ---------------------------------------------------------------------------------------------------
77 - Make console movable and autocenter on open.
79 ---------------------------------------------------------------------------------------------------
84 - Version-Bump. No functional changes. (I am still alive :)
86 ---------------------------------------------------------------------------------------------------
91 - Version-Bump. No functional changes.
93 ---------------------------------------------------------------------------------------------------
98 - Now remembers the input-script.
99 - Last input can be executed without opening by using keybindings only.
100 - Default keybinding to execute last input-script: CONTROL + ENTER.
103 - Default keybinding to open: from SHIFT + RIGHTBRACKET to CONTROL + RIGHTBRACKET.
105 ---------------------------------------------------------------------------------------------------
110 - No functional changes.
112 ---------------------------------------------------------------------------------------------------
117 - Moved git repository. No functional changes.
119 ---------------------------------------------------------------------------------------------------
124 - Update to factorio 0.18.x.
126 ---------------------------------------------------------------------------------------------------
133 ---------------------------------------------------------------------------------------------------
138 - Added check for admin status ... but this mod should not be used in multiplayer games anyway!
140 ---------------------------------------------------------------------------------------------------
145 - Polished, gitified and published my transition helper mod.