You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
新增 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.