【Lv:2】
- 注册
- 2022/03/20
- 消息
- 11
- 金粒
- 1,505金粒
感觉还行
【Lv:2】
修复实体传送时莫名其妙高2格的问题 (#668)
Scoreboard API Refactor (#673)
* init work for sb api refactor
* add missing class
* remove unused method
* change the s**pid code a person write
* 补全部分javaDoc
封装一些接口
修复pre-deobfuscate中的跨区块操作问题 (#675)
Patch/1.19.30 (#676)
* replace 1.19.30-r1
* protocol 1.19.30-r1
* change speed
* fix test
* fix test2
* update resources
* pre release +u
* fix index out
* fix custom Block
* Fix putPacket using the wrong address when using waterdogPE Login Extras (#678)
* fix a logic error +u
Co-authored-by: funniray <funniray10@gmail.com>
update resource (#679)
* update resource
* Add the missing spawn egg
Fix Entity HeadYaw (#682)
* fix headyaw
* wolf improve
* 发布热修复
* 发布热修复 +u
Sync nukkit (#690)
* update sound enum & Let projectiles break minecarts and boats
* Lava does set an entity on fire only for 8 seconds
* Update some block colors
* Elytra isArmor & canEnchantItem
* Protection doesn't protect from hunger damage & not everything damages armor
* Cake can be eaten on peaceful difficulty
* fix testing
* fix another testing
fix Crafting Bug #692 (#693)
Add property maximumStaleDatagrams (#698)
* add property maximumStaleDatagrams
* add property maximumStaleDatagrams
* add property maximum-size-per-chunk
* CVE-2022-24823
Co-authored-by: CoolLoong <1542536763@qq.com>
Publish 1.19.30-r2 (#700)
Publish 1.19.30-r2 +u
修复setImmobile (#708)
* 让setImmobile能正确工作
* 禁止向immobile实体添加运动向量
修复地狱维度getHighestBlockAt错误 | 修复reload后玩家重新加入游戏创造栏出现重复自定义物品的bug (#702)
* 修复地狱维度getHighestBlockAt错误
* 修复reload后玩家重新加入游戏创造栏出现重复自定义物品的bug|删除一个无语代码
* 实现实体的setImmobile
* update github action
* merge
* fix
Several Bug Fixes (#716)
* fix #705
* fix
* fix #703
* fix #691
Fix version check (#718)
Fix version check
fix issue#579 (#721)
* fix issue#579
* 将弓箭速度调回原本的行为
* 加个验证
修复ProjectileLaunchEvent兼容问题 (#729)