Time Nick Message 10:12 kilbith https://www.youtube.com/watch?v=_AtifpDQ-5M 10:19 ANAND Sweet! 12:30 kilbith https://github.com/minetest/minetest/pull/8680 12:30 kilbith there we go 12:38 Amaz Wow, that's awesome! 16:40 Krock o/ 17:02 ANAND Evening, Krock :) 17:02 Krock evening ANAND 17:02 Krock sup? 17:02 ANAND The sky :D 17:04 ANAND oops :P 17:05 Amaz Lots of very nice looking formspec pulls :) 17:06 ANAND Agreed! 17:06 Amaz The html style one looks really cool :) 17:29 Krock > 1300 lines 17:30 Krock not bad, duh. 17:30 Krock bbcode would be nicer, though 17:30 Amaz Or markdown 17:31 Krock yeah, even markdown might be enough. Colors are a nice addition, though. 17:31 Amaz Yeah 17:31 Amaz That's the problem with markdown 17:31 Amaz Or a problem :P 17:33 Krock a custom markdown that allows embedding minetest formspec elements. that would be a badass move 17:33 ANAND :O 17:33 Amaz Heh :P 17:37 benrob0329 insert standards XKCD here 17:38 rubenwardy I think the simple hypertext used is fine 17:38 rubenwardy maybe it could be made to be a subset of XHTML 17:38 rubenwardy but I don't mind really 17:39 benrob0329 Psudo-HTML is nothing new, I think that's fine 17:40 benrob0329 But another version of Markdown is not needed imo 17:40 rubenwardy markdown isn't fully featured 17:40 Krock I expected this parsing code to be way longer. but shit they made this so compact 17:40 Krock probably pyrollo alone 17:41 Krock > many years without any formspec changes 17:41 Krock > 2019: 8 PRs in the queue 17:41 Krock that's going on pls 17:41 rubenwardy lol 17:41 rubenwardy too much 17:41 Krock please finish your style 17:41 rubenwardy also, how much should be even add to formspecs? 17:41 rubenwardy it's finished 17:41 rubenwardy wait, no it's not 17:42 rubenwardy I'll do that now 17:42 Krock great. will do some testing afterwards so that other style-changing PRs can adapt it 20:00 benrob0329 if I register a decoration with a schematic defined in a local variable the data is copied, correct? 20:01 benrob0329 or do I need to make this a global variable? 22:55 benrob0329 Nvm, they can be local