Commit Graph

25 Commits

Author SHA1 Message Date
ba495d9bd7 修复了部分领地tp点报错未捕获异常问题 2024-08-24 19:15:07 +08:00
150939dc45 修复了领地管理员权限组可能无法管理领地玩家的问题
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 5m11s
2024-08-22 10:44:49 +08:00
0cb2ac81d4 修复领地系统权限组配置被覆写问题
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 4m11s
完成了领地系统权限组功能开发
(此功能详见 > https://ssl.lunadeer.cn:14448/doc/82/)
2024-08-21 10:29:31 +08:00
fd853661e3 实现了领地系统多权限组(多种圈地限制)功能 2024-08-19 22:17:10 +08:00
230e26037f 新增领地系统权限组 2024-08-19 18:47:35 +08:00
9660968125 完善配置文件 2024-08-19 14:24:30 +08:00
765fef5c66 优化代码结构,修复了某些指令输入错误时缺少提示的问题
Some checks failed
Java CI-CD with Gradle / build (push) Failing after 7m50s
2024-08-19 14:14:08 +08:00
170dd8cbe7 修复了展示框可被小白破坏的问题
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 31m40s
2024-08-14 17:08:30 +08:00
a321e39fe5 数据库新增自动重连机制,允许修改配置文件后直接重连不必再重启服务器
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 31m17s
2024-08-14 10:04:20 +08:00
0e638e00b2 引入计时器统计性能 2024-08-13 14:49:56 +08:00
3fe0ebfe3c 从菜单中暂时移除帮助菜单 2024-08-12 21:22:28 +08:00
16d2ae73d8 修复领地所有者可以被添加为领地成员的漏洞
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 15m10s
2024-08-12 19:38: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
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
e0bd285e74 实现了多模块、多版本打包 2024-08-05 15:46:35 +08:00
cabd3149ff 尝试通过多模块引入多版本支持(编译脚本有问题) 2024-08-05 00:52:12 +08:00