Time Nick Message 23:05 sfan5 . 23:05 MTDiscord hello sfan5 23:05 benrob0329 He left, just set up the loggingbot 23:06 wsor lol. nice 23:07 MTDiscord @ExeVirus asciidoc [source, lua] ---- include::https://raw.githubusercontent.com/minetest/minetest/master/builtin/common/vector.lua[lines = 21..24] ---- 23:07 MTDiscord https://cdn.discordapp.com/attachments/926231483155378176/926975041516732437/unknown.png 23:11 MTDiscord Very very nice 23:11 MTDiscord And syntax highlights? 23:11 MTDiscord also just realised source highlighting is broken for the html output, gonna fix that (I just have to tell it which highlighter to use) 23:11 MTDiscord with highlight.js: 23:11 MTDiscord https://cdn.discordapp.com/attachments/926231483155378176/926976036376293396/unknown.png 23:12 MTDiscord pygements, rouge, etc are supported too but I don't want to set those up quite yet 23:12 MTDiscord but we probably should long term so that JS isn't required for that, and so that other formats work 23:15 MTDiscord (trivial) https://github.com/minetest/minetest_docs/pull/8 23:15 MTDiscord ready for merge? 23:15 MTDiscord yes 23:26 MTDiscord I think I'm going to start with the vector functions 23:34 MTDiscord @ExeVirus You said we were replacing making a replacement for the Wikis :-( 23:34 MTDiscord ... context? 23:35 MTDiscord Nodecast EP 2 23:35 MTDiscord ah 23:35 MTDiscord i mean between that and lmd on the forum is screwed anyways so who cares at this point 23:49 MTDiscord Yeah I'm really sorry, that was recorded before that was clarified. 23:50 MTDiscord Luckily wuzzy will not be interested in the podcast for a while 23:50 MTDiscord And no one else complained 23:50 MTDiscord Besides, wuzzy is correct that the player wiki is a good wiki for MTG 23:51 MTDiscord And I support that particular effort. Dev wiki, less so, and he agrees on that aspect 23:51 MTDiscord So, no harm no foul, and wuzzy can take it up with me personally when I hopefully interview him 23:52 MTDiscord I would just like to avoid a lot of hoohah around this is all, and just be able to write docs :-) 23:52 MTDiscord In the end, it doesn't really matter 23:54 MTDiscord In other news, I'm realising that it'd be really nice to have some way to do something like vec:[0, 0, 0] and have it spit out {x = 0, y = 0, z = 0} but it doesn't look like that can be accomplished without a plugin for those 23:54 MTDiscord oh well 23:57 MTDiscord You don't go to he hoohah, the hoohah comes to you. 23:57 MTDiscord are we going to document things like vector.round sucks? 23:57 MTDiscord I agree though, just focusing on making good progress is the objective. 23:59 MTDiscord Known limitations and bugs fall into scope 23:59 MTDiscord Sidenote: somebody remind me to enable icons for things like NOTE: