Time Nick Message 00:33 Allycat007 How do I protect something 01:23 octacian Allycat007: do you have a protection mod? 01:54 Sokomine Allycat007: that depends on the server. there are several protection mods out there. usually there are signs at spawn that explain how that particular protection mod works 01:56 cheapie So, I had a bit of a silly idea... IRL, there's SCSI, serial attached SCSI, USB attached SCSI.... how about digilines attached SCSI? 02:02 sofar cheapie: easily doable, you could trivially create a virtual storage in a nodemeta, then attach to it using digilines 02:02 cheapie sofar: I wasn't talking /virtual/ storage... 02:02 * cheapie reads the sg_raw manpage 02:03 sofar no lua is touching my magnetic surfaces! 02:03 cheapie It's not for public servers :P 02:04 cheapie I already have a "storage tools" script that I wrote in Lua, but *that* isn't hooked up to MT. 02:04 sofar I wouldn't mind a virtual ciao admin interface inside minetest, tbh 02:07 whitephoenix I was gonna make a control panel for server admining then I realized that I'm lazy 02:09 swift110 hey guys 02:09 garywhite Hi swift 02:20 cheapie Well, it would appear that sending commands is working now. 02:20 cheapie Still have to implement receiving the status from the drive, as well as passing data back and forth... 02:24 swift110 hey all 02:29 cheapie Hi. 02:39 garywhite Hi swift110 02:40 swift110 how are tyou garywhite 02:41 cheapie https://www.youtube.com/watch?v=GeiJxJPCn2U 02:41 cheapie ^ Progress so far 02:43 swift110 good 02:48 MinetestBot 02[git] 04paramat -> 03minetest/minetest_game: Boats / carts: Fix and improve on_punch functions 13f06f66c https://git.io/v1YXg (152016-11-30T02:44:44Z) 02:57 whitephoenix I'm planning to hold a 48 or 72 hour modding contest in the next few weeks 02:57 whitephoenix some tech ebooks and steam games as prizes 02:58 cheapie Reading works now. 02:59 cheapie As does anything else requiring transferring data from drive->LuaC. 03:50 cheapie Since I have reading and writing working now, I made a simple tester program with a LuaC. It basically just allows you to write and read arbitrary sectors. 03:52 cheapie All I'd really have to do for it to be "complete" would be to add the ability to read the status after sending a command, and I'm not even sure if I'll implement that part. 08:15 MinetestBot 02[git] 04lhofhansl -> 03minetest/minetest: Optimize/adjust blocks/ActiveObjects sent at the server based on clie… 135dc6198 https://git.io/v1Yjb (152016-11-30T18:13:14+10:00) 09:42 rafalcpp is tehre download of static linux build? 09:42 rafalcpp I do not want to install system-wide .deb 09:42 sfan5 you can compile minetest as a "portable" version 09:44 sfan5 https://forum.minetest.net/viewtopic.php?f=42&t=3837 09:44 sfan5 there's also https://forum.minetest.net/viewtopic.php?f=42&t=15802 09:46 est31 and there is https://forum.minetest.net/viewtopic.php?f=42&t=15336 09:46 Calinou rafalcpp: I made an AppImage, it's a bit old now but should work 09:46 Calinou will try updating it when I get time 09:48 Calinou the new one will also be built on Ubuntu 14.04, instead of Ubuntu 12.04, so it will feature LevelDB 09:49 JamesTait Good morning all! Happy Wednesday, and happy Computer Security Day! 😃 🔒 10:36 rafalcpp Calinou: for users like me it's quite important to have option to easily install without root :) 10:36 Calinou I understand, it's been a big problem in the Linux world