Commit Graph

262 Commits

Author SHA1 Message Date
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
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
73fe76c3c7 修复权限组飞行发光设置不生效问题 2024-06-30 09:48:28 +08:00
2f8a0f2e23 新增输入内容合法性检查 2024-06-30 00:40:45 +08:00
68c6ccd5d0 优化权限组列表展示 2024-06-30 00:01:39 +08:00
f4b234928a 重构部分CUI结构 2024-06-29 12:41:55 +08:00
aa30f178de 优化选择成员界面副标题内容 2024-06-29 11:19:29 +08:00
e2508904f4 修复了权限组相关bug,初步测试可用 2024-06-29 00:46:54 +08:00
146fa32480 实现了权限组功能(未测试) 2024-06-28 17:41:12 +08:00
27a7dea809 实现了权限组功能(未测试) 2024-06-28 17:40:51 +08:00
13c6d59b04 更新 readme
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m41s
2024-06-26 16:21:02 +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