Time  Nick          Message
09:29 tzf           hi/ i have that question... i have many dead keys on keyboard... can i access to a menu in minetest that can offer to me all fonctions? if yes, how?
13:27 hn_           again here. just a really smol question - does inventory NEED to have only 8 slots? 90% of games have such and i wanted to have inventory for 15 items "normally" and 45 at "i" button...
13:33 Krock         you can add more, but there's limited key assignments
13:34 Krock         i.e. hotkeys
13:34 Krock         the "15 items \"normally\""  is called "HUD hotbar"
13:36 hn_           means ?
13:36 hn_           cause i already saw. one mod. or game. having 10 places...
13:36 hn_           (no its wasnt nodecore but they also modded it...)
13:37 hn_           and im not gonna overuse keys, just do same thing as is normal but add more fields. and more things to scroll on. (cause scrolling is changing things)
13:42 MTDiscord     <luatic> hn_: Please search the docs first, then come here.
13:42 MTDiscord     <luatic> searching for "hotbar" and "inventory" should work
13:45 hn_           ok, thx
14:06 definitelya   Ye also check https://dev.minetest.net/List_of_hardcoded_features
14:17 hn_           ok. tenks
14:44 independent56 I think i made the coolest thing ever. A metro line over lava. https://i.imgur.com/UG0ml47.png
14:44 independent56 "That's where we put the griefers"
14:50 hn_           oh... cool =]
14:56 independent56 I like how the rails have little supports into the lava
14:59 hn_           yeah... but there is a portal at the end? view is ending too short lool
15:02 independent56 Yeah, lag
15:02 independent56 Minetest needs to be optimised
15:03 definitelya   independent56: I'm on the railway to Hell!~
15:03 independent56 haha
15:03 definitelya   Sorry ;.)
15:03 hn_           lool. ok
15:53 hn_           hmm... another question bout hotbar - possible to move to left? or sticky to bottom too much that mod cant change it? client mod needed?
15:54 MTDiscord     <luatic> hn_: again, search the docs please
15:54 MTDiscord     <luatic> there's a HUD hotbar element you could use; there may be some bugs though - try it and see
15:55 hn_           ok, thk
16:22 Soni          can mod identify minetest port?
16:22 hn_           port?
16:22 hn_           network port?
16:22 hn_           no.
16:24 MTDiscord     <ROllerozxa> minetest.settings:get('server_port')
16:24 hn_           WHAAAT ?!
16:24 hn_           didnt knew lool
16:25 MTDiscord     <ROllerozxa> dunno why a mod would want to know the minetest port tho...
16:25 hn_           me2... and also thought there is no api...
16:25 hn_           lool
16:27 hn_           but anyways - can i have a question about security of possible redistridution of minetest i found (didnt ran it yet, ooof) ?
16:28 hn_           cause i have one and site looks really suspicious...
16:29 rubenwardy    please don't post links to malicious software
16:29 hn_           ok.
16:29 hn_           nvm then
16:43 MTDiscord     <luatic> hn_: The security is 0. Period.
16:43 MTDiscord     Command sent from Discord by luatic:
16:43 MTDiscord     !next
16:43 MinetestBot   Another satisfied customer. Next!
16:51 hn_           ok. so i cant post link... anyways - basing on page layout (link deleted for gods sake) can you say how much this page is suspicious? https://ibb.co/j6BD0kL (yes its only imgur. everyhting you can do about it is safe... and ibb.co is just a image hosting like imgur, so i hope okay here...). i hope red box hides url properly...
16:52 rubenwardy    That looks like a brand new project
16:52 hn_           (and i hope there were no other urls im image...)
16:52 rubenwardy    also, Minetest is school friendly - it's used in a lot of schools
16:53 rubenwardy    you just need to disable/replace the serverlist
16:53 hn_           rubenwardy : yes but site is really sus. it doesnt have link to github or anything while it says opensource. i got redirected to it from creators blog which is about... marketing not games... so is sus..
16:53 rubenwardy    weird
16:53 hn_           yeah...
16:54 hn_           and yes i know its schoolfriendly cause i could safely use it at schoolbreaks (while peeps get angy even about doom online, so...)
16:56 hn_           so someone can rate this site how much sus ? from 1 to 10...
16:57 Krock         when the impostor is sus  SUS AMOGUS ssssuussss
16:57 rubenwardy    sus / sus with rice
16:58 Krock         no ketchup just sus, raw sus
16:59 hn_           yeah lool
17:00 independent56 How can i get something to run at a specific value of a variable, say os.datetable().min being 00 ?
17:01 independent56 in a luacontroller
17:05 independent56 So far, i have done interrupt(1) \n if os.datetable().min == 0 then
17:24 independent56 My controller overheats when i connect it to the digilines network when i use this code https://pastebin.com/6LHXAVJc
17:24 independent56 Another controller is using the network as well
17:24 independent56 Should i merge them?
17:25 independent56 Actually, yeah, i'll merge them
18:34 hn_           and again a question - someone knows if minestest can get keyevents (all, not only dig/puch + few others limited) for all qwerty or is needed a client mod ?
18:35 ROllerozxa    I don't think so
18:37 hn_           ok, thx. i'll mod client anyways (main menu)