| Time |
Nick |
Message |
| 00:19 |
|
sparky4 joined #luanti |
| 00:21 |
|
pounce joined #luanti |
| 00:36 |
|
cranez joined #luanti |
| 00:41 |
|
ShadowNinja joined #luanti |
| 01:18 |
mtvisitor |
tip(s):please remember to upgrade the lua version in the future release of the luanti game engine if possible. |
| 01:19 |
mtvisitor |
https://www.lua.org/versions.html |
| 01:19 |
mtvisitor |
https://postimg.cc/JtD8c1tb |
| 01:20 |
mtvisitor |
as far as i know, the mineunit also only support lua ver5.1. thanks. |
| 01:23 |
[MatrxMT] |
<Blockhead256> it is not possible because we support LuaJIT |
| 01:24 |
mtvisitor |
ok. |
| 01:24 |
[MatrxMT] |
<Blockhead256> LuaJIT is not compatible with 5.2 or higher, and the Lua language 5.2 code is backwards incompatible with running code written for 5.1, for instance the debug library |
| 01:24 |
[MatrxMT] |
<Blockhead256> we cannot expect all of our mod authors to upgrade their mods |
| 01:25 |
mtvisitor |
yes, it seems that will be some problem(s). |
| 01:25 |
mtvisitor |
https://github.com/luanti-org/luanti/issues/16162 |
| 01:26 |
* mtvisitor |
is reviewing the roadmap of luanti v5.14+. |
| 01:58 |
|
Yonle joined #luanti |
| 02:05 |
|
MintChipMadness joined #luanti |
| 02:07 |
|
chloetax joined #luanti |
| 02:15 |
|
FileX joined #luanti |
| 02:20 |
|
Can0xfBows joined #luanti |
| 02:39 |
|
aliasalreadytake joined #luanti |
| 03:20 |
|
Menchers joined #luanti |
| 04:00 |
|
MTDiscord joined #luanti |
| 04:08 |
|
est31 joined #luanti |
| 04:18 |
|
FileX joined #luanti |
| 04:45 |
|
luk3yx joined #luanti |
| 04:58 |
|
gregon joined #luanti |
| 05:01 |
|
gregon left #luanti |
| 05:27 |
|
Ingar joined #luanti |
| 05:29 |
|
amfl2 joined #luanti |
| 05:44 |
|
identity joined #luanti |
| 06:18 |
|
FileX joined #luanti |
| 07:10 |
|
Talkless joined #luanti |
| 08:52 |
|
jstein joined #luanti |
| 09:51 |
|
jaca122 joined #luanti |
| 09:58 |
|
Talkless joined #luanti |
| 10:09 |
|
jaca122 joined #luanti |
| 10:23 |
[MatrxMT] |
<birdlover32767> it would be nice to type ctrl+d or "exit" into the terminal to just have it quit automatically |
| 10:23 |
[MatrxMT] |
<birdlover32767> typing /shutdown into the chat is a bit tiring |
| 10:23 |
[MatrxMT] |
<Blockhead256> you can ctrl-c it |
| 10:23 |
[MatrxMT] |
<birdlover32767> oh ok |
| 10:24 |
[MatrxMT] |
<birdlover32767> apparently i had to move 1 finger down... xd |
| 10:25 |
[MatrxMT] |
<Blockhead256> ctrl-c is standard to kill processes in a terminal (for paste, ctrl+shift+c is often needed because ctrl-c kills stuff) |
| 10:25 |
luatic |
Ctrl + D would be weird for Luanti, all that would do is close stdin, but why should Luanti care - it's not a program that solely processes stdin |
| 10:25 |
[MatrxMT] |
<birdlover32767> i was used to python and lua using ctrl+d to terminate |
| 10:26 |
[MatrxMT] |
<Blockhead256> yes in some interactive programs that's an "end of file" type indication, but Luanti doesn't have terminal interactivity (by default? can't recall what the ncurses mode can do) |
| 10:26 |
[MatrxMT] |
<Blockhead256> *that meaning Ctrl-d |
| 10:26 |
[MatrxMT] |
<birdlover32767> tried typing commands and a print() in and nothing happened |
| 10:27 |
luatic |
birdlover32767: they do not, it's just that if you have an application waiting on stdin, EOF usually lets the program terminate |
| 10:27 |
luatic |
you can try it out right now. make an infinite hello world loop and try to kill it using Ctrl + D, it won't work. |
| 10:28 |
[MatrxMT] |
<Blockhead256> there's also the launch options like --worldname and --go where when you close the world it closes luanti |
| 10:28 |
luatic |
yep. very convenient for quick mod testing. |
| 10:28 |
[MatrxMT] |
<birdlover32767> i used --worldname to try out online stuff on local |
| 11:57 |
|
gregon joined #luanti |
| 12:06 |
|
gregon left #luanti |
| 12:21 |
|
FileX joined #luanti |
| 13:10 |
|
Oblomov joined #luanti |
| 13:23 |
|
SliverFlowCipher joined #luanti |
| 13:30 |
|
squeaktoy joined #luanti |
| 13:37 |
|
MintChipMadness joined #luanti |
| 14:14 |
|
heavygale joined #luanti |
| 15:10 |
|
ireallyhateirc joined #luanti |
| 15:37 |
|
MintChipMadness joined #luanti |
| 16:00 |
|
vampi joined #luanti |
| 16:56 |
|
SFENCE joined #luanti |
| 17:03 |
|
SFENCE_ joined #luanti |
| 17:06 |
|
identity joined #luanti |
| 17:10 |
|
___nick___ joined #luanti |
| 17:10 |
|
jaca122 joined #luanti |
| 17:12 |
|
SFENCE joined #luanti |
| 17:16 |
|
SFENCE_ joined #luanti |
| 17:24 |
|
SFENCE joined #luanti |
| 18:36 |
|
identity joined #luanti |
| 18:58 |
|
CRISPR joined #luanti |
| 19:20 |
|
syl joined #luanti |
| 19:46 |
|
___nick___ joined #luanti |
| 19:49 |
|
___nick___ joined #luanti |
| 19:59 |
|
jemius joined #luanti |
| 20:13 |
|
SFENCE joined #luanti |
| 20:17 |
|
identity left #luanti |
| 20:21 |
|
Krock joined #luanti |
| 20:30 |
|
SFENCE joined #luanti |
| 20:56 |
|
Percival joined #luanti |
| 21:10 |
|
SFENCE_ joined #luanti |
| 21:20 |
|
Trifton joined #luanti |
| 21:34 |
|
SFENCE joined #luanti |
| 22:03 |
|
chilledfrogs joined #luanti |
| 22:04 |
|
Kimapr joined #luanti |
| 22:17 |
|
cow321 joined #luanti |
| 22:32 |
|
panwolfram joined #luanti |
| 22:47 |
|
Percival left #luanti |
| 23:05 |
|
Eragon joined #luanti |
| 23:35 |
|
FileX joined #luanti |
| 23:59 |
|
chilledfrogs joined #luanti |