new areas are smaller now #5129

Closed
opened 2023-08-15 21:05:34 +00:00 by Boot · 7 comments
Member

Until few days an area was a block in the middle and into each direction 32 blocks, so it was 65x65(x129) in summary, even if it talks about 64x64. I have lots of areas with this size 4225m².

But now, if I want to expand areas nearby in the same size, with 100% the old fitting coords, the server told me, it will be only possible to protect 4096m². That is bad, because I can't protect territory like a chessboard if the old size is part of it.

Until few days an area was a block in the middle and into each direction 32 blocks, so it was 65x65(x129) in summary, even if it talks about 64x64. I have lots of areas with this size 4225m². But now, if I want to expand areas nearby in the same size, with 100% the old fitting coords, the server told me, it will be only possible to protect 4096m². That is bad, because I can't protect territory like a chessboard if the old size is part of it.
flux added the
1. kind/bug
1. kind/balancing
labels 2023-08-15 23:21:38 +00:00
Member

hm. the code looks like it should still work the old way...

hm. the code looks like it should still work the old way...
flux added the
4. step/question
5. result/cannot reproduce
labels 2023-08-15 23:23:53 +00:00
Member

i created a protection area and it was the "proper" size (65x129x65). does this occur for you consistently?

i created a protection area and it was the "proper" size (65x129x65). does this occur for you consistently?

Maybe it depends wether you use /protect_this or set the area positions manually

Maybe it depends wether you use /protect_this or set the area positions manually
Author
Member

Maybe it depends wether you use /protect_this or set the area positions manually

Yes, yesterday I tried with the marker posts and a announce came. After I asked Alias, he told me, with the command it will be in the old size and I did.

> Maybe it depends wether you use /protect_this or set the area positions manually Yes, yesterday I tried **with the marker posts** and a announce came. After I asked Alias, he told me, with the command it will be in the old size and I did.
flux closed this issue 2023-08-16 17:17:04 +00:00
Author
Member

Its closed?

Its closed?
flux added
1. kind/balancing
and removed
1. kind/documentation
5. result/fixed
labels 2023-08-16 17:28:44 +00:00
flux reopened this issue 2023-08-16 17:28:48 +00:00
Member

Its closed?

you got an answer, but i guess there's something we can fix - we can make the maximum area size match what you can get w/ /protect_this.

@AliasAlreadyTaken we should set

areas.self_protection_max_size = (65, 129, 65)

in minetest.conf

> Its closed? you got an answer, but i guess there's something we can fix - we can make the maximum area size match what you can get w/ `/protect_this`. @AliasAlreadyTaken we should set ``` areas.self_protection_max_size = (65, 129, 65) ``` in minetest.conf
AliasAlreadyTaken was assigned by Boot 2024-01-15 21:19:22 +00:00

@AliasAlreadyTaken we should set

areas.self_protection_max_size = (65, 129, 65)

in minetest.conf

Done :)

> @AliasAlreadyTaken we should set > > ``` > areas.self_protection_max_size = (65, 129, 65) > ``` > > in minetest.conf Done :)
AliasAlreadyTaken added the
5. result/fixed
label 2024-01-16 19:01:23 +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#5129
No description provided.