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

v2.11

Compare
Choose a tag to compare
@Redbeanw44602 Redbeanw44602 released this 24 Jul 14:32

注意 本版开始,iLand将不再支持LLLua并转而支持LiteXLoader 传送门

Changelogs

  • [+] 支持进行二维圈地
  • [+] 修复破坏方块选点的Bug
  • [+] 领地的受信任者也可使用/land tp
  • [+] 针对领地数量较多的服务器进行性能优化
  • [+] 增加领地价格优惠功能
  • [+] 增加基础性能测试
  • [+] 使用OP领地管理器可以管理领地所有项目(模拟主人)
  • [+] OP领地管理器支持所有config.json配置项
  • [+] 增加 ILAPI.IsPlayerTrusted,ILAPI.IsLandOwner,ILAPI.IsLandOperator,ILAPI.GetAllTrustedLand
  • [~] 货币名称移向配置文件
  • [~] 优化代码,删除大量Vec和坐标的转换,提升性能
  • [-] 配置文件自动升级只支持到1.1.4
  • [-] 去除依赖:LuaUtils

Hotfix

  • 修复指令:/land a, /land b
  • 修复Cfg_Updater的一处问题