summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Expand)Author
2026-08-05refactor: keep rendering out of CommandResultSho Sakuma
2026-08-05refactor: make the direct message failure reason an enumSho Sakuma
2026-08-05refactor: move romaji conversion out of engineSho Sakuma
2026-08-02refactor: fold the remaining small duplicationsSho Sakuma
2026-08-02refactor: single-source the plugin messaging channel and dedup cacheSho Sakuma
2026-08-02refactor: remove code that no production path reachesSho Sakuma
2026-08-02feat(velocity)!: build against Velocity API 4.0.0 and drop Velocity 3.5.x sup...Sho Sakuma
2026-08-02feat: support Paper 26.2 (Minecraft 26.2)Sho Sakuma
2026-07-31fix(deps): update ktor monorepo to v3.5.2 (#256)renovate[bot]
2026-06-25fix(deps): update ktor monorepo to v3.5.1 (#237)renovate[bot]
2026-06-17feat: add cross-server direct messaging via VelocitySho Sakuma
2026-05-14fix(deps): update ktor monorepo to v3.5.0 (#207)renovate[bot]
2026-05-08fix(deps): update kotlinx-coroutines monorepo to v1.11.0 (#200)renovate[bot]
2026-04-22fix(deps): update ktor monorepo to v3.4.3 (#189)renovate[bot]
2026-04-09fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json...renovate[bot]
2026-04-04test: Add protocol version test-caseSho Sakuma
2026-04-04feat: Improving Velocity's Cycling CompatibilitySho Sakuma
2026-03-27fix(deps): update ktor monorepo to v3.4.2 (#157)renovate[bot]
2026-03-17feat!: Remove ChatMode feature, followback channel chat modeSho Sakuma
2026-03-15refactor: Optimization of internal logicSho Sakuma
2026-03-03fix(deps): update ktor monorepo to v3.4.1 (#129)renovate[bot]
2026-02-26test: expand test coverage across all modulesSho Sakuma
2026-02-25feat: add Codecov/Jacoco integration and expand test coverageSho Sakuma
2026-02-07test: Add kana converter test-caseSho Sakuma
2026-02-07fix: Fix kana converter valid romajiSho Sakuma
2026-02-06feat: Add global chat protocolSho Sakuma
2026-02-01feat: Add Velocity protocolSho Sakuma
2026-01-31feat: Add channel loggingSho Sakuma
2026-01-27refactor: Rename exceptionSho Sakuma
2026-01-26feat: Add channel-chat configurationSho Sakuma
2026-01-26feat: Add ChangeChat message notificationSho Sakuma
2026-01-26feat: Add channel-chat handleSho Sakuma
2026-01-26feat: Add chatmode dataSho Sakuma
2026-01-26feat: Add channel commandSho Sakuma
2026-01-25feat: Add Channel CRUD operatorSho Sakuma
2026-01-25feat: Initialize Channel storage logicSho Sakuma
2026-01-24feat: Add status commandSho Sakuma
2026-01-24feat: Add new permissionSho Sakuma
2026-01-23refactor: Improving Module DependenciesSho Sakuma
2026-01-22fix(deps): update ktor monorepo to v3.4.0 (#53)renovate[bot]
2026-01-21fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serialization-json...renovate[bot]
2026-01-20test: Add Kana Conversion TestSho Sakuma
2026-01-20fix: Fix Kana conversion with voiced consonantsSho Sakuma
2026-01-17feat: Add `directMessageNotice` settingsSho Sakuma
2026-01-17fix(deps): update dependency net.kyori:adventure-api to v4.26.1 (#45)renovate[bot]
2026-01-17refactor: Move modules without dependencies to the engineSho Sakuma
2026-01-17feat: Add noticeUpdate permissionSho Sakuma
2026-01-10feat: Release v0.1.0Sho Sakuma
2026-01-10feat: Add toggle command permissionSho Sakuma
2026-01-10deps: Add kotlinx dependenciesSho Sakuma