Commit Graph

316 Commits

Author SHA1 Message Date
5f3051aaf9 gradle更换国内源
Some checks failed
Java CI-CD with Gradle / build (push) Failing after 7m59s
2024-08-12 17:45:49 +08:00
761d51c653 修复op无法绕过出生点保护问题
Some checks failed
Java CI-CD with Gradle / build (push) Has been cancelled
2024-08-12 17:31:39 +08:00
a66014227c 修复op无法绕过出生点保护问题
Some checks failed
Java CI-CD with Gradle / build (push) Has been cancelled
2024-08-12 16:32:34 +08:00
0471764641 新增领地住主可以使用自己领地的任意的权限组
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 1h5m12s
2024-08-12 11:00:29 +08:00
53ec758ad4 修复领地列表丢失问题
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 40m29s
2024-08-11 15:32:42 +08:00
4ebcb4e7fd 优化称号列表显示
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 30m14s
2024-08-11 12:43:53 +08:00
a37f194d1b 修复了不能卸下权限组称号的问题
Some checks failed
Java CI-CD with Gradle / build (push) Failing after 1m31s
2024-08-11 12:23:15 +08:00
c0fcc2aaa0 初步实现了权限组称号功能
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 13m11s
2024-08-11 11:56:40 +08:00
bb32f085ac 新增权限组称号前后缀 2024-08-11 08:30:24 +08:00
e6cea57dfe 优化TNT爆炸保护 2024-08-11 08:12:23 +08:00
ee470c6cad Merge remote-tracking branch 'origin/master'
# Conflicts:
#	build.gradle.kts
2024-08-11 02:00:10 +08:00
8da3c1e871 初步实现了权限组称号功能(还缺少前后缀) 2024-08-11 01:59:34 +08:00
c9ea2384a0 修复设置tui中出生点保护范围显示不正确的问题
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 31m5s
2024-08-09 00:20:34 +08:00
99125fa924 修复了删除领地时不能退款的问题
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 25m57s
2024-08-07 12:49:19 +08:00
15793e24b4 add gradle-wrapper.jar
All checks were successful
Java CI-CD with Maven / build (push) Successful in 15m48s
2024-08-05 20:45:00 +08:00
4deb2ac5fa 多版本支持
Some checks failed
Java CI-CD with Maven / build (push) Failing after 1m16s
2024-08-05 20:37:27 +08:00
3923973778 Merge branch 'refs/heads/nms-for-multi-version' 2024-08-05 20:36:35 +08:00
e0bd285e74 实现了多模块、多版本打包 2024-08-05 15:46:35 +08:00
cabd3149ff 尝试通过多模块引入多版本支持(编译脚本有问题) 2024-08-05 00:52:12 +08:00
96c07e3067 修复有些情况下玩家无法从res迁移领地的问题 2024-08-04 22:50:12 +08:00
0ad56e3c0b 提高1.20.x兼容性 2024-08-03 08:37:15 +08:00
4a8ae8b568 提高1.20.x兼容性 2024-08-02 22:26:45 +08:00
c74b332e65 尝试对1.20.x兼容 2024-08-02 17:48:25 +08:00
010e9386da 优化部分代码 2024-08-02 16:08:01 +08:00
8bee085eda 新增gradle以辅助cicd运行 2024-08-02 10:23:32 +08:00
533063ee7c 更新CI-CD以适配gradle 2024-08-02 10:22:44 +08:00
86fe23421f 新增权限:投掷物触发压力板
新增权限:生物触发压力板
新增权限:掉落物触发压力板
新增权限:投掷物是否可以破坏展示框/画
2024-08-02 10:19:24 +08:00
36a32c1d7b 还原部分api提高兼容性 2024-08-01 23:10:51 +08:00
9180a2a4e0 新增支持1.21的合成台权限控制 2024-08-01 23:06:01 +08:00
49772fadc9 初步完成到gradle的迁移 2024-08-01 18:03:21 +08:00
6007773710 迁移项目至gradle 2024-08-01 17:11:07 +08:00
316abaef33 添加开源许可证 2024-08-01 17:07:44 +08:00
2c013e0eb4 尝试添加1.21更新 2024-08-01 16:06:56 +08:00
86d40fedb2 修复潜影贝打掉地图的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 11m7s
2024-07-31 15:16:23 +08:00
9e1ad7640a 修复玩家可以用弓箭打掉地图的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m6s
2024-07-30 17:26:12 +08:00
79d7f13a94 修复了领地管理员默认可能无法传送到领地的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m7s
2024-07-29 15:11:30 +08:00
5e5d45e1d7 修复了领地外边缘的爆炸会波及领地内的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m55s
2024-07-26 15:45:58 +08:00
bdfb368716 优化转移领地所有权的逻辑校验
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m25s
2024-07-26 14:10:09 +08:00
46d15d01eb 补充悬挂物放置
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m16s
2024-07-26 12:00:18 +08:00
26fa5f60a5 修复权限组默认不生效问题 2024-07-25 21:20:51 +08:00
f22b97a7f7 优化完善展示框行为 2024-07-25 16:54:32 +08:00
8b9e984917 修复即使没有权限也能破坏展示框的问题 2024-07-25 15:48:41 +08:00
bdec39272c 修正错别字 2024-07-25 13:20:39 +08:00
ee2cc157d0 新增权限节点功能 2024-07-25 00:08:49 +08:00
d348ee76f9 新增出生点半径保护
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m19s
2024-07-24 16:25:46 +08:00
c2caf96c03 新增音符盒权限控制
All checks were successful
Java CI-CD with Maven / build (push) Successful in 15m19s
2024-07-23 21:57:38 +08:00
e3cd0a04a8 新增op上线会自动发送更新提示消息
All checks were successful
Java CI-CD with Maven / build (push) Successful in 22m1s
2024-07-22 21:48:54 +08:00
4706e1325a 修复了小范围扩建、缩小领地时经济计算尺寸不正确问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 14m17s
2024-07-22 21:06:36 +08:00
066d7a389b 修复经济无法正常连接问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m25s
2024-07-21 11:53:39 +08:00
9a11f4b1f9 新增op可绕过经济检查
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m5s
2024-07-21 01:47:07 +08:00