Also, for the sake of being needy, I (and most people I talk to) would like to see some way to make from diesel from oil. It could possibly be that, when heated to ~600C, then cooled back to ~200C the oil would turn into diesel. Or something like that. If you have time to put that in a coming update, that would be wonderful!
True, true! Nevermind :P
Keyboard stuff in LUA is broken in the latest version... Try this:
tpt.register_keypress(function (...) print(('test: %s'):format(table.concat(arg, ', '))) end)
No arguments when key is released and no arguments at all for Ctrl, Alt, Shift etc.
This is extremely annoying 'cause there's no way I can play this game without my script with tons of custom hotkeys >_>