Time Nick Message 09:12 MTDiscord <04j​45> Is there a minetest js library? 10:15 MTDiscord <11F​leckenstein> uhm lol 10:15 MTDiscord <11F​leckenstein> Well, I made Minetest 2D in JavaScript 10:15 MTDiscord <11F​leckenstein> https://github.com/EliasFleckenstein03/dragonblocks 10:16 MTDiscord <11F​leckenstein> try it out here: https://www.elidragon.com/projects/Dragonblocks/ 10:34 MTDiscord <04j​45> K 10:39 MTDiscord <04j​45> Is there a discord.js minetest library? 11:21 tango_ fleckenstein: fascinating 11:21 tango_ I suppose you are aware of the fact that the user can dig anything anywhere without tools, I suppose 8-) 12:03 aldum F​leckenstein: lovely 13:09 Andrey01 hi, is it possible to set such dependency in depends.txt something like: 'mod1 or mod2'? That is, some mod will require either 'mod1' or 'mod2' depending from which is available, otherwise it won`t be enabled 13:10 sfan5 add both as optional depends and check manually that one of them is available 13:11 Andrey01 ok, thanks 13:12 Andrey01 however, though it would be nice to have that 13:13 sfan5 true 13:13 Andrey01 and you could just write, e.g "homedecor | luxury_decor" 15:28 specing Does Lua have some form form of exception handling? There's mentions of longjmp in the refman, but that's C side 15:28 Scarecrow pcall/xpcall 15:35 zughy[m] is there a way to use the mono font in a HUD? 15:36 Krock make it your default font 15:37 zughy[m] so either I force the mono font on every HUD or I don't? 15:37 Krock *for entire Minetest 15:40 zughy[m] >:( I can't even take in consideration to go for a PR, as AFAIK you've been planning to redo that from scratch 15:41 Krock it's fine. there's yet no progress 15:41 Krock and additions will make it just a bit worse 16:06 zughy[m] approach n°2: is there a function returnin the length in pixel of a string? 16:09 sfan5 there isn't 16:43 MinetestBot 02[git] 04randomMesh -> 03minetest/minetest_game: Fix minor bug in german translation 1329866db https://git.io/JkpYj (152020-11-29T16:43:15Z)