Luanti logo

IRC log for #minetest-hub, 2018-03-19

| Channels | #minetest-hub index | Today | | Google Search | Plaintext

All times shown according to UTC.

Enable nick filtering
Time Nick Message
2 more elements. Show/hide.
00:07 Roger9_ I read of in a closed issue for colored text a possible "color stack" where colors could be pushed and popped, and the top color would be used... did that ever make it into the official release?
15 more elements. Show/hide.
14:24 rud0lf can anyone confirm or point me where can i ask about hosting minetest on .ovh server?
14:24 rud0lf afaik, minetest is udp-based and they said they don't allow "too much" udp packets
14:25 rud0lf i don't know what they mean by much
14:36 Shara rud0lf: I've had up to 30 players on an OVH VPS without issue
14:36 rud0lf i see, thank you
14:37 Shara That's a creative server with the mods chopped down to reduce issues (but over 160 mods total) to give an idea... number of players you can support will of course depend on what you're doing
14:38 Shara Only issue I've run into with them is not enough space as the map size grows
2 more elements. Show/hide.
14:49 rubenwardy rud0lf: mine has been fine
14:49 rud0lf thanks
14:49 rubenwardy well
14:49 rubenwardy I have had network issues - that's my bottleneck
14:50 rubenwardy would be cool to be able to buy additional internet connections
14:50 rubenwardy although MT wouldn't like that
4 more elements. Show/hide.
18:00 Fixer *,,,,*
18:23 sofar rubenwardy: I think I should give up attempting to rescue lmd's "efforts"
18:23 sofar rubenwardy: meanwhile, show me your code and I'll review ;)
18:23 rubenwardy yes
18:23 rubenwardy I can't release the code until the end of may
18:23 rubenwardy but I can show designs
18:23 sofar throw it my way :)
18:26 Mr_Pardison joined #minetest-hub
18:26 sofar You use the github hash to verify that the thing submitted == the thing downloaded, correct?
18:27 rubenwardy well, if you trust github then you can just link to specific commits
18:28 rubenwardy you can have two commits with the same hash. Torvords wrote about the security of this
18:29 rubenwardy but it would probably be much easier to just write some well hidden malicious code in a big mod
18:29 rubenwardy they're unlikely to be checked fully, being realistic
18:29 sofar btw this is very similar to bukkit when it was still operating
18:30 sofar with moderators reviewing code
18:31 sofar why don't you put `ranks` as a column in the user table?
18:32 rubenwardy compared to a foreign key?
18:32 rubenwardy I guess an enum would be better, given that for simplicity the rank's behaviour will be hardcoded
18:32 rubenwardy not sure if the ORM supports enums with sqlite
18:33 sofar are you using sqlite on the server?
18:33 rubenwardy not in production
18:33 sofar ITB uses enum's stored as integers
18:33 rubenwardy in production it'll be postgresql if I host it
18:33 sofar sure
18:34 rubenwardy I'm hoping that's the case, means I can do maintenance myself and just oauth with the forums
18:36 sofar looks sane just by the looks of it
18:37 sofar guess I'd like to see some more detailed server and client code block sketches
18:38 sofar but you've described those in your forum post already
18:38 * Mr_Pardison hands sofar a sketchbook and some high-quality drawing pencils
6 more elements. Show/hide.
20:25 Fixer https://www.youtube.com/watch?v=ZsuUHbjXA7Q
10 more elements. Show/hide.

| Channels | #minetest-hub index | Today | | Google Search | Plaintext