summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-04-04fix(deps): update dependency io.papermc.paper:paper-api to ↵nightlyrenovate[bot]
v26.1.1.build.15-alpha (#166) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-04Merge pull request #164 from m1sk9/fix/nightly-release-ciSho Sakuma
ci: fix nightly release version extraction from build.gradle.kts
2026-04-04ci: fix nightly release version extraction from build.gradle.ktsSho Sakuma
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04Merge pull request #159 from m1sk9/renovate/actions-deploy-pages-5.xSho Sakuma
chore(deps): update actions/deploy-pages action to v5
2026-04-04Merge pull request #160 from m1sk9/renovate/codecov-codecov-action-6.xSho Sakuma
chore(deps): update codecov/codecov-action action to v6
2026-04-04Merge pull request #161 from m1sk9/renovate/gradle-actions-6.xSho Sakuma
chore(deps): update gradle/actions action to v6
2026-04-04Merge pull request #162 from m1sk9/renovate/jdx-mise-action-4.xSho Sakuma
chore(deps): update jdx/mise-action action to v4
2026-04-04Merge pull request #163 from m1sk9/support-jdk25_and_26.1Sho Sakuma
feat: Support Minecraft 26.1.1 and JDK 25
2026-04-04fix: remove needless blank lines in StatusCommandSho Sakuma
Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04fix(paper): register chat listener when only Japanese conversion is enabledSho Sakuma
PlayerChatListener was not registered unless channel chat or Velocity cross-server chat was enabled, causing romaji conversion to silently not work when used standalone. Co-Authored-By: Claude <noreply@anthropic.com>
2026-04-04feat: Support Minecraft 26.1Sho Sakuma
2026-04-04chore(deps): update jdx/mise-action action to v4renovate[bot]
2026-04-04chore(deps): update gradle/actions action to v6renovate[bot]
2026-04-04chore(deps): update codecov/codecov-action action to v6renovate[bot]
2026-04-04chore(deps): update actions/deploy-pages action to v5renovate[bot]
2026-03-30chore(deps): update dependency @biomejs/biome to v2.4.10 (#158)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27fix(deps): update ktor monorepo to v3.4.2 (#157)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-27chore(deps): update plugin com.gradleup.shadow to v9.4.1 (#156)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26chore(deps): update plugin org.jetbrains.dokka to v2.2.0 (#155)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-26Merge pull request #154 from m1sk9/ci/support-nightly-releaseSho Sakuma
ci: Support nightly release
2026-03-26chore: Remove unused language dataSho Sakuma
2026-03-26test: Fix StatusCommandTest `verify` valueSho Sakuma
2026-03-26Merge branch 'main' into ci/support-nightly-releaseSho Sakuma
2026-03-26feat: Add Night warning to Status CommandSho Sakuma
2026-03-26ci: Support Nightly release CISho Sakuma
2026-03-25chore(deps): update dependency @biomejs/biome to v2.4.9 (#153)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-24Merge pull request #152 from m1sk9/renovate/jdx-mise-action-4.xSho Sakuma
chore(deps): update jdx/mise-action action to v4
2026-03-23chore(deps): update jdx/mise-action action to v4renovate[bot]
2026-03-22Merge pull request #150 from m1sk9/copilot/fix-broken-links-in-docsSho Sakuma
Correcting links in documentation files
2026-03-22fix: update broken documentation linkscopilot-swe-agent[bot]
Co-authored-by: m1sk9 <82575685+m1sk9@users.noreply.github.com> Agent-Logs-Url: https://github.com/m1sk9/LunaticChat/sessions/3d516ff1-a374-4ea9-9d2a-f714f7043c32
2026-03-19chore(deps): update gradle to v9.4.1 (#149)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-18chore(deps): update dependency @biomejs/biome to v2.4.8 (#148)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-18chore(deps): update dependency bun to v1.3.11 (#147)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-18Merge pull request #146 from m1sk9/fix/channel-joined-notificationv0.11.0Sho Sakuma
fix: Restore the Channel Manager at player login
2026-03-18Potential fix for pull request findingSho Sakuma
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-18fix: Remove state active channelsSho Sakuma
2026-03-18test: Add test-case, ignore listenerSho Sakuma
2026-03-18test: Add Restore Channel Manager test-caseSho Sakuma
2026-03-18fix: Restore channel managerSho Sakuma
2026-03-17fix: delay channel login notification to avoid being buried by other join ↵Sho Sakuma
messages
2026-03-17feat: Improved notification messages when logging in to the serverSho Sakuma
2026-03-17Merge pull request #145 from m1sk9/feat/remove-chatmodeSho Sakuma
feat!: Remove ChatMode feature
2026-03-17chore: Bump versionSho Sakuma
2026-03-17feat: Remove permissionSho Sakuma
2026-03-17docs: remove chatmode documentation and update channel chat pagesSho Sakuma
2026-03-17feat!: Remove ChatMode feature, followback channel chat modeSho Sakuma
2026-03-16fix(deps): update kotlin monorepo to v2.3.20 (#144)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-15chore(deps): update plugin com.gradleup.shadow to v9.4.0 (#143)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-15Merge pull request #140 from m1sk9/refactor/lunaticchat-logicSho Sakuma
refactor: Optimization of internal logic
2026-03-15fix: correct language key and remove unused parameter in channel handlingSho Sakuma
- Fix invalid language key "general.formattedMessage" to "general.spyMessage" in ChannelMessageHandler - Remove unused romajiConverter parameter from initializeChannelManager - Update KDoc @throws to match ChannelAlreadyExistsException - Reorganize CHANGELOG for v1.0.0