Manual:基岩版1.17.40.21:修订间差异

来自Minecraft基岩版开发Wiki
添加的内容 删除的内容
(创建页面,内容为“{{Trans|n}}{{Wip}}{{Version nav |edition=Bedrock |image=Bedrock 1.17.40.21 PatchNotes.png |image2=Bedrock 1.17.40.21.png |type=Beta |parent=1.17.40 |date='''Xbox One…”)
标签移动版编辑 移动版网页编辑 高级移动版编辑
 
→‎技术性
标签2017年版源代码编辑
第36行: 第36行:
*** 加入了函数{{samp|removeSimulatedPlayer(simulatedPlayer: SimulatedPlayer): void}}。
*** 加入了函数{{samp|removeSimulatedPlayer(simulatedPlayer: SimulatedPlayer): void}}。
** {{samp|mojang-gametest.Test}}类型
** {{samp|mojang-gametest.Test}}类型
*** 修改了函数{{samp|assertEntityInstancePresent(entity: Entity, blockLocation: BlockLocation, isPresent: boolean = true)}}的签名。
*** 修改了函数{{samp|assertEntityInstancePresent(entity: Entity, blockLocation: BlockLocation, isPresent: boolean {{=}} true)}}的签名。
** {{samp|mojang-minecraft}}组件
** {{samp|mojang-minecraft}}组件
*** 组件库现可与玩家物品栏配合运行。
*** 组件库现可与玩家物品栏配合运行。

2021年9月23日 (四) 07:34的版本

1.17.40.21
版本
内部版本号
Android
951704021(armeabi-v7a,29)
961704021(x86,29)
971704021(arm64-v8a,29)
981704021(x86_64,29)
类型
测试版
发布日期
Xbox One, Windows 10, Android - 2021年9月22日
测试版归属

Beta 1.17.40.21基岩版1.17.40的第2个开发版,发布于2021年9月22日[1],加入了旧世界开启实验性玩法后升级至新世界的支持,并修复了一些漏洞。

更改

常规

RenderDragon
  • 移除了对Android ARMv7设备的支持。

实验性

本段落的内容需要开启实验性玩法中的“洞穴及悬崖”和“即将到来的创作者功能”子选项后才可使用。

世界生成

常规
  • 开启“洞穴及悬崖”选项后,低于Y=0的已保存区块会拥有新的世界生成和洞穴生成。
    • 之前升级过的区块的基岩层下方不会出现此更改。
  • 开启“洞穴及悬崖”选项后,旧的超平坦世界会升级至新的世界建筑高度。
  • 现在开启洞穴及悬崖”选项的新超平坦世界会从Y=-64开始生成。

技术性

GameTest框架
  • 更新了GameTest框架接口,并加入了新的SimulatedPlayer功能:
    • 为GameTest加入了SimulatedPlayer类型。此类型能够模仿玩家的各种行为,如移动、使用物品、与方块和实体交互等。
      • 加入了函数spawnSimulatedPlayer(blockLocation: BlockLocation, name: string): SimulatedPlayer
      • 加入了函数removeSimulatedPlayer(simulatedPlayer: SimulatedPlayer): void
    • mojang-gametest.Test类型
      • 修改了函数assertEntityInstancePresent(entity: Entity, blockLocation: BlockLocation, isPresent: boolean = true)的签名。
    • mojang-minecraft组件
      • 组件库现可与玩家物品栏配合运行。

修复

实验性
  • 修复了beta版中无法飞行至世界高度限制之上的问题(开启洞穴及悬崖实验性玩法子选项前为Y=255,开启后为Y=319)。(MCPE-141360
  • 现在铜矿石的最多生成高度是Y=96,而不是Y=64。(MCPE-125233
常规
游戏内容
  • Vanilla Parity: Players are now able to activate Elytra gliding while moving upward (MCPE-59580)
  • Using Dye on Signs that contain formatted color text will overwrite the formatted color text
世界生成
  • Fossils are now much less likely to generate in, and destroy, structures
  • Dungeons are no longer misplaced or missing outside of the Caves & Cliffs experimental toggle (MCPE-121708)
生物
  • 铁傀儡现在仅会生成在固体方块上。(MCPE-140145
  • Wielded weapons now render properly on Pillagers and Vindicators (MCPE-141321)
用户界面
  • Riding an animal now displays the correct button prompt when playing with non-touch controls
角色创建器
  • Back appearance pieces will no longer cover the left and right arrows in the profile screen
  • Fixed featured items in the profile screen not opening the featured catalog in the Dressing Room
  • Fixed default clothes changing color if another item’s color was edited previously
  • Sidebar options can now be selected in expanded view after navigating back from previously selected sidebar option while using controller
  • Sidebar no longer opens upon expanding any of the classic skin packs in the Dressing Room
  • Improved the navigation flow for Character Creator so that it always switches to the selected Character Creator profile (MCPE-139022)
  • Skins that are equipped from Marketplace while in-game now apply to character.

参考

  1. Minecraft Beta - 1.17.40.21 (Xbox One/Windows 10/Android)  — Minecraft Feedback,2021年9月22日。