Commit Graph

178 Commits

Author SHA1 Message Date
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
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
fc09831546 修复了第一次连接经济插件时必失败的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m32s
2024-07-20 12:12:34 +08:00
aeb8264645 新增对VaultUnlock的支持
All checks were successful
Java CI-CD with Maven / build (push) Successful in 10m7s
2024-07-19 23:05:07 +08:00
390333e782 优化管理员设置页面小数过长问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 10m11s
2024-07-19 09:58:15 +08:00
fe75a3cfda 修复了在某些情况下没有经济插件也能创建领地的可能
All checks were successful
Java CI-CD with Maven / build (push) Successful in 13m14s
2024-07-18 20:26:26 +08:00
1297f0cb34 修复在没有dynmap下无法加载的问题。
All checks were successful
Java CI-CD with Maven / build (push) Successful in 10m7s
2024-07-18 14:40:35 +08:00
4d1325a126 合并 Dynmap,现已支持 Dynmap 卫星地图渲染。
All checks were successful
Java CI-CD with Maven / build (push) Successful in 35m43s
2024-07-18 11:40:26 +08:00
4beeea5040 优化边界显示 2024-07-18 11:32:05 +08:00
b3934b9fe2 优化缓存领地搜索算法,提速300%
All checks were successful
Java CI-CD with Maven / build (push) Successful in 10m3s
2024-07-17 18:06:58 +08:00
0fe7f28c64 修复了领地显示尺寸与实际尺寸不一致问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m25s
2024-07-15 15:20:13 +08:00
cc2423dd1b 新增“末影龙破坏方块”领地设置
All checks were successful
Java CI-CD with Maven / build (push) Successful in 13m46s
2024-07-13 16:33:41 +08:00
c859718f8b 修复了扩展领地时经济行为错误问题(如果你是1.35.9-beta版本请务必更新)
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m31s
2024-07-10 12:00:49 +08:00
fb1736e0f2 新增数据统计项
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m29s
2024-07-08 16:51:16 +08:00
eb9fd31277 修复了使用菜单创建领地时不会自动选点或选点错误的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m17s
2024-07-07 11:01:04 +08:00
zhangyuheng
e7a5e2b37f 修复了模板配置无法翻页的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 34m22s
2024-07-07 00:45:34 +08:00
32c730e28c 修复领地传送点异常bug
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m55s
2024-07-06 20:11:07 +08:00
0e1eb53465 将“领地没有传送点”警告从控制台警告修改为玩家消息提示警告
Some checks failed
Java CI-CD with Maven / build (push) Has been cancelled
2024-07-06 20:08:40 +08:00
f08e0f51e2 修复了由于调用了paper特殊api导致在spigot下有概率报错问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 28m59s
2024-07-05 11:53:04 +08:00
6a3f9fbd20 修复了创建领地时领地列表结构不自动分级问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 28m32s
2024-07-04 14:55:17 +08:00
26f87ab835 将经济系统初始化移动到配置文件加载中,现在即便重载配置也能hook经济系统
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m23s
2024-07-04 13:40:25 +08:00
a119cf747f 新增数据库类型bstats统计(匿名)
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m33s
2024-07-04 10:22:14 +08:00
21a5b10a97 更新表名、内部变量名,规范项目内部分命名 2024-07-03 14:51:40 +08:00
e690b3f66a 新增龙蛋保护权限
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m42s
2024-07-03 11:19:16 +08:00
9a36ddbc06 修复了选择权限组成员时出现多个重复权限的问题 2024-07-01 21:05:36 +08:00
2f7ae111a9 修复了选择权限组成员时无法翻页的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m25s
2024-07-01 01:41:08 +08:00
bf9aa8414c 重构了tui相关的页面逻辑代码
All checks were successful
Java CI-CD with Maven / build (push) Successful in 29m8s
2024-06-30 21:25:25 +08:00
f4b234928a 重构部分CUI结构 2024-06-29 12:41:55 +08:00
e2508904f4 修复了权限组相关bug,初步测试可用 2024-06-29 00:46:54 +08:00
27a7dea809 实现了权限组功能(未测试) 2024-06-28 17:40:51 +08:00
b7b7311d5f Merge branch 'res-migration'
# Conflicts:
#	pom.xml
2024-06-26 16:20:01 +08:00
266db4850e 新增传送倒计时提示 2024-06-26 14:49:26 +08:00
3156bda387 Merge branch 'master' into res-migration
# Conflicts:
#	pom.xml
#	src/main/java/cn/lunadeer/dominion/Commands.java
#	src/main/java/cn/lunadeer/dominion/dtos/DominionDTO.java
#	src/main/java/cn/lunadeer/dominion/dtos/PlayerDTO.java
2024-06-26 10:12:24 +08:00
98093f2532 初步实现了从residence迁移数据的功能 2024-06-25 17:38:28 +08:00
90245ce5b6 新增:动物生成(繁殖)、对村民造成伤害、村民繁殖,三种权限(行为)控制
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m50s
2024-06-25 10:37:38 +08:00
a090ea7bf1 修复了无法修改管理员发光效果的bug
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m38s
2024-06-24 13:49:46 +08:00
9089d7ae34 Merge branch 'mysql-impl'
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m38s
# Conflicts:
#	pom.xml
#	src/main/java/cn/lunadeer/dominion/Cache.java
2024-06-23 10:10:08 +08:00
a568d87ff6 修复玩家修改名字时领地丢失的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 14m4s
2024-06-21 23:54:07 +08:00
278ce8a686 优化成员权限缓存更新加载策略,提高效率 2024-06-21 14:33:21 +08:00
2f9c4cd73a 修复bukkit核心无法使用expand/contract问题 2024-06-21 10:00:07 +08:00