Skip to content

Releases: bedrock-dev/trapdoor-ll

0.42.1-1.20.30.02

11 Nov 15:31
Compare
Choose a tag to compare

trapdoor-ll-0.41.1-1.20.30.02

更新日志

  • 修复漏斗计数器启用时如果漏斗内有物品时会重复计数的 bug
  • 修复使用func hoppercounter false后计数器数据不清空的 bug
  • 给计数器添加最近一分钟的数据(包括总物品数量和速率)

0.41.1-1.20.30.02

19 Oct 05:04
Compare
Choose a tag to compare

trapdoor-ll-0.41.1-1.20.30.02

更新日志

  • 修复方块扁平化导致的漏斗计数器无法使用的bug(#121)

0.41.0-1.20.30.02

25 Sep 09:40
Compare
Choose a tag to compare

trapdoor-ll-0.41.0-1.20.30.02

更新日志

  • 支持1.20.30.02
  • 修复部分假人bug(#105)

0.40.0-1.20.11.01

23 Jul 11:41
Compare
Choose a tag to compare

注意,版本号出现错误是开发者忘记修改release版本号了,软件本身没问题

trapdoor-ll-0.40.0-1.20.11.01

更新日志

0.39.0-1.20.0.01

10 Jul 04:18
Compare
Choose a tag to compare

trapdoor-ll-0.39.0-1.20.0.01

更新日志

  • 支持1.20.0.01
  • 修复log pt命令崩溃的问题 (#103)
  • 修复猫,灾厄村民等生物头顶出现时钟tag的问题 (#102)
  • 修复假人背包无法保存的问题

  • Support 1.20.0.01
  • Fix the crash of log pt command (#103)
  • Fix the problem that the clock tag appears above the heads of cats and some other creatures (#102)
  • Fix the problem that inventory of simulated player cannot be saved.

0.38.0-1.20.0.01

11 Jun 15:22
Compare
Choose a tag to compare
0.38.0-1.20.0.01 Pre-release
Pre-release

trapdoor-ll-0.38.0-1.20.0.01

更新日志

  • 支持1.20.0.01

0.38.0-1.19.81.01

18 May 09:31
Compare
Choose a tag to compare

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

11 Apr 02:51
ab4ba2a
Compare
Choose a tag to compare

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 of prof 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

16 Mar 03:18
9820411
Compare
Choose a tag to compare

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

21 Feb 05:39
Compare
Choose a tag to compare

trapdoor-ll-0.30.0-1.19.61.01

由于installer.exe会自动判别LL版本,因此此后不再标出LL版本信息

更新日志

  • 支持1.19.61.01
  • 合并functweak指令的内的功能并移除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 and tweak command, remove tweak 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)