Commit Graph

33 Commits

Author SHA1 Message Date
b3934b9fe2 优化缓存领地搜索算法,提速300%
All checks were successful
Java CI-CD with Maven / build (push) Successful in 10m3s
2024-07-17 18:06:58 +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
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
2dfbae52cf 新增配置项,控制是否可以从residence迁移数据 2024-06-25 19:49:02 +08:00
6f0b97f458 初步实现mysql支持,初步测试了三种数据库(暂无问题) 2024-06-20 00:53:46 +08:00
8613feda90 完善readme 2024-06-10 19:08:51 +08:00
75ba23f593 新增cui提示消息,合并bukkit适配
All checks were successful
Java CI-CD with Maven / build (push) Successful in 14m31s
2024-06-09 23:48:23 +08:00
dd963f764c 添加readme图片展示 2024-05-10 17:45:31 +08:00
1eb31e2ce5 管理员可通过游戏内TUI实现领地系统配置
All checks were successful
Java CI-CD with Maven / build (push) Successful in 26m49s
2024-05-10 13:22:48 +08:00
a3f9afd711 update README.md 2024-04-26 15:52:12 +08:00
408f26e003 更新readme 2024-04-25 10:06:05 +08:00
f259f63703 简化项目readme 2024-04-24 16:15:02 +08:00
2b2665e9ab 简化项目readme 2024-04-23 01:35:34 +08:00
07fe7de6ba 新增自定义圈地工具
All checks were successful
Java CI-CD with Maven / build (push) Successful in 12m4s
2024-04-22 00:19:53 +08:00
28735eff4c 新增领地tp功能
All checks were successful
Java CI-CD with Maven / build (push) Successful in 38m11s
2024-04-22 00:07:15 +08:00
6c02e80a72 完善文档 2024-04-07 15:07:57 +08:00
d8fb9de952 完善文档 2024-04-07 15:06:36 +08:00
f1265c8e6d 完善文档 2024-04-07 15:03:25 +08:00
078e36d0ca update README.md 2024-04-05 19:37:14 +08:00
6440ede16d update README.md 2024-04-05 19:30:11 +08:00
45f3ca9ae0 update README.md 2024-04-05 17:44:36 +08:00
88833de396 新增sqlite支持
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m52s
2024-04-05 17:40:04 +08:00
8abdacb5aa update README.md 2024-03-31 23:26:09 +08:00
d345656933 更新 README.md 2024-03-30 02:52:55 +08:00
0a670b1a45 优化了一些ui
All checks were successful
Java CI-CD with Maven / build (push) Successful in 21m34s
新增限制控制
2024-03-30 02:50:21 +08:00
dd9664f407 update README.md & logo 2024-03-28 12:24:52 +08:00
d0501234c7 update README.md 2024-03-28 01:00:57 +08:00
da8aa007d4 新增盔甲架、展示框权限控制(归属到普通容器)
All checks were successful
Java CI-CD with Maven / build (push) Successful in 6m13s
2024-03-15 01:02:33 +08:00
5b18242be4 新增重命名与转让领地指令以及功能 2024-02-23 11:21:16 +08:00
b797140d30 新增提示语指令支持
All checks were successful
Java CI-CD with Maven / build (push) Successful in 38m14s
2024-02-22 14:20:43 +08:00
d87f636c2e 新增自动清理功能
All checks were successful
Java CI-CD with Maven / build (push) Successful in 16m41s
2024-02-18 14:33:47 +08:00
63364a677c 优化了一些ui显示以及逻辑控制
All checks were successful
Java CI-CD with Maven / build (push) Successful in 42m52s
2024-02-17 00:15:57 +08:00
9a4d2a462c 添加了通过ui选择创建玩家特权的途径 2024-02-16 20:40:42 +08:00