1 ---------------------------------------------------------------------------------------------------
6 - Global storage should work again.
7 - Language file update.
9 ---------------------------------------------------------------------------------------------------
14 - Initial compatibility with Factorio 2.0
16 ---------------------------------------------------------------------------------------------------
21 - Fixed bug introduced with the last bugfix. "game.print(game.players[1].name)" should work again.
23 ---------------------------------------------------------------------------------------------------
28 - Fixed game.player string replacement to support non-chained use: "local a = game.player game.print(a.name)" should work now.
30 ---------------------------------------------------------------------------------------------------
35 - Set a maximal height of the console frame to prevent controls getting lost.
37 ---------------------------------------------------------------------------------------------------
42 - Make console movable and autocenter on open.
44 ---------------------------------------------------------------------------------------------------
49 - Version-Bump. No functional changes. (I am still alive :)
51 ---------------------------------------------------------------------------------------------------
56 - Version-Bump. No functional changes.
58 ---------------------------------------------------------------------------------------------------
63 - Now remembers the input-script.
64 - Last input can be executed without opening by using keybindings only.
65 - Default keybinding to execute last input-script: CONTROL + ENTER.
68 - Default keybinding to open: from SHIFT + RIGHTBRACKET to CONTROL + RIGHTBRACKET.
70 ---------------------------------------------------------------------------------------------------
75 - No functional changes.
77 ---------------------------------------------------------------------------------------------------
82 - Moved git repository. No functional changes.
84 ---------------------------------------------------------------------------------------------------
89 - Update to factorio 0.18.x.
91 ---------------------------------------------------------------------------------------------------
98 ---------------------------------------------------------------------------------------------------
103 - Added check for admin status ... but this mod should not be used in multiplayer games anyway!
105 ---------------------------------------------------------------------------------------------------
110 - Polished, gitified and published my transition helper mod.