Commit Graph

28 Commits

Author SHA1 Message Date
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
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
2041056ad3 解决了设置提示语错误问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 4m44s
2024-02-24 12:01:22 +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
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
1bd499baf2 将漏斗、熔炉等特殊容器的权限从容器权限中区分开
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m49s
2024-02-17 16:46:59 +08:00
d48dd4876e 优化import 2024-02-17 01:19:24 +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
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
52e87c6e79 完成了初版 2024-02-15 02:49:28 +08:00
15f19865ef 移除了权限组 完成了ui 2024-02-10 15:35:03 +08:00
5810244de9 完成了部分tui的功能验证 2024-02-07 22:30:45 +08:00
8d62c34a66 add max size configuration 2024-02-07 19:31:41 +08:00
0dd5899b92 finish most tui command 2024-02-07 16:38:37 +08:00
fe9dabf7a0 finish PlayerPrivilege commands, DominionFlag commands 2024-02-07 00:57:43 +08:00
ee967fbb4d finish main controller some command api 2024-02-06 17:42:02 +08:00
f2dfe0c6a1 finish create contract expand 2024-02-05 21:35:13 +08:00
07acadd79e finish dominion create expand 2024-02-05 17:55:31 +08:00
2b26254e82 finish dtos 2024-02-05 11:43:51 +08:00