Releases: bedrock-dev/TrapDoor
Releases · bedrock-dev/TrapDoor
0.11-1.18.33.02
支持1.18.33.02
Support 1.18.33.02
0.11.0-1.16.4
见更新日志
0.10.5-1.18.31.04
支持 1.18.31.04
Support 1.18.31.04
0.10.3-1.18.30.04
0.9.81-1.16.40.2-hopper-counter-fix
2022.04.28更新,修复了闪退bug,现在可以正常使用
Bug修复
- 修复漏斗计数器在下界或者末地无法使用的bug
Update in 2022.04.28: Repair the bug which can cause crash
Bug Fix
- Fix a bug that hopper can not work in non-overworld
0.10.2-1.18.12.01(1.18.2.03)
- 支持1.18.12.01
- 新加
prof chunk
显示每个区块的卡顿情况(固定测量20gt) - 新加
prof pt
显示每个区块的计划刻(Pending tick)队列溢出情况(固定测量20gt) - 修复主世界高度扩充后刷怪点显示不完全的问题
(压缩包体积增大主要是附带了pdb文件)
- Support 1.18.12.01
- Added
prof chunk
to display the tick performance of each chunk (fixed in 20gt) - Added
prof pt
to display the queue size of each chunk's pending tick (fixed in 20gt) - Fixed the problem that mob spawn points were not displayed completely after the height of the overworld was expanded
(The increase size of the release is mainly due to the attached pdb file)
0.10.0-1.18.2.03
笨比更新
- 首次使用时自动在
plugins/trapdoor/
下生成配置文件,无需手动放置 - 语言文件已经内置到插件内部,无需手动放置
bug修复
Dummy update
- The configuration file is automatically generated under
plugins/trapdoor/
when it is used for the first time, no need to place it manually - Language files are already built into the plugin, no need to place them manually
bug reapirs
0.9.95-1.18.2.03
- 新增
prof c <int>
命令用于自定义prof
的执行时长 - (大概)修复了
village v false
可能出现的闪退问题 - 删除部分无用代码和文件
- 修改部分typo错误
- 修复铁傀儡生成范围错误
0.9.93-1.18.2.03
2022-01-17
- 调整
prof
,os
,counter
等命令的显示效果 - 现在
hsa draw
只有在func draw true
后才能使用 - (大概)修复了
village v false
可能出现的闪退问题 - 调整
td?
的显示风格
0.9.91-1.18.2.03
- 支持1.18.2.03
self
群系显示恢复- 修复下界无法显示hsa的问题
- 修复人在下界的时候显示为主世界的bug
- 调整了HSA线框的颜色使其更清晰