Time Nick Message 00:25 agrecascino i followed the advice of the people in the thread 00:25 agrecascino and still, the nametags are off 00:27 agrecascino it seems to be on the X acis 00:27 agrecascino axis* 00:34 agrecascino https://forum.minetest.net/viewtopic.php?f=7&t=15388&p=231075#p231075 00:34 agrecascino how is my math wrong? 01:59 paramat i'll merge #3923 and #4457 in a while, i'll leave the formspec PRs to rubenwardy to merge 01:59 ShadowBot https://github.com/minetest/minetest/issues/3923 -- Make plantlike drawtype more fun. by sofar 01:59 ShadowBot https://github.com/minetest/minetest/issues/4457 -- Camera: Higher frequency limit for view/hand bobbing and footsteps by paramat 02:12 paramat actually i'll do a review of 3923 first 02:18 agrecascino paramat, 02:18 agrecascino help 02:18 agrecascino how am i math wrong? 02:18 agrecascino http://paste.opensuse.org/96425689 02:24 agrecascino paramat, i tried to compensate for the camera offset, and the nametags are still off 02:27 paramat hm 02:29 paramat no idea, it's complex stuff 02:30 paramat perhaps all these '10' should be '10.0'? 02:34 paramat btw pow(x, y) is slow, for simple squaring better to get the value then do value * value 02:35 paramat sofar some minor code style issues for 3923, but if you update i'll merge it later tonight 04:18 paramat ok i'll merge those 2 in a moment 04:30 paramat merging 04:35 paramat complete! 05:07 Hijiri can someone review #4409 05:07 ShadowBot https://github.com/minetest/minetest/issues/4409 -- Attached Particle Spawners by raymoo 11:45 Fixer there were hackers with lots of gold stacks in their inventories, anyone noticed this on vanilla servers (or servers without vending shops) 12:14 Calinou Fixer: it's not possible to spawn yourself items on a server 12:14 Calinou unless you have give privilege :PO 12:14 Calinou :P* 12:15 Fixer Calinou: they don't have privs, yet they got huge amount of gold, without mining 17:56 red-001 could someone review #3900 and #4468 17:57 ShadowBot https://github.com/minetest/minetest/issues/3900 -- Add a button for disabling all mods to world config. by red-001 17:57 ShadowBot https://github.com/minetest/minetest/issues/4468 -- Load textures from the subfolders in texturepacks. by red-001 20:40 est31 anyone else approving of unit tests for the website git repo? 20:40 est31 https://github.com/minetest/minetest.github.io/pull/70 20:41 est31 rubenwardy, ? 20:41 est31 (or anyone else) 20:44 est31 thanks 20:47 T4im btw, can someone please activate travis-ci for minetest_game? the linter is already in place, just waiting for travis to pick it up :) 20:48 red-001 is the next release 0.4.15 or 0.5 20:48 est31 red-001, most likely its going to be 0.4.15. 20:49 est31 in total, there have been very few changes since last release 20:49 est31 T4im, I've notified celeron55 about it. only he can enable it. 20:51 est31 maybe kahrl can do it as well, he is backup if c55 is not available. 20:51 T4im thanks :) 20:52 Calinou est31: looks fine to me 23:23 paramat game#1268 23:23 ShadowBot https://github.com/minetest/minetest_game/issues/1268 -- Creative: Make dig times near-identical for nodes of all levels by paramat