SikongJueluo
  • Joined on 2024-03-24
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2026-01-22 05:07:50 +08:00
6178a82d24 feat(types): add DataBus system with auto-generated type declarations
9d65768cd3 feat(events): add C4 explosion event emission
Compare 2 commits »
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2026-01-18 19:57:50 +08:00
1e27eb7e8c refactor(c4): restructure C4 scripts and move server side code
f996cfff58 chore(bun): add oxlint dependency
7586b628f0 feat(c4): add defuser item and improve C4 mechanics
498022de1d chore(jsconfig): fix java.loadClass always return never
670b7e14a8 feat(c4): improve C4 timer and add type definitions
Compare 5 commits »
SikongJueluo created repository SikongJueluo/Elnk_HW 2026-01-08 09:46:17 +08:00
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2025-12-22 00:27:49 +08:00
8ffa4daa60 refactor(C4): adapt to new functions and new ForgeEvent usage
c494b5fb3e chore(project): fully support ProbeJS v7.0 (Also ProbeJS Legacy v5.2.3)
Compare 2 commits »
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2025-12-17 14:27:49 +08:00
39865e058d refactor(project): support probejs v7.0
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2025-12-16 22:07:49 +08:00
f7d8b7b7b0 refector(EventBus): splite EventBus type definition and its implemention
c208dd77ca chore(project): remove types link
047d094341 chore(project): update justfile and envrc
b15ffafcd4 refactor(c4): extract C4 logic into event-driven architecture
Compare 4 commits »
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2025-12-15 05:27:50 +08:00
3e0d55c94f refactor(C4): update keybinding system and improve sync commands
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2025-12-11 03:57:50 +08:00
ffd045daa4 fix(c4): fix C4 explosion and scheduler issues
4781072408 chore(justfile): adjust sync logic
b5c6d12674 chore(env): add direnv and justfile for environment management
Compare 3 commits »
SikongJueluo synced commits to main at SikongJueluo/ya-vla from mirror 2025-12-09 01:47:49 +08:00
f916ef0734 fix: change deps version to fit OpenVLA
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2025-12-08 19:07:50 +08:00
f1c0cb298a fix(c4): C4 item could not use
902f4f5d70 refactor(c4): rewrite C4 activation logic and add key mapping
Compare 2 commits »
SikongJueluo synced commits to main at SikongJueluo/ya-vla from mirror 2025-12-08 17:37:50 +08:00
48bb2d3258 refector: use mujoco to replace genesis
7c09706628 build: make environment adapt to Nixos
3bc68ced4c build: deps and environment change
Compare 3 commits »
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2025-12-03 01:17:49 +08:00
a0c30cea46 feat(C4): add basic C4 item with its blocks
SikongJueluo synced commits to main at SikongJueluo/kubejs-utils from mirror 2025-12-02 00:47:50 +08:00
afbd3ac1be fix(eventBus): remove unnecessary ItemUseFinishEvent
SikongJueluo synced commits to main at SikongJueluo/ya-vla from mirror 2025-11-30 22:17:50 +08:00
3231492204 feat(project): support nixos
SikongJueluo synced commits to main at SikongJueluo/ya-vla from mirror 2025-11-29 21:47:50 +08:00
1b8c2f4ee0 feat: initialize project with robot simulation demo
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