Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复白名单命令提示信息 #132

Merged
merged 4 commits into from
Mar 6, 2022

Conversation

lt-name
Copy link
Contributor

@lt-name lt-name commented Mar 5, 2022

@lt-name lt-name marked this pull request as draft March 5, 2022 14:10
@lt-name lt-name marked this pull request as ready for review March 5, 2022 14:55
@SuperIceCN SuperIceCN merged commit 1ea53c9 into PowerNukkitX:master Mar 6, 2022
smartcmd added a commit that referenced this pull request Mar 6, 2022
* 实现发光墨囊功能

* 初步实现地图 (#107)

* 初步实现地图

* 修复构建

* 修复BaseFullChunk#getHighestBlockAt方法的最小y值

* 修复活塞的一个bug(还有个)
为Position/Level添加getBlockAround()方法

* 修复发光物品展示框显示错误的问题; (#118)

修复两个无法被点燃的方块错误点燃的问题;

* 修复活塞的另一个bug

* 完全修复活塞问题

* 修复一处手残

* 修复几处np,修复一处并发异常

* 补上紫水晶的onBreak()里面写漏的东西

* 补上紫水晶的onBreak()里面写漏的东西

* 补上紫水晶的onBreak()里面写漏的东西

* 更新Watchdog中的issues链接 (#131)

* 增加部分事件,修复石锥掉落不触发事件的bug (#133)

* 修复白名单命令提示信息 (#132)

* 更新WhitelistCommand

* 更多修改

* 尝试更新语言文件

* 添加分号

* 尝试修复LevelProvider#getDimension多线程NPE问题 (#137)

Co-authored-by: LT_Name <572413378@qq.com>
Co-authored-by: LT_Name <45508179+lt-name@users.noreply.github.com>
Co-authored-by: CoolLoong <69153398+CoolLoong@users.noreply.github.com>
Co-authored-by: Superice666 <51087818+Superice666@users.noreply.github.com>
smartcmd added a commit that referenced this pull request Mar 6, 2022
* 实现发光墨囊功能

* 初步实现地图 (#107)

* 初步实现地图

* 修复构建

* 修复BaseFullChunk#getHighestBlockAt方法的最小y值

* 修复活塞的一个bug(还有个)
为Position/Level添加getBlockAround()方法

* 修复发光物品展示框显示错误的问题; (#118)

修复两个无法被点燃的方块错误点燃的问题;

* 修复活塞的另一个bug

* 完全修复活塞问题

* 修复一处手残

* 修复几处np,修复一处并发异常

* 补上紫水晶的onBreak()里面写漏的东西

* 补上紫水晶的onBreak()里面写漏的东西

* 补上紫水晶的onBreak()里面写漏的东西

* 更新Watchdog中的issues链接 (#131)

* 增加部分事件,修复石锥掉落不触发事件的bug (#133)

* 修复白名单命令提示信息 (#132)

* 更新WhitelistCommand

* 更多修改

* 尝试更新语言文件

* 添加分号

* 尝试修复LevelProvider#getDimension多线程NPE问题 (#137)

* 同步NKX的更新 (#139)

* 修复压力板无法放置在栏杆上

* 岩浆块伤害遵循防火规则

* 岩浆块伤害遵循防火规则

* 修复仙人掌伤害问题

Co-authored-by: LT_Name <572413378@qq.com>
Co-authored-by: LT_Name <45508179+lt-name@users.noreply.github.com>
Co-authored-by: CoolLoong <69153398+CoolLoong@users.noreply.github.com>
Co-authored-by: Superice666 <51087818+Superice666@users.noreply.github.com>
SuperIceCN added a commit that referenced this pull request Mar 19, 2022
* Implements GLOW LICHEN Block

- Implements LICHEN_GREEN map color
- Implements GLOW_LICHEN with all functionalities

* Partial revert Block.java

* Fixed wrong comment

* Revert BlockComposter.java

* Implements bone meal functionality to GLOW_LICHEN

Fixes place rules

* Little improvement

* Removes debug code

* Annotates PowerNukkitOnly and Since

* Decreases method complexity

* Decreases method complexity

Fixes glow lichen growing to non full snow blocks (layers), also fixes BlockSolid and BlockSolidMeta returning false to Block#isSolid(BlockFace side) when side.getPlane() is HORIZONTAL

* 初步完成1.18.10协议支持

* 更新方块id列表

* 添加漏掉的id表前缀

* 修复创造物品栏混乱

* 修复头颅错误

* 修复避雷针(雷霆之杖)

* 避雷针用镐子可以加速挖掘

* 初步实现苔藓地毯

* 初步实现平滑玄武岩

* 实现发光地衣

* 初步支持蜡烛

* 添加发光物品展示框 (#57)

* 初步实现细雪

* 实现紫水晶系列方块

* 添加苔藓块 缠根泥土;修改垂根 (#59)

* 实现插了蜡烛的蛋糕

* java17迁移

* 修改CI(+b)

* 使用java原生var

* 将terra拉入仓库

* terra平台API支持

* 不需要sources jar

* 代理生物群系

* 初步支持terra

* 修复je方块映射问题(terra)

* 修复je方块映射问题(terra)

* 优化代码

* 修复一些je block映射问题

* 修复terra populator中的NPE

* 支持自定义包

* 修复一些遗留的return null

* 性能改进

* rename PNXChunkGeneratorWrapper

* constant WorldProperties

* 修复一个语法问题

* 修复populator问题

* 优化biomeProvider性能

* 优化terra占用的内存

* 优化terra的全部内存泄露问题

* 合并主分支,State添加toString()

* 修复含水方块问题,修复某些方块的State mapping问题

* 同步terra的群系到nk

* 同步master分支更改 (#89)

* 树苗生长 - 事件被取消不设置泥土 (#84)

* 修复[-64,0)层方块无法被更新问题 (#86)

* 添加discord链接

* 完善滴水石锥破坏、掉落物品 (#88)

Co-authored-by: LT_Name <45508179+lt-name@users.noreply.github.com>
Co-authored-by: Superice666 <51087818+Superice666@users.noreply.github.com>
Co-authored-by: chencu <chencu5958@outlook.com>
Co-authored-by: CoolLoong <69153398+CoolLoong@users.noreply.github.com>

* 同步master更改 (#91)

* 树苗生长 - 事件被取消不设置泥土 (#84)

* 修复[-64,0)层方块无法被更新问题 (#86)

* 添加discord链接

* 完善滴水石锥破坏、掉落物品 (#88)

* 修复0-256层之外液体流动和方块更新 (#90)

* 修复0-256层流水错误问题

* 初步支持UpdateSubChunkBlocksPacket

* 修复y<0方块更新不正常问题

Co-authored-by: LT_Name <45508179+lt-name@users.noreply.github.com>
Co-authored-by: Superice666 <51087818+Superice666@users.noreply.github.com>
Co-authored-by: chencu <chencu5958@outlook.com>
Co-authored-by: CoolLoong <69153398+CoolLoong@users.noreply.github.com>

* 修复天顶岩浆和地底矿物问题

* 修复0-256层之外容器无法使用问题 (#95) (#97)

Co-authored-by: Superice666 <51087818+Superice666@users.noreply.github.com>

* 同步一大堆更改 (#99)

* 修复0-256层之外容器无法使用问题 (#95)

* 实现大型紫水晶破坏掉落,修复放置问题

* 修改紫水晶掉落物位置

* 修改紫水晶掉落物位置

* 添加石锥的完整实现

* 优化实现和一些细节

* 添加垂滴叶的完整实现

* 添加垂滴叶的完整实现

Co-authored-by: Superice666 <51087818+Superice666@users.noreply.github.com>

* 修复terra默认配置跟其他插件冲突问题

* 解决冲突

* 修复一些细节

* 修复空中矿石

* 完善biomes map to nk

* 同步主分支更改 (#126)

* 实现发光墨囊功能

* 初步实现地图 (#107)

* 初步实现地图

* 修复构建

* 修复BaseFullChunk#getHighestBlockAt方法的最小y值

* 修复活塞的一个bug(还有个)
为Position/Level添加getBlockAround()方法

* 修复发光物品展示框显示错误的问题; (#118)

修复两个无法被点燃的方块错误点燃的问题;

* 修复活塞的另一个bug

* 完全修复活塞问题

* 修复一处手残

* 修复几处np,修复一处并发异常

Co-authored-by: LT_Name <572413378@qq.com>
Co-authored-by: LT_Name <45508179+lt-name@users.noreply.github.com>
Co-authored-by: CoolLoong <69153398+CoolLoong@users.noreply.github.com>

* 完善Mapping (#134)

* 完善mapping

* 标记todo

* 合并更改 (#138)

* 实现发光墨囊功能

* 初步实现地图 (#107)

* 初步实现地图

* 修复构建

* 修复BaseFullChunk#getHighestBlockAt方法的最小y值

* 修复活塞的一个bug(还有个)
为Position/Level添加getBlockAround()方法

* 修复发光物品展示框显示错误的问题; (#118)

修复两个无法被点燃的方块错误点燃的问题;

* 修复活塞的另一个bug

* 完全修复活塞问题

* 修复一处手残

* 修复几处np,修复一处并发异常

* 补上紫水晶的onBreak()里面写漏的东西

* 补上紫水晶的onBreak()里面写漏的东西

* 补上紫水晶的onBreak()里面写漏的东西

* 更新Watchdog中的issues链接 (#131)

* 增加部分事件,修复石锥掉落不触发事件的bug (#133)

* 修复白名单命令提示信息 (#132)

* 更新WhitelistCommand

* 更多修改

* 尝试更新语言文件

* 添加分号

* 尝试修复LevelProvider#getDimension多线程NPE问题 (#137)

Co-authored-by: LT_Name <572413378@qq.com>
Co-authored-by: LT_Name <45508179+lt-name@users.noreply.github.com>
Co-authored-by: CoolLoong <69153398+CoolLoong@users.noreply.github.com>
Co-authored-by: Superice666 <51087818+Superice666@users.noreply.github.com>

* 合并更改 (#140)

* 实现发光墨囊功能

* 初步实现地图 (#107)

* 初步实现地图

* 修复构建

* 修复BaseFullChunk#getHighestBlockAt方法的最小y值

* 修复活塞的一个bug(还有个)
为Position/Level添加getBlockAround()方法

* 修复发光物品展示框显示错误的问题; (#118)

修复两个无法被点燃的方块错误点燃的问题;

* 修复活塞的另一个bug

* 完全修复活塞问题

* 修复一处手残

* 修复几处np,修复一处并发异常

* 补上紫水晶的onBreak()里面写漏的东西

* 补上紫水晶的onBreak()里面写漏的东西

* 补上紫水晶的onBreak()里面写漏的东西

* 更新Watchdog中的issues链接 (#131)

* 增加部分事件,修复石锥掉落不触发事件的bug (#133)

* 修复白名单命令提示信息 (#132)

* 更新WhitelistCommand

* 更多修改

* 尝试更新语言文件

* 添加分号

* 尝试修复LevelProvider#getDimension多线程NPE问题 (#137)

* 同步NKX的更新 (#139)

* 修复压力板无法放置在栏杆上

* 岩浆块伤害遵循防火规则

* 岩浆块伤害遵循防火规则

* 修复仙人掌伤害问题

Co-authored-by: LT_Name <572413378@qq.com>
Co-authored-by: LT_Name <45508179+lt-name@users.noreply.github.com>
Co-authored-by: CoolLoong <69153398+CoolLoong@users.noreply.github.com>
Co-authored-by: Superice666 <51087818+Superice666@users.noreply.github.com>

* 修复water lava的mapping

* 同步更改 (#150)

* 修复活塞的一个小型激活问题

* 滴水石锥 (#149)

* 滴水石锥随机刻生长
修复滴水石锥可以被活塞推动的问题

* 实现滴水石锥流体滴落
修复炼药缸不接受粉状雪桶的bug
修复滴水石锥破坏判定的一点小问题

* 同步更新 (#158)

* complete TODO:change face when powered (#156)

* 修正探测铁轨的行为(不触发红石更新)

Co-authored-by: CoolLoong <1542536763@qq.com>

Co-authored-by: Gabriel8579 <gygamer4@gmail.com>
Co-authored-by: Gabriel Henrique <31969146+Gabriel8579@users.noreply.github.com>
Co-authored-by: roridev <t3ctotalmenterandom1@outlook.com>
Co-authored-by: Lobo Metalúrgico <43734867+LoboMetalurgico@users.noreply.github.com>
Co-authored-by: CoolLoong <69153398+CoolLoong@users.noreply.github.com>
Co-authored-by: smart_cmd <3523206925@qq.com>
Co-authored-by: smartcmd <60499296+smartcmd@users.noreply.github.com>
Co-authored-by: LT_Name <45508179+lt-name@users.noreply.github.com>
Co-authored-by: chencu <chencu5958@outlook.com>
Co-authored-by: LT_Name <572413378@qq.com>
Co-authored-by: CoolLoong <1542536763@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants