Releases: bedrock-dev/trapdoor-ll
Releases · bedrock-dev/trapdoor-ll
0.42.1-1.20.30.02
trapdoor-ll-0.41.1-1.20.30.02
更新日志
- 修复漏斗计数器启用时如果漏斗内有物品时会重复计数的 bug
- 修复使用
func hoppercounter false
后计数器数据不清空的 bug - 给计数器添加最近一分钟的数据(包括总物品数量和速率)
0.41.1-1.20.30.02
0.41.0-1.20.30.02
0.40.0-1.20.11.01
注意,版本号出现错误是开发者忘记修改release版本号了,软件本身没问题
trapdoor-ll-0.40.0-1.20.11.01
更新日志
- 支持1.20.11.01 (@quizhizhe,@YuChuXi, @Redbeanw44602 )
- 修复仙人掌对部分红石方块无效果的问题 (#111)
0.39.0-1.20.0.01
trapdoor-ll-0.39.0-1.20.0.01
更新日志
0.38.0-1.20.0.01
trapdoor-ll-0.38.0-1.20.0.01
更新日志
- 支持1.20.0.01
0.38.0-1.19.81.01
trapdoor-ll-0.37.0-1.19.81.01
更新日志
- 支持1.19.81.01
- 修复低耐久不切换同样不同耐久的工具的情况
- 修改快捷指令的配置文件格式,为每个快捷指令添加名字以及
enable
选项。因此该版本的配置文件的快捷指令部分不兼容旧版本,请手动替换快捷指令部分的配置 - 修复仙人掌转方块和仙人掌右键混凝土的快捷指令冲突的问题
- 添加
shortcut
命令用于在游戏内开关快捷指令 (#96)
- Support 1.19.81.01
- Fix low damage tools can't switch automatically
- Modify the configuration file format of shortcuts, add name as key and
enable
option for each shortcut. Therefore, the
configuration file of this version is not compatible with the old version, please replace the configuration of
the shortcut command manually. - Fix the issue that the cactus rotation are in conflict with shortcut "hopper counter printer".
- Add
shortcut
command for en/disable shortcut in game (#96)
0.36.0-1.19.72.01
trapdoor-ll-0.36.0-1.19.72.01
更新日志
- 支持1.19.72.01
- 为
prof
添加Trapdoor
子项以测量插件自身的tick开销 - 优化配置文件的加载方式(便于多人开发)
- 为[hud]添加了显示全局生物上限的功能
- 修复[hud]的漏斗计数器无法正常关闭的bug
- Support 1.19.72.01
- Add
Trapdoor
items to the outputs ofprof
command to measure the tick overhead of mod itself. - Add global spawn limit to hud command
- Fix a bug in [hud] command that the counter in hud can not be closed
0.35.0-1.19.63.01
trapdoor-ll-0.35.0-1.19.63.01
更新日志
- 修复假人部分刷物品的bug
- 调整假人的相关命令(
useonpos
,useon
,destroypos
,destroy
) - 为假人增加脚本执行功能,具体见假人脚本API & 教程
- Fixed the bug of simulated player can duplicate items
- Adjust some
player
subcommands (useonpos
,useon
,destroypos
,destroy
) - Add script execution features for simulated player,
see Simulated Player Script API & Tutorial for details
(Due to limited time, the English document is suspended)
0.30.0-1.19.61.01
trapdoor-ll-0.30.0-1.19.61.01
由于installer.exe
会自动判别LL版本,因此此后不再标出LL版本信息
更新日志
- 支持1.19.61.01
- 合并
func
和tweak
指令的内的功能并移除tweak
功能,且将其分为全局功能和个人功能,细节参考这里 - 修改配置文件格式,且不和之前的版本兼容,请手动替换和编辑
- 添加
player <name> swap
功能,可交换玩家和其面向的假人的背包 - 更完善的多语言支持(包括中文和英文)
- 修复
player set
会修改假人背包内物品的bug - 现在
hud hopper
不需要指向混凝土也能使用(自动显示玩家上一次交互的频道的信息)
Due to installer.exe
will automatically identify the LL version, so the changelog won't display LL version
information
update log
- support 1.9.61.01
- Merge the features in the
func
andtweak
command, removetweak
command, and divide them into global features and individual functions. For details, refer to here - Modify the configuration file format, and not compatible with the previous version, please replace and edit manually
- Add
player <name> swap
function, which can swap the backpack of the player and the fakeplayer - More perfect I18N support (including Chinese and English)
- Fixed the bug that
player set
would modify the items in the fake player's backpack - Now
hud hopper
can be used without pointing to concrete (automatically displays the information of the channel the player interacted with last time)