Commit Graph

44 Commits

Author SHA1 Message Date
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
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
2a92fdafc2 add custom title 2024-01-10 01:05:42 +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
a06f88ecda finish main function 2024-01-08 00:46:18 +08:00
ecb3757c98 finish user operate
/nt <use|list|shop|buy>
2024-01-06 00:25:52 +08:00
52d1e19501 finish basic shop 2024-01-05 17:29:38 +08:00
48f7277e36 finish buy logic 2024-01-05 00:50:57 +08:00
d608243025 finish some basic function 2024-01-04 17:57:35 +08:00
b8f6e8af41 finish some frame 2024-01-04 00:51:33 +08:00
b0a8cb20b7 init project 2024-01-04 00:20:08 +08:00