flux reports: fix the protection areas of th ... #1084

Closed
opened 2021-11-22 03:55:31 +00:00 by yourland-report · 4 comments

flux reports a bug:

fix the protection areas of the plots in haven, so that players can control their "front yard" next to the main eastern road

Player position:

{
	y = 17.5,
	x = 1969.2259521484,
	z = 1171.7220458984
}

Player look:

{
	y = -0.33364233374596,
	x = 0.62809491157532,
	z = -0.70297902822495
}

Player information:

{
	min_rtt = 0.15999999642372,
	max_rtt = 2.4100000858307,
	connection_uptime = 1149,
	max_jitter = 2.228000164032,
	minor = 4,
	major = 5,
	ip_version = 6,
	formspec_version = 4,
	patch = 0,
	protocol_version = 39,
	serialization_version = 28,
	lang_code = "",
	version_string = "5.4.0",
	avg_rtt = 0.17800000309944,
	state = "Active",
	avg_jitter = 0.0090000033378601,
	min_jitter = 0
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:chestplate_rainbow 1 112\", \"nether_mobs:dragon_boots 1 280\", \"3d_armor:leggings_rainbow 1 112\", \"3d_armor:helmet_rainbow 1 112\", \"\", \"shields:shield_rainbow 1 112\"}",
		["petz:werewolf_vignette_id"] = "20",
		["petz:werewolf"] = "1",
		jointime = "1615351173",
		yl_commons_player_joined = "1637552207",
		["signslib:pos"] = "(1278,70,540)",
		digged_nodes = "674532",
		punch_count = "17996",
		bitten = "0",
		["unified_inventory:bags"] = "return {\"water_life:croc_bag\", \"water_life:croc_bag\", \"water_life:croc_bag\", \"water_life:croc_bag\"}",
		partychat = "party",
		played_time = "5408472",
		["petz:lycanthropy"] = "1",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = -2185, [\"x\"] = 1303, [\"z\"] = 505}, [\"last_heal\"] = 1615504208, [\"last_death_portal\"] = 1630911395}",
		yl_commons_thankyou = "24",
		["stamina:level"] = "12.55",
		xp = "773097",
		arenalib_infobox_arenaID = "0",
		inflicted_damage = "317140",
		crafted = "15835",
		["petz:old_override_table"] = "return {[\"new_move\"] = true, [\"sneak\"] = true, [\"sneak_glitch\"] = false, [\"jump\"] = 1.5, [\"speed\"] = 2, [\"gravity\"] = 1}",
		["petz:werewolf_clan_idx"] = "1",
		placed_nodes = "264237",
		died = "49",
		hud_state = "on",
		repellant = "0",
		yl_commons_player_created = "1615351173"
	}
}

Log identifier


[MOD] yl_report log identifier = pnqxRxnzHNDGaQXCIhDx6VbQXlILrUiE

Profiler save:

profile-20211122T045531.json_pretty

Status:

# Server: version=5.4.1-yl, uptime=141869, max_lag=2.31671, clients={Lichberry, Eraldemay, flux, StormStudios, khan, Xonon, anglaego1233, Polvuh, Sokomine, Bailiff, Service, AliasAlreadyTaken}

Teleport command:

/teleport xyz 1969 18 1172

Compass command:

/give_compass Construction pnqxRxnzHNDGaQXCIhDx6VbQXlILrUiE D2691E 1969 18 1172
flux reports a bug: > fix the protection areas of the plots in haven, so that players can control their "front yard" next to the main eastern road Player position: ``` { y = 17.5, x = 1969.2259521484, z = 1171.7220458984 } ``` Player look: ``` { y = -0.33364233374596, x = 0.62809491157532, z = -0.70297902822495 } ``` Player information: ``` { min_rtt = 0.15999999642372, max_rtt = 2.4100000858307, connection_uptime = 1149, max_jitter = 2.228000164032, minor = 4, major = 5, ip_version = 6, formspec_version = 4, patch = 0, protocol_version = 39, serialization_version = 28, lang_code = "", version_string = "5.4.0", avg_rtt = 0.17800000309944, state = "Active", avg_jitter = 0.0090000033378601, min_jitter = 0 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:chestplate_rainbow 1 112\", \"nether_mobs:dragon_boots 1 280\", \"3d_armor:leggings_rainbow 1 112\", \"3d_armor:helmet_rainbow 1 112\", \"\", \"shields:shield_rainbow 1 112\"}", ["petz:werewolf_vignette_id"] = "20", ["petz:werewolf"] = "1", jointime = "1615351173", yl_commons_player_joined = "1637552207", ["signslib:pos"] = "(1278,70,540)", digged_nodes = "674532", punch_count = "17996", bitten = "0", ["unified_inventory:bags"] = "return {\"water_life:croc_bag\", \"water_life:croc_bag\", \"water_life:croc_bag\", \"water_life:croc_bag\"}", partychat = "party", played_time = "5408472", ["petz:lycanthropy"] = "1", yl_church = "return {[\"last_death\"] = {[\"y\"] = -2185, [\"x\"] = 1303, [\"z\"] = 505}, [\"last_heal\"] = 1615504208, [\"last_death_portal\"] = 1630911395}", yl_commons_thankyou = "24", ["stamina:level"] = "12.55", xp = "773097", arenalib_infobox_arenaID = "0", inflicted_damage = "317140", crafted = "15835", ["petz:old_override_table"] = "return {[\"new_move\"] = true, [\"sneak\"] = true, [\"sneak_glitch\"] = false, [\"jump\"] = 1.5, [\"speed\"] = 2, [\"gravity\"] = 1}", ["petz:werewolf_clan_idx"] = "1", placed_nodes = "264237", died = "49", hud_state = "on", repellant = "0", yl_commons_player_created = "1615351173" } } ``` Log identifier ``` [MOD] yl_report log identifier = pnqxRxnzHNDGaQXCIhDx6VbQXlILrUiE ``` Profiler save: ``` profile-20211122T045531.json_pretty ``` Status: ``` # Server: version=5.4.1-yl, uptime=141869, max_lag=2.31671, clients={Lichberry, Eraldemay, flux, StormStudios, khan, Xonon, anglaego1233, Polvuh, Sokomine, Bailiff, Service, AliasAlreadyTaken} ``` Teleport command: ``` /teleport xyz 1969 18 1172 ``` Compass command: ``` /give_compass Construction pnqxRxnzHNDGaQXCIhDx6VbQXlILrUiE D2691E 1969 18 1172 ```
AliasAlreadyTaken was assigned by yourland-report 2021-11-22 03:55:31 +00:00
Styxcolor added the
1. kind/enhancement
label 2021-11-22 10:22:28 +00:00
Styxcolor self-assigned this 2021-11-22 10:22:32 +00:00
Styxcolor added the
1. kind/balancing
label 2021-11-22 10:23:32 +00:00
Owner

I feel the pain, but on the other hand if we give the plots adjacent to the street the control over these frontyard nodes, other plots cannot take part in that and grow, too. We'd end up with differently sized plots.

I feel the pain, but on the other hand if we give the plots adjacent to the street the control over these frontyard nodes, other plots cannot take part in that and grow, too. We'd end up with differently sized plots.
Styxcolor added the
5. result/wontfix
label 2021-12-08 11:38:40 +00:00
Owner

We will most likely not be able to fix this for the reasons mentioned above. Some plots would profit, and I believe these are especially favorable plots near the main street, other plots couldn't take part in that growth.

We will most likely not be able to fix this for the reasons mentioned above. Some plots would profit, and I believe these are especially favorable plots near the main street, other plots couldn't take part in that growth.

The only plot that cannot be enhanced like this is A8 in Haven.

The only plot that cannot be enhanced like this is A8 in Haven.
Member

Not all plots need to have identical properties. It could also be argued that the plots closest to /spawn have a sort of advantage already. Then again, as long as I can ask staff to e.g. remove bushes that grow where I don't want them, I don't think this needs to be re-opened.

Not all plots need to have identical properties. It could also be argued that the plots closest to `/spawn` have a sort of advantage already. Then again, as long as I can ask staff to e.g. remove bushes that grow where I don't want them, I don't think this needs to be re-opened.
Sign in to join this conversation.
No Milestone
No project
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#1084
No description provided.