Time Nick Message 07:12 basicer #6559 seems to have two aprovals :) 07:12 ShadowBot https://github.com/minetest/minetest/issues/6559 -- Set vertex color on upright sprites. by basicer 07:19 sofar Megaf is not an approver, so it has one 07:20 sofar nerzhul's request is valid, I'd like to assure that other upright sprite entities are still correct, especially since WE's entities are so simple 07:24 nerzhul on which pr are we talking ? 07:32 basicer Man, github tricking me. Can anyone just approve things? 07:35 basicer The example isnt WE, it's my own mod. WE and minimal's player sprite are what I tested. 08:23 Megaf Approval is the approval tag approvers add to PRs 08:23 Megaf That's how I always saw how approval worked. And I really like it 08:24 Megaf It's something only core Devs can use. 08:24 Megaf And the code approval thing is colour coded. Non core Devs, like me show in a different colour 08:25 Megaf So it should be clear... 08:50 basicer Yeah, I noticed the color later. Thanks for the aproval nonetheless 13:10 ThomasMonroe Krock, how would I get the formspec size for the main menus? 13:13 Krock ¯\_(ツ)_/¯ you gotta look into the source code, I guess 13:13 ThomasMonroe :/ 13:13 * ThomasMonroe starts looking 13:33 ThomasMonroe Caleb you know of a way to get the size of a formspec? 13:37 ThomasMonroe CBugDCoder ^ 14:21 * Jordach goes meow 14:21 Jordach (wrong channel) 14:23 red-001 -> #minetest-hub 14:37 ThomasMonroe ok I found something in /builtin/ftsk/tabview.lua 14:38 ThomasMonroe but its not what I need 17:52 rubenwardy can we please just ban the arsehole? 17:53 Krock #6778 ran outside the actual topic into a flame war. Locked the PR for now. 17:53 ShadowBot https://github.com/minetest/minetest/issues/6778 -- Mapgen Watershed development by paramat 17:53 rubenwardy I was about to 17:53 rubenwardy shame you can't just kick individual members 18:02 paramat thanks for locking, it's WIP anyway 18:13 rubenwardy sfan5: so, currently #6708 points to builtin/register.lua if there's something deprecated - what do you think about crawling through the stack until it finds a non-builtin item? Not even sure if it's worth the complexity 18:13 ShadowBot https://github.com/minetest/minetest/issues/6708 -- Add file and line to NodeDef field deprecation warning by rubenwardy 18:52 ensonic any idea why the player figure has a chest as its head when using a texture pack? 18:56 sofar that would be a UV mapping mistake, or a texture pack incompatibility 18:57 Krock seems more practical than the original skin. Open head, insert books, parse to knowledge, done. If it changed, then it was done by the texture pack too. check for a character*.png texture 19:26 sofar 2017-12-15 18:55:30: ERROR[Main]: ServerError: AsyncErr: ServerThread::run Lua: Runtime error from mod 'moretrees' in callback node_on_timer(): ...erver/BinMegafServer/bin/../mods/moretrees/date_palm.lua:226: find_nodes_in_area(): area volume exceeds allowed value of 551368 19:26 sofar this shouldn't crash the server 19:26 sofar it should just return `false` instead of that 19:27 sofar handling the non-table return value is easy in lua 19:48 ensonic seems, to happend for every texturepack that I converted, not a big deal, but kind of weired 20:17 sfan5 rubenwardy: that would work fine though, i don't have anything against doing it like that 20:25 ThomasMonroe sfan5 do you mind doing a review on this PR: #6788? 20:25 ShadowBot https://github.com/minetest/minetest/issues/6788 -- Change Normal Map setting to be less ambigous by ThomasMonroe314 20:26 sfan5 since this is trivial it doesn't need another review to get merged 20:26 sfan5 it should probably get merged next time someone merges a few PRS 20:34 sofar ^^ 20:38 ThomasMonroe ok thanks 20:39 * ThomasMonroe needs to remember what the labels mean 23:10 paramat #6780 is simple and works, can anyone +1? 23:10 ShadowBot https://github.com/minetest/minetest/issues/6780 -- Fix black items by numberZero 23:12 ThomasMonroe +1'ed 23:12 paramat heh 23:13 ThomasMonroe :D