Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

Commit 2f074d6

Browse files
committed
update
1 parent 521d4ff commit 2f074d6

1 file changed

Lines changed: 17 additions & 7 deletions

File tree

iLand/server_203.json

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,28 @@
44
"DisableClientUpdate": true,
55
"Updates": [
66
{
7-
"NumVer": 283,
8-
"Version": "2.83",
7+
"NumVer": 284,
8+
"Version": "2.84",
99
"Description": [
10-
"[~] 为部分事件(`onFarmLandDecay`,`onStepOnPressurePlate`)添加无效坐标检查",
11-
"[~] 修复 `ILAPI_CreateLand` 可能因提供的XUID未使用过导致的报错",
12-
"[~] 修复部分玄学原因导致的 `MEM[xuid]` 无效的报错",
13-
"[~] 修复领地昵称/领地备注中存在`%`导致的报错",
14-
"[~] 修复获取玩家列表时空玩家名也被包含的问题"
10+
"[+] 使用桶控制范围改为领地附近7格内",
11+
"[+] 改善标准英文翻译(由HongyiMC, Gamershy贡献)",
12+
"[~] 修复 ModalForm 中部分转义失效的问题",
13+
"[~] 修复可以通过领地过户超过领地数量限制的问题",
14+
"[~] 修复可以在领地内使用斧头为原木去皮的问题",
15+
"[~] 修复可以在领地内放置头颅等方块的问题",
16+
"[~] 修复正在使用中的各种炉子可以被打开的问题",
17+
"[~] 修复某些情况下玩家选择器选项错误的问题"
1518
],
1619
"FileChanged": [],
1720
"LXL": []
1821
},
22+
{
23+
"NumVer": 283,
24+
"Version": "2.83",
25+
"Description": [],
26+
"FileChanged": [],
27+
"LXL": []
28+
},
1929
{
2030
"NumVer": 282,
2131
"Version": "2.82-hotfix",

0 commit comments

Comments
 (0)