Time |
Nick |
Message |
00:04 |
|
grouinos joined #minetest |
00:05 |
|
jan_Elon joined #minetest |
00:29 |
|
Verticen joined #minetest |
00:31 |
ghoti |
Hi there. I have added a couple of mods which add items to the crafting guide in unified inventory. I'd like to keep the mods, but not show their nodes in the crafting guide. Is there a standard way of achieving this that I have been unable to find? |
01:35 |
|
specing_ joined #minetest |
01:38 |
|
chilledfrogs joined #minetest |
01:47 |
Pexin |
ghoti: https://dev.minetest.net/Groups/Shared_groups |
02:07 |
|
Sven_vB joined #minetest |
02:28 |
|
queria^clone joined #minetest |
02:31 |
|
erlehmann joined #minetest |
02:33 |
|
queria^afk joined #minetest |
03:08 |
|
kamdard joined #minetest |
03:18 |
|
fkbm joined #minetest |
03:33 |
|
Alias joined #minetest |
04:00 |
|
MTDiscord joined #minetest |
04:24 |
|
Sven_vB joined #minetest |
04:25 |
|
hendursaga joined #minetest |
05:01 |
|
riff-IRC joined #minetest |
05:47 |
|
delta23 joined #minetest |
06:03 |
|
bgg joined #minetest |
06:03 |
|
bgg joined #minetest |
06:06 |
|
iamwease1 joined #minetest |
06:06 |
|
Elzington_ joined #minetest |
06:06 |
|
wolfshappen_ joined #minetest |
06:09 |
|
celeron55_ joined #minetest |
06:10 |
|
queria joined #minetest |
06:11 |
|
mazes_83 joined #minetest |
06:16 |
|
behalebabo joined #minetest |
06:24 |
|
TomTom joined #minetest |
06:25 |
|
jvalleroy joined #minetest |
06:25 |
|
CWz joined #minetest |
06:26 |
|
behalebabo_ joined #minetest |
07:27 |
|
koppeh joined #minetest |
07:27 |
|
peterz joined #minetest |
07:27 |
|
TheMaster joined #minetest |
07:27 |
|
tsadok joined #minetest |
07:45 |
|
queria^clone joined #minetest |
07:47 |
|
Edgy1 joined #minetest |
08:05 |
|
hendursa1 joined #minetest |
08:14 |
|
AliasAlreadyTake joined #minetest |
08:29 |
|
Alias2 joined #minetest |
08:36 |
|
absurb joined #minetest |
08:43 |
|
Rafi59_ joined #minetest |
08:44 |
|
erlehmann joined #minetest |
09:12 |
|
erle joined #minetest |
09:12 |
|
peterz_ joined #minetest |
09:14 |
|
Edgy1 joined #minetest |
09:14 |
|
jonadab joined #minetest |
09:39 |
|
Fixer joined #minetest |
09:49 |
|
hendursa1 joined #minetest |
09:54 |
|
macaw joined #minetest |
11:02 |
|
CWz joined #minetest |
11:07 |
|
CWz joined #minetest |
11:08 |
|
AristotIe joined #minetest |
11:19 |
|
calcul0n joined #minetest |
11:43 |
|
Conradish006 joined #minetest |
11:59 |
|
calcul0n_ joined #minetest |
12:11 |
|
proller joined #minetest |
12:33 |
|
kamdard joined #minetest |
12:53 |
|
celeron55 joined #minetest |
13:35 |
|
specing_ joined #minetest |
14:00 |
|
Conradish006 joined #minetest |
14:19 |
|
fluxionary_ joined #minetest |
14:21 |
|
Rafi59 joined #minetest |
14:21 |
MinetestBot |
[git] Wuzzy2 -> minetest/minetest: Split liquid_viscosity to liquid_viscosity and move_resistance (#10810) 21113ad https://git.io/Jgir7 (2021-10-01T14:21:24Z) |
14:24 |
MinetestBot |
[git] x2048 -> minetest/minetest: Improvements to colored shadows (#11516) 982e03f https://git.io/JgiP7 (2021-10-01T14:21:53Z) |
14:24 |
MinetestBot |
[git] pgimenousers.noreply.notabug.org -> minetest/minetest: Add an option `-t` to force text output in /help d7e7ade https://git.io/JgiPd (2021-10-01T14:22:05Z) |
14:35 |
|
Wuzzy joined #minetest |
14:36 |
|
Fixer joined #minetest |
14:43 |
|
hendursaga joined #minetest |
14:57 |
|
Talkless joined #minetest |
15:02 |
|
CWz joined #minetest |
15:26 |
|
est31 joined #minetest |
15:27 |
|
appguru joined #minetest |
15:33 |
ghoti |
Pexin: at looks like not_in_craft_guide=1 is exactly what I'm looking for, but where to put it? And how do I determine if the items added by a particular mod all share a group with each other and no-one e/se |
15:33 |
ghoti |
*else? |
15:39 |
|
macaw joined #minetest |
15:48 |
|
Hawk777 joined #minetest |
15:49 |
MTDiscord |
<Jonathon> in the def, groups = {random_group=42, not_in_creative_inventory =1} |
15:50 |
MTDiscord |
<Jonathon> note the not_in_creative_inventory is just a standard that most people observe, not anything defined/used by the engine |
15:50 |
MTDiscord |
<Jonathon> to get all items in a group, you can loop through registered items and check for that group |
15:50 |
MTDiscord |
<Jonathon> might be a api method that does or relating to it |
16:00 |
|
Verticen joined #minetest |
16:07 |
|
independent56 joined #minetest |
16:11 |
|
independent56 joined #minetest |
16:13 |
independent56 |
Oh my god wow... first time i have started up the mtserver after the migration... map load is comparable to singleplayer |
16:14 |
MTDiscord |
<MisterE> When you need pixel artists for the mainmenu redeux, let me know. I'm getting better at that stuff |
16:14 |
|
DrFrankenstone joined #minetest |
16:15 |
MTDiscord |
<Warr1024> i56 you talking about zstd vs zlib? |
16:16 |
independent56 |
I have migrated froma 32 bit decade-old webbook to a new, 2018 computer. |
16:16 |
independent56 |
And wow, so much better |
16:19 |
|
proller joined #minetest |
16:32 |
|
detrout joined #minetest |
16:57 |
|
proller joined #minetest |
17:05 |
|
owain_ joined #minetest |
17:06 |
owain_ |
@Lone_Wolf Why was I banned On CTF for ban evading when i wasn't? |
17:10 |
owain_ |
rubenwardy can you check the logs on CTF to see when i was banned first bc i didn't ban evade? If you can |
17:19 |
|
CWz joined #minetest |
17:23 |
MTDiscord |
<SnowBall444> Stop pinging him everywhere |
17:28 |
owain_ |
What how did you know... |
17:30 |
owain_ |
And i need to know why i was banned on CTF anyways |
17:30 |
owain_ |
bc it was for no reason |
17:30 |
Togra |
that's up to them, and they may not necessarily need to tell you |
17:31 |
Togra |
someone who runs a server has every ability to ban for no reason at all, as it's their server |
17:31 |
Togra |
or if there is a reason, the reason can be really weird and arbitrary |
17:31 |
Togra |
if you're not down with that, hopefully there are other servers, where the server is run differently and you won't get banned |
17:32 |
MTDiscord |
<Warr1024> Larger, more popular servers also have less time to spend dealing with arbitrary players. Even if you can prove that the original ban was unfair, you may just end up being banned for having bothered them so much :-/ |
17:40 |
|
independent56 joined #minetest |
17:47 |
|
DrFrankenstone joined #minetest |
17:48 |
ghoti |
In basic_robot or a luacontroller, I can use os.time() to get the epoch second on the server I'm running on, but is there something that will report in-game time of day? |
17:48 |
ghoti |
Or perhaps number of seconds since the minetest server last started? |
17:54 |
calcul0n_ |
ghoti, the rtc controller can do that with digiline |
17:54 |
calcul0n_ |
it's described here : https://mesecons.net/uberi/projects/Clock/index.html |
17:55 |
calcul0n_ |
and i don't think it's possible with basic_robot |
18:11 |
|
clavi joined #minetest |
18:11 |
|
clavi joined #minetest |
18:22 |
|
jess joined #minetest |
19:01 |
|
fkbm joined #minetest |
19:21 |
Lone_Wolf |
!tell Lone_Wolf test |
19:21 |
MinetestBot |
You can tell that to yourself |
19:22 |
ghoti |
calcul0n_: thank you, that will do nicely! |
19:27 |
|
ssieb joined #minetest |
19:31 |
Lone_Wolf |
!tell owain_ You are either a literal ban evader or you kinda match the attributes of one and also triggered the custom anticheat. The fix for #1 would be to come clean, the fix for #2 would be to do fix #1 and stop using a hacked client, if none of those then DM me for troubleshooting, I should always be on IRC |
19:31 |
MinetestBot |
Lone_Wolf: I'll pass that on when owain_ is around |
19:31 |
ShadowBot |
https://github.com/minetest/minetest/issues/1 -- GlowStone code by anonymousAwesome |
19:31 |
ShadowBot |
https://github.com/minetest/minetest/issues/2 -- Burned wood |
19:31 |
ShadowBot |
https://github.com/minetest/minetest/issues/1 -- GlowStone code by anonymousAwesome |
19:31 |
Lone_Wolf |
oops |
19:36 |
|
Verticen joined #minetest |
19:46 |
|
IcyDragon joined #minetest |
19:56 |
|
grouinos joined #minetest |
19:56 |
|
Wuzzy joined #minetest |
20:16 |
|
Talkless joined #minetest |
20:57 |
|
Taoki joined #minetest |
20:58 |
|
proller joined #minetest |
21:43 |
|
erlehmann joined #minetest |
21:56 |
|
grouinos joined #minetest |
22:00 |
|
Sven_vB joined #minetest |
22:04 |
|
Talkless joined #minetest |
22:16 |
|
independent56 joined #minetest |
23:06 |
|
AliasAlreadyTake joined #minetest |
23:53 |
|
Taoki joined #minetest |