Run lua commands without losing achievements. [NEW]: 🌙Dark mode, 🅰️Monospace font, 📑multi tab, 🧑🔧per user settings [NEW]: 🗔 Error dialog instead of console
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 3.0.2
Features:
- Console configuration. use /luac help
- Error dialog instead of console
Version: 3.0.1
Features:
- multi tab
- per user settings
Version: 3.0.0
Date: 2025-05-11
Features:
- Dark mode
- Monospace font
Info:
- Fork of Someone's LUA-Console © 2018-2024 someone1337 (MIT License)
- Changed to CC License © 2025 Kuxynator (CC BY-NC-ND 4.0)
Version: 2.0.3
Date: 2024-11-30
Changed:
- Overall better error handling.
Version: 2.0.2
Date: 2024-11-30
Changed:
- More pcalls = more good.
Version: 2.0.1
Date: 2024-10-23
Changed:
- Global storage should work again.
- Language file update.
Version: 2.0.0
Date: 2024-10-21
Changed:
- Initial compatibility with Factorio 2.0
Version: 1.1.5
Date: 2024-02-02
Bugfixes:
- Fixed bug introduced with the last bugfix. "game.print(game.players[1].name)" should work again.
Version: 1.1.4
Date: 2024-01-02
Bugfixes:
- Fixed game.player string replacement to support non-chained use: "local a = game.player game.print(a.name)" should work now.
Version: 1.1.3
Date: 2023-04-10
Changed:
- Set a maximal height of the console frame to prevent controls getting lost.
Version: 1.1.2
Date: 2023-04-10
Changed:
- Make console movable and autocenter on open.
Version: 1.1.1
Date: 2023-01-17
Changed:
- Version-Bump. No functional changes. (I am still alive :)
Version: 1.1.0
Date: 2020-11-26
Changed:
- Version-Bump. No functional changes.
Version: 1.0.1
Date: 2020-08-17
Features:
- Now remembers the input-script.
- Last input can be executed without opening by using keybindings only.
- Default keybinding to execute last input-script: CONTROL + ENTER.
Changed:
- Default keybinding to open: from SHIFT + RIGHTBRACKET to CONTROL + RIGHTBRACKET.
Version: 1.0.0
Date: 2020-08-14
Changed:
- No functional changes.
Version: 0.18.1
Date: 2020-05-05
Changed:
- Moved git repository. No functional changes.
Version: 0.18.0
Date: 2020-01-24
Changed:
- Update to factorio 0.18.x.
Version: 0.17.3
Date: 2019-06-01
Changed:
- Code reformatting.
Version: 0.17.2
Date: 2019-03-17
Changed:
- Added check for admin status ... but this mod should not be used in multiplayer games anyway!
Version: 0.17.1
Date: 2019-03-17
Changed:
- Polished, gitified and published my transition helper mod.