Commit Graph
21 Commits
Author SHA1 Message Date
SikongJueluo 9d65768cd3 feat(events): add C4 explosion event emission 2026-01-21 22:54:36 +08:00
SikongJueluo 1e27eb7e8c refactor(c4): restructure C4 scripts and move server side code 2026-01-18 13:41:09 +08:00
SikongJueluo f996cfff58 chore(bun): add oxlint dependency 2026-01-18 13:40:55 +08:00
SikongJueluo 7586b628f0 feat(c4): add defuser item and improve C4 mechanics 2026-01-18 12:51:03 +08:00
SikongJueluo 498022de1d chore(jsconfig): fix java.loadClass always return never 2026-01-18 12:49:58 +08:00
SikongJueluo 670b7e14a8 feat(c4): improve C4 timer and add type definitions 2026-01-17 20:31:45 +08:00
SikongJueluo 8ffa4daa60 refactor(C4): adapt to new functions and new ForgeEvent usage 2025-12-21 21:31:10 +08:00
SikongJueluo c494b5fb3e chore(project): fully support ProbeJS v7.0 (Also ProbeJS Legacy v5.2.3) 2025-12-20 16:29:17 +08:00
SikongJueluo 39865e058d refactor(project): support probejs v7.0 2025-12-17 13:15:26 +08:00
SikongJueluo f7d8b7b7b0 refector(EventBus): splite EventBus type definition and its implemention 2025-12-16 20:18:23 +08:00
SikongJueluo c208dd77ca chore(project): remove types link 2025-12-16 19:42:38 +08:00
SikongJueluo 047d094341 chore(project): update justfile and envrc 2025-12-16 19:37:14 +08:00
SikongJueluo b15ffafcd4 refactor(c4): extract C4 logic into event-driven architecture 2025-12-16 14:01:43 +08:00
SikongJueluo 3e0d55c94f refactor(C4): update keybinding system and improve sync commands 2025-12-14 18:23:20 +08:00
SikongJueluo ffd045daa4 fix(c4): fix C4 explosion and scheduler issues 2025-12-10 23:15:25 +08:00
SikongJueluo 4781072408 chore(justfile): adjust sync logic 2025-12-10 22:32:21 +08:00
SikongJueluo b5c6d12674 chore(env): add direnv and justfile for environment management 2025-12-10 19:52:13 +08:00
SikongJueluo f1c0cb298a fix(c4): C4 item could not use 2025-12-08 12:58:57 +08:00
SikongJueluo 902f4f5d70 refactor(c4): rewrite C4 activation logic and add key mapping 2025-12-08 12:35:54 +08:00
SikongJueluo a0c30cea46 feat(C4): add basic C4 item with its blocks 2025-12-02 18:27:30 +08:00
SikongJueluo afbd3ac1be fix(eventBus): remove unnecessary ItemUseFinishEvent 2025-12-01 20:51:25 +08:00