SikongJueluo
  • Joined on 2024-03-24
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-11-22 01:37:49 +08:00
66b46c6d70 refactor(logging): migrate from CCLog to structured logger
de97fb4858 refactor(logger): simplify logger configuration and improve file rotation
0612477325 feat(logging): add auto-cleanup functionality to FileStream
Compare 3 commits »
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-11-21 17:27:50 +08:00
82a9fec46d refactor(autocraft): improve peripheral initialization with retry logic
94f0de4c90 docs: update README and ccStructLog documentation
cf7ddefc2e refactor(logging): migrate from CCLog to structured Logger
3287661318 refactor(logging): restructure exports and consolidate processors
Compare 4 commits »
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-11-21 01:07:50 +08:00
6d5cf11f2b feat(logging): implement structured logging system with ccStructLog
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2025-11-13 01:17:50 +08:00
125dbfc592 docs(areacontrol): update
17987c0cec feature(areacontrol): more command and logout recover
Compare 2 commits »
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-11-04 03:07:49 +08:00
a4e74dcfa0 docs: ccCLI framework and ChatManager
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-11-03 18:57:49 +08:00
2f57d9ab3d feature: accesscontrol welcome message
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-11-03 10:47:50 +08:00
7e03d960bd fix: wrong type, chat manager unicode string; feature: accesscontrol welcome message and chinese support
f76a3666b1 feature: chat manager support utf8
d6971fb22f fix: cli framework help option not work
796bf1c2dc feature: global timer manager; reconstruct: accesscontrol; fix: chat manager
959ec0c424 feature: ChatManager
Compare 5 commits »
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-28 06:26:19 +08:00
e680ef0263 reconstruct: project compile
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-27 22:16:17 +08:00
1891259ee7 fix: cli framework
7a17ca7fbf reconstruct: cli framework
Compare 2 commits »
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-27 14:06:18 +08:00
f7167576cd feature: cli framework
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-26 21:46:17 +08:00
2ab091d939 fix: accesscontrol toast; feature: autocraft basic; reconstruct: autocraft
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-26 13:36:18 +08:00
119bc1997a reconstruct: autocraft algorithm; feature: rust-style result
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-19 17:36:17 +08:00
ac70e1acd3 fix: auto reload
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-18 16:06:19 +08:00
d90574e514 feature: rwlock; fix: test for semaphore
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-17 23:36:18 +08:00
4e71fbffc3 feature: add sortedarray semaphore
a3479865c8 feature: add data type queue
Compare 2 commits »
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-16 23:06:19 +08:00
9d9dcade7b feature: log add min output log level; reconstruct: accesscontrol cli
6304518f0e fix: deepcopy did't run as expected
Compare 2 commits »
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-16 06:49:03 +08:00
1fe3052e5d fix: notice toast; feature: auto-reload, deepcopy
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-15 06:19:03 +08:00
b9ce947b9b fix: conflict with log and tui, position parse nothing
da2c6c1ebb feature: auto-gen configuration, notice settings, player position parse
c85c072376 feature: tui onFocusChanged event
Compare 3 commits »
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-14 22:09:04 +08:00
d41117cecc adjust input render
5a3a404bff merge readme
039ff7ff8d fix: long string only display the beginning
d02874da73 fix: save failed
7f2a51c5aa add word wrap for label
Compare 7 commits »
SikongJueluo synced commits to main at SikongJueluo/cc-utils from mirror 2025-10-14 13:59:02 +08:00
26dab1c6bb add Readme