Commit Graph

40 Commits

Author SHA1 Message Date
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
df812863d0 实现了对基础功能重写后的测试 2024-05-21 11:36:54 +08:00
e4e0f7c444 实现了代码逻辑的完全重构 2024-05-21 00:50:10 +08:00
eccc437f18 更新工具库 2024-05-20 09:44:00 +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
2f987f15fa 更新精简了readme
All checks were successful
Java CI-CD with Maven / build (push) Successful in 8m52s
2024-04-24 09:39:53 +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
79979c9825 add github CI-CD
All checks were successful
Java CI-CD with Maven / build (push) Successful in 10m11s
2024-01-18 10:00:14 +08:00
3ba665c49b modify CI-CD
All checks were successful
Java CI-CD with Maven / build (push) Successful in 13m33s
2024-01-17 09:37:25 +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
ae252cb6ab make command tab more beautiful 2024-01-10 11:36:44 +08:00
2e293d89ad make code more beautiful 2024-01-10 10:51:46 +08:00
874d90d2be work fine now
All checks were successful
Java CI-CD with Maven / build (push) Successful in 30m27s
2024-01-09 17:42:16 +08:00
52805b0720 rename project 2024-01-09 11:10:49 +08:00
7b41d0f591 rewrite ui 2024-01-09 01:05:14 +08:00
f38cac39ff 实现了基本的用户侧功能
tui需要优化
2024-01-08 17:28:49 +08:00
1260557973 update version
Some checks failed
Java CI-CD with Maven / build (push) Failing after 38m59s
2024-01-08 00:48:36 +08:00
d608243025 finish some basic function 2024-01-04 17:57:35 +08:00
b0a8cb20b7 init project 2024-01-04 00:20:08 +08:00