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