Commit Graph

326 Commits

Author SHA1 Message Date
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
00193c5cb9 更新了readme 2024-07-20 17:30:30 +08:00
ff0a65a3d5 更新了readme 2024-07-20 17:29:45 +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
81e7cdd217 Merge branch 'dynmap-impl'
# Conflicts:
#	pom.xml
#	src/main/java/cn/lunadeer/dominion/Cache.java
2024-07-18 11:33:17 +08:00
4beeea5040 优化边界显示 2024-07-18 11:32:05 +08:00
6f1ae1a904 修复dynmap渲染报错问题 2024-07-18 10:44:02 +08:00
aa31a45cec Merge branch 'master' into dynmap-impl
# Conflicts:
#	pom.xml
2024-07-18 09:51:24 +08:00
9c2d18cc3e 更新说明 2024-07-17 23:44:37 +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
de2d8758d1 Merge branch 'master' into dynmap-impl
# Conflicts:
#	pom.xml
2024-07-15 15:57:15 +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
4c8066f7cb Merge remote-tracking branch 'origin/master'
# Conflicts:
#	pom.xml
2024-07-13 16:34:46 +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
ba81403d6f 修复了自动垂直选取不生效问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 15m2s
2024-07-12 21:11:51 +08:00
f3c52fe8e5 修复了扩展领地时经济行为错误问题(如果你是1.35.9-beta版本请务必更新) 2024-07-10 12:13:12 +08:00
95d6d809b0 Merge branch 'master' into dynmap-impl
# Conflicts:
#	pom.xml
2024-07-10 12:11:47 +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
23eb35c8b3 新增dynmap支持 2024-07-10 11:56:22 +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
c858332fbd 补充DominionDTO中缺失的方法 2024-07-08 01:28:05 +08:00
9997fc12a9 优化DominionController结构 2024-07-08 01:23:09 +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
4498267c50 修复提示错误 2024-07-04 10:13:18 +08:00
0d714a402b 修复权限组设置tp权限无法生效的问题 2024-07-03 15:37: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
9b94a2c5a6 优化了权限设置拦截
All checks were successful
Java CI-CD with Maven / build (push) Successful in 10m10s
2024-07-01 21:08:46 +08:00
9a36ddbc06 修复了选择权限组成员时出现多个重复权限的问题 2024-07-01 21:05:36 +08:00