| Age | Commit message (Collapse) | Author |
|
docs: Update v1 Document
|
|
Fix irregular whitespace (ideographic space) and missing trailing commas
in ja.ts and en.ts that caused biome CI check to fail.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Update README documentation link to new docs path. Fix English nav
download link to use /en/download. Make compatibility notice title
translatable via i18n.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Translate 12 documentation pages into English under /en/docs/:
getting-started, configuration, permissions, features (direct-message,
channel-chat, japanese-conversion, velocity, message-logging, admin),
and reference (commands, message-format, player-settings).
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Update editLink patterns, git log path, and footer labels from
docs/ to website/ in config.mts, ja.ts, and en.ts. Restructure
English sidebar/nav to match new docs layout. Add English stub
pages for all 12 documentation routes.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
The docs directory was renamed to website in 842bf9d, but the CI and
deploy workflows still referenced the old path, causing build_docs to
fail.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
|
|
Add 12 documentation pages covering configuration, permissions,
features (DM, channel chat, romaji conversion, Velocity integration,
message logging, admin), and reference (commands, message format,
player settings). Restructure sidebar for new docs layout.
Fix dark theme rendering caused by :global(.dark) in DownloadCard.vue
applying filter:invert(1) to html element. Fix download button colors
for dark mode. Add protocol version compatibility notice to download
page. Move favicon.ico to correct public directory.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
- Add download page with GitHub API data loader for latest releases
- Add DownloadCard Vue component with JA/EN i18n support
- Include Modrinth and CI build links
- Rename docs/ directory to website/
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
- Widen showcase container to 1152px with balanced text/image ratio
- Unify platform card icon size to 40px
- Replace placeholders with actual feature screenshots
- Add @types/bun for node:child_process type resolution
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
- Archive v0 docs, promote v1 as main
- Add feature showcase sections with alternating text/image layout
- Add PaperMC official brand SVGs with MIT license
- Add commit hash to footer
- Remove version switcher components
- Fix Velocity description to clarify global chat relay only
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
|
|
feat: Improving Velocity's Cycling Compatibility
|
|
|
|
|
|
v26.1.1.build.15-alpha (#166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
Add check job to skip build when no new commits since last nightly.
Remove concurrency group (unnecessary with cron), add --target flag
to record exact commit SHA for skip detection.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
ci: fix nightly release version extraction from build.gradle.kts
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
chore(deps): update actions/deploy-pages action to v5
|
|
chore(deps): update codecov/codecov-action action to v6
|
|
chore(deps): update gradle/actions action to v6
|
|
chore(deps): update jdx/mise-action action to v4
|
|
feat: Support Minecraft 26.1.1 and JDK 25
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
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>
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
ci: Support nightly release
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
chore(deps): update jdx/mise-action action to v4
|
|
|
|
Correcting links in documentation files
|
|
Co-authored-by: m1sk9 <82575685+m1sk9@users.noreply.github.com>
Agent-Logs-Url: https://github.com/m1sk9/LunaticChat/sessions/3d516ff1-a374-4ea9-9d2a-f714f7043c32
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|