Fixed bugs:
- [Bug] 点击假人背包中的按钮会将其拿下来而不会消失 #137
1.3.2 (2023-08-14)
Merged pull requests:
1.3.1 (2023-08-09)
Implemented enhancements:
- [TODO] 更好的告示牌编辑 #96
1.3.0 (2023-08-09)
Implemented enhancements:
- [TODO] 更好的告示牌交互 #95
- [TODO] 更好的原木去皮 #94
- [TODO] 更好的栅栏门放置 #93
- [TODO] 假人切换工具 #92
- [TODO] 假人钓鱼 #91
- [TODO] 假人补货 #90
- [TODO] 假人驻留 #89
- [TODO] 方块放置忽略实体 #88
- [TODO] 空潜影盒总能堆叠 #87
- [TODO] 剪鸡毛 #86
- [TODO] 脚手架距离上限 #85
- [TODO] 禁用反作弊移动监测 #84
- [TODO] 1.16.5添加设置跳过夜晚所需的入睡玩家所占百分比 #80
- [TODO] 更好的告示牌编辑 #96
Fixed bugs:
- [Bug] 服务器上安装后,挖掘方块会导致崩服,放置假人后会造成延迟 #110
- [Bug] 安装mod后mc在启动时崩溃 #82
- [Bug] 进末地后服务器重启 #76
- [Bug] 游戏崩溃 #75
- [Bug] 和机械动力兼容性不好 #62
Merged pull requests:
- feat(antiCheatDisabled): 添加
禁用反作弊移动监测
功能 #119 (Gu-ZT) - feat(chickenShearing): 添加
剪鸡毛
功能 #118 (Gu-ZT) - feat(blockPlacementIgnoreEntity): 添加
方块放置忽略实体
功能 #117 (Gu-ZT) - feat(fakePlayerResidentAndAutoReplaceTool): 添加
假人补货
、假人切换工具
功能 #116 (Gu-ZT) - feat(fakePlayerResident): 添加
假人驻留
功能 #115 (Gu-ZT) - feat(betterFenceGatePlacement): 添加
更好的栅栏门放置
功能 #114 (Gu-ZT) - many functions #113 (Gu-ZT)
- feat(betterWoodStrip): 添加
更好的原木去皮
功能 #112 (Gu-ZT) - 添加
更好的告示牌交互
功能 #111 (Gu-ZT) - feat(fakePlayerAutoFish): 添加
假人自动钓鱼
功能 #103 (Gu-ZT) - feature(scaffoldingDistance): 添加
脚手架距离上限
功能 #101 (Gu-ZT) - 1.19.4updateTo1.2.1 #73 (DancingSnow0517)
- Update to 1.19.4 #58 (DancingSnow0517)
1.2.2 (2023-04-10)
Merged pull requests:
- remap_fix #74 (DancingSnow0517)
1.2.1 (2023-04-09)
Merged pull requests:
- build(curtain): Update mod version to 1.2.1 #70 (DancingSnow0517)
- remove_fillupdate #64 (DancingSnow0517)
- ci(publish): 添加分支1.19.4-dev #59 (DancingSnow0517)
- ci(publish): 为多个分支适配 #57 (DancingSnow0517)
- fix(lang): 是
hardcode_tnt_angle
不是hard_code_tnt_angle
#56 (DancingSnow0517) - fix(menuHelper): 这次应该是真的修好了 #55 (DancingSnow0517)
- ci(publish): 添加自动上传curseforge和modrinth #53 (DancingSnow0517)
- feat(curtainRulesGenerator): 添加生成RULES Action #52 (DancingSnow0517)
- feat(curtainRulesGenerator): 写规则文件的生成器 #51 (DancingSnow0517)
1.2.0 (2023-04-04)
Closed issues:
- [TODO] 超级拴绳 #33
- [TODO] 快速叶子腐烂 #32
- [TODO] 禁用海龟蛋被践踏 #31
- [TODO] 禁用耕地被踩踏 #30
- [TODO] 防爆 #29
- [TODO] 树苗在沙漠干枯 #28
- [TODO] 假人名称后缀 #27
- [TODO] 假人名称前缀 #26
- [TODO] 假人末影箱 #25
- [TODO] 假人背包 #24
Merged pull requests:
- version(1.2.0): update version #50 (Gu-ZT)
- feat(language): 更新翻译文件 #49 (Forgot-Dream)
- fix(xpFromExplosions): 实现规则xpFromExplosions #48 (DancingSnow0517)
- fix(ruleCommand): 给分组子命令实现现有分组的补全 #47 (DancingSnow0517)
- fix(ruleManager): 加载curtain.json前先检查文件是否存在 #46 (DancingSnow0517)
假人背包
和假人末影箱
功能完成 #45 (Forgot-Dream)- feat(ctrl_q_crafting_fix): 实现规则ctrlQCraftingFix #44 (DancingSnow0517)
- fix(menu): 修复菜单按钮重复的双引号问题 #43 (DancingSnow0517)
- fix(rules): 修复TNT相关的一些规则的序列化名字 #42 (DancingSnow0517)
- Explosion no block damage #41 (DancingSnow0517)
- feat(farmlandTrampledDisabled): 实现规则farmlandTrampledDisabled #40 (Gu-ZT)
- feat(turtleEggTrampledDisabled): 实现规则turtleEggTrampledDisabled #39 (Gu-ZT)
- feat(desertShrubs): 实现规则desertShrubs #38 (Gu-ZT)
- feat(superLead): 实现规则superLead #37 (Gu-ZT)
- feat(quickLeafDecay): 添加快速落叶 #36 (Gu-ZT)
- doc(README): 更新README #35 (Gu-ZT)
- feat(fakePlayerName): 添加假人名称的前后缀 #34 (Gu-ZT)
- chore(issue): 添加TODO模板 #23 (DancingSnow0517)
- feat(creative_no_clip): 实现规则creativeNoClip #22 (DancingSnow0517)
- feat(stackable_shulker_boxes): 实现规则stackableShulkerBoxes #21 (DancingSnow0517)
- feat(custom_motd): 实现规则customMOTD #20 (DancingSnow0517)
- 添加 issue 模板 #19 (DancingSnow0517)
- Release auto upload mod jar #18 (DancingSnow0517)
1.1.1 (2023-04-02)
Merged pull requests:
- fix(tps): 支持minihud显示tps和mspt #17 (DancingSnow0517)
- fix(xp_no_cooldown): 去掉remap=false参数 #16 (DancingSnow0517)
1.1.0 (2023-04-02)
Merged pull requests:
- build(Curtain): Build 1.1.0 #15 (DancingSnow0517)
- fix(RuleCommand): 修复RuleCommand命令补全没有考虑特殊字符的问题 #14 (DancingSnow0517)
- fix(defaultLoggers): 修复没有判断 none 的问题 #13 (DancingSnow0517)
- fix(MenuHelper): 修复rule方法生成的clickEvent,单字符串类型中带
,
等特殊字符的命令错误 #12 (DancingSnow0517)
1.0.0 (2023-04-02)
Merged pull requests:
- feat(CurtainRules): 实现规则defaultLoggers #11 (DancingSnow0517)
- feat(CurtainRule): 为CurtainRule添加直接指定序列化名字的方法 #10 (DancingSnow0517)
- Log #9 (DancingSnow0517)
- Flippin cactus #8 (DancingSnow0517)
- ci(commit): add commit check at pr #7 (DancingSnow0517)
- Ci #6 (DancingSnow0517)
- feat: 代码清理. 语言文件修改. 修复合并时候出的bug( #5 (Forgot-Dream)
- Feat: Add xpNoCooldown , commandPlayer and allowSpawningOfflinePlayers #4 (Forgot-Dream)
- add nogui arg in runServer #2 (DancingSnow0517)
- add viewDistance rule #1 (DancingSnow0517)
* This Changelog was automatically generated by github_changelog_generator