aboutsummaryrefslogtreecommitdiff
path: root/advtrains_luaautomation/chatcmds.lua
Commit message (Collapse)AuthorAge
* Increase size of LuaATC code input forms to 15x12 unitsorwell962021-03-22
| | | | | The current size of the code form is rather limiting as it fills only a small part of the screen. Also adds global constant in init.lua so this can easily adapted in the future
* Remove "Last punched" from LuaATC init code fshlqkj2021-03-22
| | | | | Also removed the now-dead last punch pos helper code. Resized buttons accordinghly.
* Rework envsetup formspec layouthlqkj2021-03-22
| | | | | - Aligned stuff - Added style to use monospaced font in the code editor textarea
* LuaATC: Improve error/print logging, log only to subscribed playersorwell962021-02-17
|
* Remove zip release files, move mod to root, exclude assets from Makefile (#92)rubenwardy2017-09-20