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