Commit Graph

84 Commits

Author SHA1 Message Date
e18a7da4d7 update README.md 2024-02-23 11:25:44 +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
3117d17200 remove some useless config 2024-01-15 16:18:01 +08:00
37e9d19546 update readme 2024-01-11 17:42:47 +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
08ea2c9a5a Merge remote-tracking branch 'origin/master'
# Conflicts:
#	pom.xml
#	src/main/java/cn/lunadeer/miniplayertitle/MiniPlayerTitle.java
#	src/main/java/cn/lunadeer/miniplayertitle/PlayerTitle.java
#	src/main/java/cn/lunadeer/miniplayertitle/Shop.java
#	src/main/java/cn/lunadeer/miniplayertitle/utils/ConfigManager.java
#	src/main/java/cn/lunadeer/miniplayertitle/utils/Database.java
#	src/main/java/cn/lunadeer/miniplayertitle/utils/XLogger.java
2024-01-09 11:11:34 +08:00
52805b0720 rename project 2024-01-09 11:10:49 +08:00
e83e4578bb rename project
All checks were successful
Java CI-CD with Maven / build (push) Successful in 1h27m1s
2024-01-09 01:30:03 +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
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
44aa161c20 Initial commit 2024-01-03 23:48:38 +08:00