Skip to content

v1.1.0

Latest

Choose a tag to compare

@xiaobo121388 xiaobo121388 released this 01 Aug 10:32

[1.1.0] - 2026-08-01

新增

  • 新增坐标看向功能。现在可以通过管理界面或 /xiaobo:fp_lookat <id或名称> <x y z>,让假人看向同维度内的绝对坐标或 ~ 相对坐标。
  • 自动攻击会遍历背包与快捷栏 0-35,自动装备普通近战伤害最高的武器,并计入锋利附魔伤害;伤害相同时优先保留当前手持武器,否则选择槽位较小的武器。
  • 自动挖掘会记住当前工具类别。工具耗尽后,会从背包与快捷栏 0-35 自动换入同类别且剩余耐久最高的工具。
  • 新增 OP 只读隔离修复界面。系统进入只读隔离后,可通过 /xiaobo:fpset/xiaobo:fp_recovery 选择异常假人记录或无记录的孤儿实体,在二次确认后清理目标并自动重试启动恢复。

改进

  • 修复操作已纳入可恢复生命周期;修复过程中断后,系统可在下次启动时继续完成。
  • 修复界面会区分可处理的异常目标与底层状态不可读的情况,不会在 catalog 或事务 A/B bank 损坏时猜测并删除数据。

修复

  • 修复假人看向正上方或正下方时的垂直视线计算。
  • 修复假人生成后位置不够精确的问题;生成完成后会传送到请求的准确坐标。

升级说明

  • 行为包、资源包、模块及 BP 对 RP 的依赖版本均已提升为 1.1.0
  • 升级时请同时替换 BP 和 RP,避免包间依赖版本不一致。
  • 只读隔离修复中的删除操作会永久放弃目标的物品、经验、快照和设置。执行前请保留世界备份。

[1.1.0] - 2026-08-01

Added

  • Added coordinate look controls. The management UI and /xiaobo:fp_lookat <id or name> <x y z> can now make a fake player look at absolute or ~ relative coordinates in the same dimension.
  • Automatic attack now scans inventory and hotbar slots 0-35, equips the weapon with the highest normal melee damage, and includes Sharpness damage. Ties keep the selected weapon, then prefer the lower slot.
  • Automatic mining now remembers the held tool category. When a tool is exhausted, it selects the tool of the same category with the most durability remaining from inventory and hotbar slots 0-35.
  • Added an operator repair UI for read-only isolation. While the system is isolated, /xiaobo:fpset or /xiaobo:fp_recovery can select an exceptional fake-player record or a tagged orphan entity, remove it after a second confirmation, and automatically retry startup recovery.

Changed

  • Repair operations now use a recoverable lifecycle, allowing an interrupted repair to continue on the next startup.
  • The repair UI distinguishes repairable targets from unreadable underlying state. It will not guess which data to delete when the catalog or transaction A/B banks are corrupt.

Fixed

  • Fixed vertical look calculations when a fake player looks straight up or down.
  • Fixed imprecise fake-player spawn positions by teleporting the player to the exact requested coordinates after spawning.

Upgrade Notes

  • The behavior pack, resource pack, modules, and BP-to-RP dependency versions are now 1.1.0.
  • Replace both the BP and RP when upgrading so their dependency versions remain consistent.
  • Deleting a target through read-only isolation repair permanently discards its items, experience, snapshots, and settings. Back up the world before proceeding.