Time Nick Message 00:56 paramat will merge game#2163 in 15mins 00:56 ShadowBot https://github.com/minetest/minetest_game/issues/2163 -- Update carts from boost_cart by SmallJoker 01:07 paramat merging 01:09 paramat done 12:47 Krock #7521 updated. nerzhul, red-001. 12:47 ShadowBot https://github.com/minetest/minetest/issues/7521 -- Implement ChatMessage into the API by SmallJoker 16:08 srifqi Does Android version have translation support? 16:28 Krock srifqi: what kind of translation? gettext should work there 16:28 Krock apparently it doesn't. I end up with an English interface 16:30 srifqi Krock: me too 16:31 srifqi Is gettext compiled to Android port? 17:25 Krock !tell srifqi Probably not because it's not listed here https://github.com/minetest/minetest/blob/master/build/android/Makefile 17:25 ShadowBot Krock: O.K. 17:31 Krock Any further comments on #7381? I see that unittests are good - if those should be added, then test_inventory.cpp might be fitting for crafting 17:31 ShadowBot https://github.com/minetest/minetest/issues/7381 -- Add disable_repair group to prevent tool repair by Wuzzy2 17:42 paramat game#2162 updated 17:42 ShadowBot https://github.com/minetest/minetest_game/issues/2162 -- Boats: Properly use 'dtime' for consistent responsiveness by paramat 17:43 paramat merging #2158 in 5mins 17:43 ShadowBot https://github.com/minetest/minetest/issues/2158 -- "Exit to OS" button has the focus in the pause menu. Should be on "continue" 17:43 paramat agh 17:43 paramat game#2158 17:43 ShadowBot https://github.com/minetest/minetest_game/issues/2158 -- add fence rails by TumeniNodes 17:49 Krock paramat: you can remove that * 1.0, I think it's good this way 17:50 paramat will do 18:02 paramat forgot, merging game 2158 18:04 paramat done 18:20 paramat closed #6864 18:20 ShadowBot https://github.com/minetest/minetest/issues/6864 -- Client-side anticheat measurements 19:27 paramat Krock did you test my boat PR? if so is the tuned performance ok? 19:28 paramat i'll remove the * 1.0 now 19:29 Krock just retested. maybe I decided too fast. 0.8 could be better 19:30 paramat for turn, ok will test 19:37 paramat 0.8 is a little too slow for me, trying 0.9 19:38 paramat want to match a quite agile canoe or 'single scull' 19:39 paramat 0.9 is ok for me .. ? 19:39 paramat i mean , it is, what do you think? 19:42 Krock 1 moment 19:44 Krock 0.9 still feels a bit fast for that it's swimming in water 19:44 Krock but it's surely better than 1.0 19:45 paramat i can't cope with 0.8, too sluggish 19:45 paramat i'll make it 0.9 then 19:45 Krock okay, then 0.9 19:46 paramat then +1? 19:47 Krock push it as 0.9 and it's fine. approved the PR 19:47 paramat thanks 19:48 paramat then i'll do the driver string thing 19:55 paramat merging in 5mins 19:59 paramat merging 20:00 paramat done, back to 10 PRs 23:02 paramat can anyone check the paths changes in this are correct? #7534 23:02 ShadowBot https://github.com/minetest/minetest/issues/7534 -- [WIP] Lua API formatting and grammar fixes by pauloue