Time Nick Message 12:33 MTDiscord https://github.com/minetest/minetest/pull/10340#issuecomment-761994893 needs some attention 12:38 Krock this already got enough attention 12:38 Krock fixed in master 12:38 Krock -> https://github.com/minetest/minetest/commit/7832b6843 17:42 appguru sfan5: "properly format lists in tab_credits.lua like they were before (help gladly accepted)" - what do you mean by that? 17:42 sfan5 old list: "username [what they worked on]", 17:43 sfan5 new list: "username", 17:43 sfan5 you can spot a difference 17:43 appguru the "[what they worked on]"? 17:43 sfan5 yea that's missing 17:44 sfan5 Kro​ck already commented on one of the lists and sorted that out 17:59 Krock I got a ping but the message isn't highlighted. weird. 18:46 Krock will merge #10930 in 15 minutes 18:46 ShadowBot https://github.com/minetest/minetest/issues/10930 -- Fix wrong reported item counts for inventory actions caused by move somewhere by appgurueu 18:48 ronoaldo Hey, anyone had success building the appimage stuff? I'm trying to bundle a translated version for folks to test but it's not working :( 18:48 ronoaldo It errors out "Unable to determine the bundle architecture" 18:49 ronoaldo I even tried to update the AppImageBundle.yml file, to use Debian sources, and same error 18:56 Krock either rub3nwardy or Calin0u might know more 18:57 Krock -> https://github.com/minetest/minetest/pull/10561 18:57 Krock so it should actually work as-is 19:00 Krock merging 19:44 ronoaldo nice, thanks! 19:56 ronoaldo yeah, no luck for me on debian:buster unfortunately 21:44 ashtrayoz !tell Krock Small bug minetest_game: https://gitlab.com/ashtray/minetest_game_20210210/-/commit/a482f0c30daae5a77f2f8cb82cdff79c0cb3b41f 21:44 ShadowBot ashtrayoz: O.K. 22:07 sfan5 do we have anyone here who can reproduce ##10969? 22:07 ShadowBot https://github.com/minetest/minetest/issues/10969 -- plus/minus keys work inconsistently 22:09 sfan5 ronoaldo: we have CI building the appimage on ubuntu bionic and it definitely works https://github.com/minetest/minetest/blob/master/.gitlab-ci.yml#L270-L293 23:41 pgimeno I-ve tried with setxkbmap us, which has the characteristics that TheTermos mentions ("-" and "_" in the same key, "=" and "+" in the same key too, "_" and "+" require shift) and I can't reproduce the effects on Linux. Shift does not seem to affect the function of + and -; neither with the normal nor the keypad keys. 23:42 pgimeno so my guess would be that it's Windows-specific 23:42 pgimeno (re #10969) 23:42 ShadowBot https://github.com/minetest/minetest/issues/10969 -- plus/minus keys work inconsistently