You can lasso wolves now ... #5835

Open
opened 2023-12-26 15:40:06 +00:00 by Boot · 7 comments
Member

... without taming them five times with raw meat beforehand.

... without taming them five times with raw meat beforehand.
Author
Member

All other petz too.

All other petz too.

Are you sure the petz are not yours? Cannot reproduce.

Are you sure the petz are not yours? Cannot reproduce.
Author
Member

Just tried it with an alt there. And yes, it doesn't work with that. So I'm guessing it's because of one of the privs. But even that would probably be a bug if it only affects one mod and why should any of the privs have such an effect at all? This should be investigated.

Just tried it with an alt there. And yes, it doesn't work with that. So I'm guessing it's because of one of the privs. But even that would probably be a bug if it only affects one mod and why should any of the privs have such an effect at all? This should be investigated.
Member

Just tried it with an alt there. And yes, it doesn't work with that. So I'm guessing it's because of one of the privs. But even that would probably be a bug if it only affects one mod and why should any of the privs have such an effect at all? This should be investigated.

Privileges of Boot: bailiff, ban, basic_privs, cannoneer, channelmod, command_stream, fly, home, interact, kick, locate, mesemaker, noclip, notify, npc_talk_owner, ocean_builder, place, privs, pvp, server, settime, shout, spawn, staff, teleport, teleport_other

apparently it's the server priv: cad2a65800/petz/api/api_on_rightclick.lua (L61)

imo it should instead be protection_bypass

> Just tried it with an alt there. And yes, it doesn't work with that. So I'm guessing it's because of one of the privs. But even that would probably be a bug if it only affects one mod and why should any of the privs have such an effect at all? This should be investigated. ``` Privileges of Boot: bailiff, ban, basic_privs, cannoneer, channelmod, command_stream, fly, home, interact, kick, locate, mesemaker, noclip, notify, npc_talk_owner, ocean_builder, place, privs, pvp, server, settime, shout, spawn, staff, teleport, teleport_other ``` apparently it's the server priv: https://github.com/runsy/petz/blob/cad2a65800723a7cd0c196087e1a39223a15a909/petz/api/api_on_rightclick.lua#L61 imo it should instead be [protection_bypass](https://github.com/minetest/minetest/blob/335af393f09b3629587f14d41a90ded4a3cbddcd/doc/lua_api.md?plain=1#L5160-L5161)
flux added the
1. kind/bug
3. source/mod upstream
ugh/petz
labels 2023-12-26 19:32:01 +00:00
Member

actually, imo it should be configurable, default to protection_bypass, and create a new priv if the priv in the setting doesn't exist, similar to what i do w/ e.g. the smartshop_admin priv.

actually, imo it should be configurable, default to protection_bypass, and create a new priv if the priv in the setting doesn't exist, similar to what i do w/ e.g. the smartshop_admin priv.
Member

and alias recently granted the flux account server priv at my request, so i'll have to be careful with this until it's resolved.

and alias recently granted the flux account server priv at my request, so i'll have to be careful with this until it's resolved.

protection_bypass is the right priv to grab other people's petz IMO.

Configurable would be nice.

Probably we need to go over privs in general, some privs are "misaligned" in what they do.

protection_bypass is the right priv to grab other people's petz IMO. Configurable would be nice. Probably we need to go over privs in general, some privs are "misaligned" in what they do.
AliasAlreadyTaken was assigned by Boot 2024-01-15 20:59:34 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#5835
No description provided.