Commit Graph

27 Commits

Author SHA1 Message Date
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
93b6759f9d 新增生物战利品掉落权限
All checks were successful
Java CI-CD with Maven / build (push) Successful in 10m18s
修复了无法拦截岩浆、水的问题
2024-02-26 00:16:56 +08:00
ca4116d467 修复了判断是否在领地内没有判断所属世界的错误
Some checks failed
Java CI-CD with Maven / build (push) Failing after 33m35s
2024-02-25 00:53:12 +08:00
2041056ad3 解决了设置提示语错误问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 4m44s
2024-02-24 12:01:22 +08:00
8b8fbfac62 解决了ConcurrentHashMap并发错误问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m23s
2024-02-24 11:51:43 +08:00
3ac9d5a1c5 新增耕地保护权限配置
All checks were successful
Java CI-CD with Maven / build (push) Successful in 16m38s
2024-02-23 16:57:01 +08:00
914c05f484 为缓存增加了线程安全保护
Some checks failed
Java CI-CD with Maven / build (push) Failing after 31m42s
2024-02-23 15:43:52 +08:00
be6242463c 优化 blue map 渲染 减少重叠时的闪烁错误
All checks were successful
Java CI-CD with Maven / build (push) Successful in 25m48s
2024-02-23 15:16:43 +08:00
18ba8272ef 添加文档提示
Some checks failed
Java CI-CD with Maven / build (push) Failing after 31m56s
2024-02-23 15:10:26 +08:00
33bff49268 新增载具放置权限
All checks were successful
Java CI-CD with Maven / build (push) Successful in 15m4s
增加了领地名称判断 避免空格
2024-02-23 14:56:20 +08:00
52cd061cc1 修复了无法设置玩家拉杆权限的问题 2024-02-23 13:40:38 +08:00
8143031b61 修复了管理员无法创建玩家特权的bug
Some checks failed
Java CI-CD with Maven / build (push) Failing after 28m12s
2024-02-23 13:21:50 +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
7482aba2a8 解决了子领地无法被权限识别的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 22m46s
解决了数据库重复插入警告问题
解决了不正确的进入提示语显示逻辑
2024-02-20 00:49:59 +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
1bd499baf2 将漏斗、熔炉等特殊容器的权限从容器权限中区分开
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m49s
2024-02-17 16:46:59 +08:00
849e27b7d7 解决了在创建玩家特权时因为参数解析方式错误导致的潜在的ui对应命令错误问题 2024-02-17 15:57:36 +08:00
a4c7797af8 领地列表中新增了区分拥有领地与有权限管理领地 2024-02-17 15:38:00 +08:00
f12f595090 修复了错误的领地大小编辑上下方向错误
All checks were successful
Java CI-CD with Maven / build (push) Successful in 28m48s
修复了在启动时无法自动在卫星地图显示区域问题
2024-02-17 01:18:38 +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
62e89173a2 增加了箭矢工具选区功能
All checks were successful
Java CI-CD with Maven / build (push) Successful in 1h2m27s
2024-02-16 23:10:47 +08:00
9a4d2a462c 添加了通过ui选择创建玩家特权的途径 2024-02-16 20:40:42 +08:00
f6c9cb53ee 实现了基础功能的测试
All checks were successful
Java CI-CD with Maven / build (push) Successful in 24m23s
2024-02-16 16:44:19 +08:00
517426304a 添加了blue map渲染支持 2024-02-15 10:55:08 +08:00
49cff4d32d init 2024-02-04 17:54:17 +08:00