Time Nick Message 14:55 MinetestBot 02[git] 04TurkeyMcMac -> 03minetest/minetest: Compile Lua as C++ (#11683) 1321f17e8 https://github.com/minetest/minetest/commit/21f17e871ea3de419f682a8088337ba6ae1d015e (152022-04-07T14:54:17Z) 16:05 MTDiscord > everyone uses LuaJIT 16:05 MTDiscord offended IKEA noises 16:05 MTDiscord everyone who wants perf uses LuaJIT 16:06 MTDiscord IKEA doesn't want or need Lua perf ;) 16:06 MTDiscord Might as well switch IKEA to a tree-walking Lisp interpreter written in Lua and nobody would notice 16:06 MTDiscord Heh 16:08 MTDiscord The fact that ikea "doesn't need Lua performance" despite doing mapgen, effects, and mobs in Lua makes me happy 16:11 MTDiscord whats the difference between LuaJIT and normal Lua? 17:02 erle PrairieWind, 5× speedup according to something. measure it yourself ideally, it depends on the platform obv. 17:03 erle also you can use LuaJIT and write code that does not work in lua 5.1 so for development you should always use lua 5.1 imo 17:03 erle stack size is bigger in luaJIT for example 17:03 erle meaning accidentally recursive code may crash minetest with builtin lua, but not minetest with luajit 17:04 erle one example is the portal despawning thing that was recently fixed in mineclone2, one of the most funny patch journeys 17:04 erle Benrob0329 does IKEA have a kallax item? 17:04 erle Benrob0329 please make it possible to craft 2x2 kallax and 3x4 kallax 19:43 MTDiscord LuaJIT is more complicated tho, and potentially has more bugs 19:57 MinetestBot 02[git] 04x2048 -> 03minetest/minetest: Enable shadows by default in devtest (#12157) 131348d9a https://github.com/minetest/minetest/commit/1348d9aaf834faa613bf3efe3a9d8fee758e85d0 (152022-04-07T19:55:19Z) 19:59 MinetestBot 02[git] 04TurkeyMcMac -> 03minetest/minetest: Disentangle map implementations (#12148) 130b5b2b2 https://github.com/minetest/minetest/commit/0b5b2b2633609f646a534d353a2c587af4be46fa (152022-04-07T19:58:04Z) 20:15 MinetestBot 02[git] 04x2048 -> 03minetest/minetest: Adjust shadowmap distortion to use entire SM texture (#12166) 1348f7c56 https://github.com/minetest/minetest/commit/48f7c5603e5b2dfca941d228e76e452bc269a1fa (152022-04-07T20:13:50Z) 20:40 MinetestBot 02[git] 04x2048 -> 03minetest/minetest: Remove obsolete commented code (follow up to #12166) 1323516ac https://github.com/minetest/minetest/commit/23516acd0b5fe845f757a6d85f883ba714e7770b (152022-04-07T20:38:01Z) 21:14 MinetestBot 02[git] 04x2048 -> 03minetest/minetest: Remove reference to a removed file in devtest (followup to #12157) 133a87fab https://github.com/minetest/minetest/commit/3a87fab6c899afa50b2b7615b882d0a81b922832 (152022-04-07T21:13:09Z)