Time Nick Message 10:16 nerzhul merging #9730 10:16 ShadowBot https://github.com/minetest/minetest/issues/9730 -- Camera: Fix shootline line offsets II by SmallJoker 11:07 nerzhul merging #9476 11:07 ShadowBot https://github.com/minetest/minetest/issues/9476 -- Add LevelDB auth database. by luk3yx 13:41 p_gimeno is github down or is it just me? 13:44 sfan5 https://www.githubstatus.com/incidents/2y6v4ltq26g7 14:13 nerzhul github is shitty down again yes 14:14 nerzhul i think sfan5 did a ddos on github due to the notification panel :D 14:59 ANAND sfan5 doesn't like the new notifications? 15:00 ANAND I wasn't a big fan initially, but I got used to it 15:00 sfan5 the new notification view is terrible, yes 15:00 ANAND I've gotten used to the new one's custom filters now 15:02 ANAND I can add filters like repo:MT is:unread reason:participating, to more easily separate the wheat from the chaff 15:02 ANAND *Very* handy 15:07 sfan5 rubenwardy: the formspec styling support doesn't make use of http://irrlicht.sourceforge.net/docu/classirr_1_1gui_1_1_i_g_u_i_skin.html does it? 15:08 rubenwardy it doesn't, becuse there's no good way for the skin to get the context of the caller 15:08 rubenwardy see http://irrlicht.sourceforge.net/forum/viewtopic.php?f=4&t=52452 15:09 rubenwardy you can do pointer comparisons 16:49 nerzhul a question, how do we work with kidscode public account ? they retribute, we enhance and merge ? i talk about #9733 which sounds bet promising 16:49 ShadowBot https://github.com/minetest/minetest/issues/9733 -- Add server side translations capability by EvidenceBKidscode 16:53 sfan5 yes, there's nothing special we do 16:56 rubenwardy yeah 16:56 nerzhul okay, their pr sounds fine to me except 2 code style issue and one variable called directly 17:03 nerzhul pfff 17:03 nerzhul github UI is shit when you edit someone PR 17:03 nerzhul <3 gitlab for that 17:33 nerzhul i fixed #9733, can someone do the lua_api doc, i'm not very good at this :D 17:33 ShadowBot https://github.com/minetest/minetest/issues/9733 -- Add server side translations capability by EvidenceBKidscode 20:17 sfan5 merging game#2654 20:17 ShadowBot https://github.com/minetest/minetest_game/issues/2654 -- Use Player API functions by Panquesito7