Commit Graph

292 Commits

Author SHA1 Message Date
a3f9afd711 update README.md 2024-04-26 15:52:12 +08:00
3dd1843adb 新增领地边界显示相关功能以及对应权限控制
All checks were successful
Java CI-CD with Maven / build (push) Successful in 53m20s
2024-04-26 12:58:40 +08:00
0244c4ae20 修复了经济相关功能没有操作提示问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 20m17s
2024-04-26 10:56:15 +08:00
a9230cd03f 修复了设置不允许创建领地的世界不生效的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 14m18s
2024-04-26 09:48:59 +08:00
408f26e003 更新readme 2024-04-25 10:06:05 +08:00
ace2e35a19 新增经济支持
All checks were successful
Java CI-CD with Maven / build (push) Successful in 13m22s
2024-04-24 23:10:33 +08:00
f259f63703 简化项目readme 2024-04-24 16:15:02 +08:00
2b2665e9ab 简化项目readme 2024-04-23 01:35:34 +08:00
36466f155f 修复了展示框放置、破坏权限漏洞
All checks were successful
Java CI-CD with Maven / build (push) Successful in 32m53s
2024-04-22 10:27:27 +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
002304884a 新增Y轴坐标高度显示
All checks were successful
Java CI-CD with Maven / build (push) Successful in 16m3s
2024-04-17 09:40:09 +08:00
3de81817fa 缓存加载新增线程安全变量
All checks were successful
Java CI-CD with Maven / build (push) Successful in 22m45s
2024-04-15 19:44:45 +08:00
f163a19b8b 优化了缓存加载方式
All checks were successful
Java CI-CD with Maven / build (push) Successful in 6m55s
引入对短时间内多次操作合并加载
减少了加载频率 降低一部分开销
2024-04-15 14:55:46 +08:00
0e3873e861 优化了部分权限名
All checks were successful
Java CI-CD with Maven / build (push) Successful in 13m19s
2024-04-15 10:39:38 +08:00
dd66aaa9d3 修复了玩家在领地外可以越权的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 46m50s
2024-04-15 00:20:06 +08:00
73421e89d6 修复潜在的无法版本更新问题 2024-04-07 15:24:04 +08:00
e810c873dd 修复潜在的无法版本更新问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 52m52s
2024-04-07 15:20:31 +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
3725a791e3 新增检查更新配置开关
All checks were successful
Java CI-CD with Maven / build (push) Successful in 26m15s
2024-04-07 14:28:10 +08:00
ee7a2e7911 新增了自动检查更新功能 2024-04-07 14:25:53 +08:00
ef64d85188 修复了sqlite报错问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 12m6s
2024-04-05 21:01:11 +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
86e05af65d 修复了统计领地数量报错的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 12m17s
2024-04-04 00:37:37 +08:00
8abdacb5aa update README.md 2024-03-31 23:26:09 +08:00
350ba9585f 修复了自动清理由于外键约束为设置联级删除而不生效的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 6m46s
2024-03-31 11:20:25 +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
02839f7f3b 优化了mca计算方式 2024-03-29 22:19:29 +08:00
d55b46f657 新增mca安全区输出
All checks were successful
Java CI-CD with Maven / build (push) Successful in 11m8s
2024-03-29 09:09:50 +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
f10c9b90f0 添加了bStats
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m52s
2024-03-28 00:48:47 +08:00
6634afd0e1 修改CI-CD go为国内镜像 2024-03-25 11:07:04 +08:00
c9b5214227 修复了掉落物控制不生效问题
Some checks failed
Java CI-CD with Maven / build (push) Failing after 1h1m35s
2024-03-24 19:16:24 +08:00
caee0c62f8 新增末影人瞬移、生成限制
Some checks failed
Java CI-CD with Maven / build (push) Failing after 52m46s
2024-03-24 19:03:11 +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
be3fd701b1 新增了水晶爆炸保护
Some checks failed
Java CI-CD with Maven / build (push) Failing after 3m25s
2024-03-09 23:28:01 +08:00
e1a11cb9b7 新增手动刷新缓存选项
Some checks failed
Java CI-CD with Maven / build (push) Failing after 30m47s
2024-03-07 15:07:01 +08:00
97f6fbbab4 新增手动刷新缓存选项
Some checks failed
Java CI-CD with Maven / build (push) Failing after 10m29s
2024-03-07 14:17:09 +08:00
88e569b3aa 修复了领地扩张导致尺寸超限制问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 38m40s
2024-03-07 13:18:14 +08:00
33b80884d9 修复了领地转让数据库不更新的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 20m42s
2024-02-28 14:19:56 +08:00
4af0ba761d 修复了错误的放置检测逻辑
All checks were successful
Java CI-CD with Maven / build (push) Successful in 3m19s
2024-02-26 20:22:53 +08:00
606d7b8a3b 修复了扩张或缩小输入值为负导致领地错误问题
Some checks failed
Java CI-CD with Maven / build (push) Failing after 9m4s
2024-02-26 20:07:02 +08:00
61fc01981b 修复了缩小方向错误问题
Some checks failed
Java CI-CD with Maven / build (push) Failing after 9m23s
2024-02-26 14:15:17 +08:00