Time Nick Message 00:39 sapier vanessae plz check again now formspecs scale again ... if you have time try non freetype mode to it should have scaling fonts now too 00:39 sapier not as smooth as freetype but still scaling 00:40 VanessaE I'll try later 00:50 sapier still if those formspec changes are used mods will have to update their forms 07:43 sapier VanessaE: is it intentional dreambuilder crashing on current stable? 09:09 Megaf well, my arm board is faster than my macbook pro to compile minetest 09:10 Megaf proller: I think that bug is fixed now, but server didnt crash anymore, because of that bug 09:25 sapier https://github.com/minetest/minetest/pull/1563 09:30 sapier VanessaE: https://gist.github.com/sapier/f3d6e635c4c8c7d298ce this is something similar to how a fix for unified inventory would look like 15:29 VanessaE sapier: I was not aware that it was crashing on 0.4.10-stable. what's the crash? 15:31 sapier https://gist.github.com/sapier/466021c31965c66a5aab 15:32 VanessaE nore: ^^^^^^^ 15:32 sapier am I the only one testing mods on stable too? ;-) 15:33 VanessaE wait a minute, someone else already reported that bug 15:33 VanessaE I Was under the impression that was already fixed in pipeworks. 15:35 Zefram_Fysh that's not the latest pipeworks code 15:36 VanessaE I show my local pipeworks repo is up-to-date, and dreambuilder has the latest of that. 15:36 sapier well I don't pull twice an hour 15:37 VanessaE I do update dreambuilder as many as 10 times in a day ;) 15:37 sapier sorry but even for a "rolling release" that's way to much 15:38 VanessaE well for the secondary build there is always a build ID in the ZIP 15:38 VanessaE and of course git has its history 15:38 sapier ok seems to help 15:40 * VanessaE wonders what prompted sapier to check dreambuilder again :) 15:43 sapier comparing old and new unified inventory 15:43 VanessaE ah 15:43 VanessaE easy way to get it I suppose :) 15:47 sapier well didn't work ;-) 15:47 VanessaE heh 15:48 sapier did you have time to check the new formspec variant with scaling fonts? 15:50 VanessaE no, I was asleep :) 15:50 sapier come one sleep ... wasted time ;-) 15:50 VanessaE haha 15:51 sapier https://github.com/minetest/minetest/pull/1563 moved the formspec things to a separate pull yet the font engine is of very little use without that addon 19:37 ShadowNinja PilzAdam: You're an admin on the dev wiki, right? Can you mass-revert this: http://dev.minetest.net/index.php?title=Lua_code_style_guidelines&diff=2490&oldid=2298 Reason: It should be on the talk page and it's not even valid markup. 19:37 ShadowNinja sapier: ^ 19:38 sapier can you just fix the comments instead of complaining about the style 19:38 ShadowNinja (Also full of typos and visual warts) 19:38 PilzAdam I could 19:38 ShadowNinja sapier: Maybe. 19:38 ShadowNinja sapier: Give me specific issues and possibly examples of how to fix them. 19:38 sapier unless you want me to do same things you do you shouldn't try to force apply your personal coding style without discussion 19:39 PilzAdam sapier, could you move your comments to the talk page? 19:39 ShadowNinja sapier: It obviously isn't frorcibly applied, it even says it's just guidelines. 19:40 sapier no I can't because then noone would read it 19:40 PilzAdam sapier, add "Draft (see talk page)" to the top 19:40 PilzAdam in red and bold 19:40 sapier and it's not that much as it can't be fixed 19:40 PilzAdam and stop using "--------------------------------" and "############################" in wikis 19:40 ShadowNinja ''Comment sapier: Why not doxygen?'' -- Because doxygen is designed for C++ code, I've seen how you use it in mobf and it's horribly ugly. 19:40 HLuaBot Unknown command "Comment". Try "help". 19:40 sapier and luadoc doesn't even work at all 19:40 sapier so what's the difference? 19:41 ShadowNinja sapier: Try ldoc then, it uses a compatible format. 19:41 sapier doxygen with lua adapter works way better then luadoc atm ... maybe ludaoc evolves there 19:41 sapier so why force some doc tool in coding style while it's not even marture? 19:42 ShadowNinja sapier: Show me how doxygen Lua comments would look. 19:42 sapier see mobf 19:43 sapier http://animalsmod.bplaced.net/doxygen/ that's result 19:44 PilzAdam should I move the guidelines to ShadowNinja's userspace first? 19:44 sapier And most of my other comments are about unspecific guidelines that can't even be followed if you try. 19:45 sapier why not just discuss about them and get a result ... at least my comments aren't that much 19:46 ShadowNinja sapier: http://paste.ubuntu.com/8082466/ 19:46 sapier yes that's mixed luadoc/doxygen 19:46 ShadowNinja LuaDoc format is waaay shorter, and simpler. It also makes use of context. 19:46 sapier luadoc for eclipse doxygen for usefull output 19:46 sapier still luadoc can't create a usefull documentation 19:47 ShadowNinja sapier: It can, for example http://stevedonovan.github.io/ldoc/ 19:47 sapier USEFULL 19:47 ShadowNinja sapier: Or http://stevedonovan.github.io/Penlight/api/index.html 19:48 ShadowNinja Very usefull. 19:48 sapier any you consider this messed up style usefull? 19:49 sapier I might be oldfashioned but I like graphics showing me dependencys 19:49 ShadowNinja sapier: Of course. 19:49 sapier because I usually need way more time for reading 20 pages of text compared to looking at a single half page graphic 19:49 ShadowNinja sapier: We don't need fancy graphics and JS and