Commit Graph

64 Commits

Author SHA1 Message Date
d629b1daf7 新增op可无视自定义权限节点
All checks were successful
Java CI-CD with Maven / build (push) Successful in 11m49s
2024-07-12 21:09:56 +08:00
b52fce2479 新增权限节点配置,允许通过权限节点控制玩家行为 2024-07-12 17:39:31 +08:00
3ffab50c9b 优化在使用papi情况下的性能
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m10s
2024-07-05 14:57:54 +08:00
a007966d70 修复了称号背包展示逻辑错误问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m16s
2024-07-01 14:40:12 +08:00
ddf5ae711a 修复了称号前后缀颜色不定问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m1s
2024-07-01 10:51:06 +08:00
f5fe78f4d1 修复了菜单中称号前缀后缀未被解析问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m2s
2024-07-01 01:40:28 +08:00
25fe5fbb09 修复了无法卸下称号的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m41s
2024-07-01 00:28:45 +08:00
fc5f167587 修复了在没有papi的情况下无法加载插件的bug
All checks were successful
Java CI-CD with Maven / build (push) Successful in 28m39s
2024-06-27 16:26:27 +08:00
706ea9a5a5 修复了在购买不限量称号时可能产生-2的bug
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m36s
2024-06-27 16:13:02 +08:00
c4d25b79cf 实现了papi彩色字称号
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m53s
2024-06-24 17:53:43 +08:00
8ef1c9a7d0 更新文档
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m50s
2024-06-24 16:20:30 +08:00
c7d8baf885 新增授予玩家称号指令 2024-06-24 16:10:43 +08:00
1e661badc2 实现了支持papi(暂时不支持彩色) 2024-06-24 15:58:16 +08:00
8280383e4b 修复了某些情况下无法hook到经济插件的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 9m7s
2024-06-18 15:53:18 +08:00
b17f951e7d 新增数据库关闭逻辑,确保数据写入完整 2024-06-18 11:05:23 +08:00
118a4e72d0 升级工具库版本 2024-06-18 10:37:05 +08:00
c1df7a44c2 新增支持外部经济插件 2024-06-18 10:30:02 +08:00
0ec55beee2 修复删除称号时回意外删除mplt玩家信息导致提示无法获取玩家信息的问题 2024-06-18 09:49:30 +08:00
3432c29116 修复玩家无法使用称号的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m1s
2024-06-11 15:27:31 +08:00
20cd4278ad 修复了使用永久称号时报错的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m59s
2024-06-08 15:38:45 +08:00
3c54272686 修复了一系列错误以及逻辑问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m16s
2024-05-24 11:27:39 +08:00
56d0266f23 优化商品销售界面的UI展示布局
All checks were successful
Java CI-CD with Maven / build (push) Successful in 7m35s
2024-05-24 09:37:49 +08:00
eda8a8f22f 补充了命令补全功能
All checks were successful
Java CI-CD with Maven / build (push) Successful in 6m1s
2024-05-22 01:30:25 +08:00
7e540d1fe5 补充自定义称号功能
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m7s
2024-05-21 20:34:48 +08:00
f714526248 更新了数据库查询方式,避免注入 2024-05-21 13:00:12 +08:00
df812863d0 实现了对基础功能重写后的测试 2024-05-21 11:36:54 +08:00
e4e0f7c444 实现了代码逻辑的完全重构 2024-05-21 00:50:10 +08:00
f1f58d4498 重写了部分TUI 2024-05-20 18:02:26 +08:00
c3192a1c81 去除了不必要的数据库字段 2024-05-20 10:50:56 +08:00
ff2e5c7a2f 重写底层基础代码 2024-05-19 20:22:57 +08:00
aa5674abad 更新了自动检查更新的提示信息
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m20s
2024-04-28 17:47:21 +08:00
987885720b 更新了自动检查更新的提示信息
All checks were successful
Java CI-CD with Maven / build (push) Successful in 6m4s
2024-04-28 17:41:39 +08:00
125b53c259 修复了因为输入非数字导致报错的问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 11m53s
2024-04-20 21:49:08 +08:00
6d983cd055 新增版本更新检查功能
All checks were successful
Java CI-CD with Maven / build (push) Successful in 28m54s
2024-04-07 15:30:09 +08:00
7d01d95d55 完善日志输出
All checks were successful
Java CI-CD with Maven / build (push) Successful in 47m39s
2024-04-05 21:25:09 +08:00
b6fa012ed0 修复了sqlite报错问题
All checks were successful
Java CI-CD with Maven / build (push) Successful in 58m15s
2024-04-05 21:01:02 +08:00
4859c95b12 新增sqlite支持
All checks were successful
Java CI-CD with Maven / build (push) Successful in 13m57s
2024-04-05 20:05:23 +08:00
b1d9264106 添加了bStats
All checks were successful
Java CI-CD with Maven / build (push) Successful in 6m37s
2024-03-28 00:43:35 +08:00
315039abbf 新增自定义称号长度限制
All checks were successful
Java CI-CD with Maven / build (push) Successful in 34m11s
2024-02-20 16:42:44 +08:00
6ac28cc04c 修复了控制台motd错误
All checks were successful
Java CI-CD with Maven / build (push) Successful in 14m28s
2024-02-16 12:56:08 +08:00
60b28fe40a update motd
Some checks failed
Java CI-CD with Maven / build (push) Failing after 13m23s
2024-02-04 14:56:43 +08:00
00898f3ef3 add tab display
Some checks failed
Java CI-CD with Maven / build (push) Failing after 37m9s
2024-01-22 23:03:23 +08:00
3117d17200 remove some useless config 2024-01-15 16:18:01 +08:00
cb2c23de76 update wellcome message
All checks were successful
Java CI-CD with Maven / build (push) Successful in 2h7m8s
2024-01-11 09:33:58 +08:00
35347f8369 add more info
All checks were successful
Java CI-CD with Maven / build (push) Successful in 1h50m21s
2024-01-11 00:40:25 +08:00
ccc260d41d add detail of custom info
All checks were successful
Java CI-CD with Maven / build (push) Successful in 1h39m58s
2024-01-11 00:22:05 +08:00
c4a1cdcbaf fix bought with -2
All checks were successful
Java CI-CD with Maven / build (push) Successful in 1h44m58s
2024-01-11 00:15:57 +08:00
c71266627f fix some view problem
All checks were successful
Java CI-CD with Maven / build (push) Successful in 2h34m9s
2024-01-10 20:50:14 +08:00
0c9d16bc1b optimize import
Some checks failed
Java CI-CD with Maven / build (push) Failing after 2h34m22s
add user login info
2024-01-10 18:58:19 +08:00
4ece6c085e finish every thing maybe...
Some checks failed
Java CI-CD with Maven / build (push) Failing after 1h39m1s
2024-01-10 17:38:59 +08:00