Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Commit 4efedfe

Browse files
committed
release v2.84
1 parent 6e87474 commit 4efedfe

File tree

5 files changed

+15
-12
lines changed

5 files changed

+15
-12
lines changed

TODO.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
- [x] 修复可以在领地内使用斧头为原木去皮、可以放置头颅等问题
55
- [x] 使用桶控制范围改为附近7格内
66
- [x] 修复正在使用中的各种炉可以被打开的问题
7+
- [x] 修复某些情况下玩家选择器选择错误的问题
78

89
> ILAPI 示例插件计划
910
- [ ] Land Edge Shower
@@ -14,5 +15,4 @@
1415
- [ ] 领地内撸末影水晶直接消失
1516
- [ ] 领地内讲台dropBook
1617
- [ ] 领地内击退、火焰附加有效
17-
- [ ] 开门问题
18-
- [ ] 领地内丢三叉戟直接消失(LL)
18+
- [ ] 开门问题

iland-core.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Plugin = {
1616
Version = {
1717
major = 2,
1818
minor = 8,
19-
revision = 3,
19+
revision = 4,
2020
toString = function()
2121
local ver = Plugin.Version
2222
return tostring(ver.major)..'.'..tostring(ver.minor*10 + ver.revision)

iland/lang/en_US.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"VERSION": 283,
2+
"VERSION": 284,
33
"#1": "en_US Translation by: HongyiMC, Gamershy",
44

55
"gui.land.title": "Land v<a>",
@@ -429,4 +429,4 @@
429429
"console.error.money.protocol": "Unknown economy component '<a>' is being used.",
430430
"console.error.money.scorenull": "The scoreboard object cannot be accessed, possibly the corresponding economic scoreboard does not exist. Please use /land mgr to change to the correct scoreboard or try restarting the server."
431431

432-
}
432+
}

iland/lang/zh_CN.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"VERSION": 283,
2+
"VERSION": 284,
33
"#1": "zh_CN 标准汉语翻译贡献者:RedbeanW",
44

55
"gui.land.title": "Land v<a>",

iland/lang/zh_TW.json

+9-6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
2-
"VERSION": 283,
2+
"VERSION": 284,
3+
"#1": "zh_CN 標準漢語翻譯貢獻者:RedbeanW",
34

45
"gui.land.title": "Land v<a>",
56
"gui.oplandmgr.trsland.title": "強製過戶領地",
@@ -26,7 +27,7 @@
2627
"gui.general.cancel": "取消",
2728
"gui.general.plzchose": "請選擇",
2829

29-
"gui.landmgr.landinfo.content": "所有者:<a>\\nLandID: <b>\\n暱稱: <c>\\n範圍: §l<d>§r <e> <f> -> <g>\\n長/寬/高: <h>/<i>/<j>\\n底面積: <k> 平方格 體積: <l> 立方格",
30+
"gui.landmgr.landinfo.content": "所有者:<a>\nLandID: <b>\n暱稱: <c>\n範圍: §l<d>§r <e> <f> -> <g>\n長/寬/高: <h>/<i>/<j>\n底面積: <k> 平方格 體積: <l> 立方格",
3031
"gui.landmgr.unnamed": "<未命名>",
3132
"gui.landmgr.unmodified": "未修改",
3233
"gui.landmgr.options.landinfo": "查看領地信息",
@@ -173,7 +174,7 @@
173174
"gui.buyland.button.confirm": "確認購買",
174175
"gui.buyland.button.close": "暫存",
175176
"gui.buyland.button.cancel": "取消訂單",
176-
"gui.delland.content": "您確定要刪除您的領地嗎?\\n如果確定,您將得到<a><b>退款。然後您的領地將失去保護,數據將立刻被刪除。",
177+
"gui.delland.content": "您確定要刪除您的領地嗎?\n如果確定,您將得到<a><b>退款。然後您的領地將失去保護,數據將立刻被刪除。",
177178
"gui.landdescribe.tip": "領地備註會在其他訪客來到您的領地時發送給他們。\n\n支持變量:\n$visitor = 造訪者名稱\n$n = 換行符",
178179
"gui.landtrust.tip": "選擇操作模式",
179180
"gui.landtrust.addtrust": "添加受信任玩家",
@@ -186,7 +187,8 @@
186187
"gui.landtag.tip": "領地暱稱有助於您區分多個領地,而不改變原有的領地配置",
187188
"gui.landtransfer.tip": "領地過戶完成後,所有權限將被轉移,您不再是該領地的主人,但原領地的所有配置不會改變。",
188189
"gui.reselectland.title": "重新選擇領地範圍",
189-
"gui.reselectland.tip": "重新圈地為完全重新選擇領地的範圍,非直接擴充/縮小現有領地範圍。\\n重新選擇的價格計算方式為\\\"新範圍價格 — 舊範圍價值\\\",是否繼續?","gui.reselectland.content": "原領地範圍(<a>)價值:<b>,\\n現領地範圍(<c>)價值:<d>,\\n將<e>您<f><g>。",
190+
"gui.reselectland.tip": "重新圈地為完全重新選擇領地的範圍,非直接擴充/縮小現有領地範圍。\n重新選擇的價格計算方式為\"新範圍價格 — 舊範圍價值\",是否繼續?",
191+
"gui.reselectland.content": "原領地範圍(<a>)價值:<b>,\n現領地範圍(<c>)價值:<d>,\n將<e>您<f><g>。 ",
190192
"gui.reselectland.refund": "退款給",
191193
"gui.reselectland.pay": "收取",
192194

@@ -274,6 +276,7 @@
274276
"title.landtransfer.toomanyids": "不可以向多人過戶領地",
275277
"title.landtransfer.canttoown": "不可以向自己過戶領地。",
276278
"title.landtransfer.complete": "<a> 已過戶給 <b>",
279+
"title.landtransfer.targetlimit": "目標玩家已經不能有更多領地",
277280
"title.oplandmgr.setselectool": "請手持欲選定的圈地工具破壞方塊",
278281
"title.oplandmgr.setsuccess": "成功!選定 <a> 作為圈地工具",
279282
"title.landmgr.failed": "沒有可以管理領地,使用\"/land new\"創建一個吧!",
@@ -399,9 +402,9 @@
399402
"console.getonline.failbycode": "獲取雲端信息失敗,錯誤代碼:<a>。",
400403
"console.getonline.failed": "雲端信息獲取失敗。",
401404
"console.getonline.failbyver": "無法解析的雲端信息文件版本(<a>),您的iLand可能已過時。",
402-
"console.getonline.failbybroken": "無法解析雲端信息,JSON解析失敗。",
405+
"console.getonline.failbybroken": "無法解析雲端信息,JSON解析失敗。 ",
403406

404-
"console.languages.sign": "此服務器正在使用 <a> 語言,版本為:<b>。 ",
407+
"console.languages.sign": "此服務器正在使用 <a> 語言,版本為:<b>。",
405408
"console.languages.list.count": "已安裝語言:<a> 個",
406409
"console.languages.list-online.wait": "請稍等,正在獲取語言倉庫數據...",
407410
"console.languages.official": "官方提供的語言:",

0 commit comments

Comments
 (0)