| Age | Commit message (Collapse) | Author |
|
Add a dynamic compatibility matrix (GitHub Releases + ProtocolVersion.kt at
each tag) shown on the home page, download page, and a new reference doc.
Split protocol theory and rolling-update rules out of the Velocity feature
guide into the new compatibility reference, and simplify the download notice.
Also set explicit GitHub release titles in the Paper / Velocity workflows so
the awkward paper/v* tag prefix is not the user-facing label.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
m1sk9/renovate/cloudnode-pro-modrinth-publish-digest
chore(deps): update cloudnode-pro/modrinth-publish digest to a913fbd
|
|
v26.1.2.build.60-stable (#196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
v26.1.2.build.53-stable (#194)
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>
|
|
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>
|
|
fix(docs): add custom domain to wrangler config
|
|
Explicitly declare lc.m1sk9.dev as a custom domain in wrangler.jsonc
to ensure the domain binding is applied on every deploy. Without this,
the Worker would intermittently fall back to a "Deploying..." placeholder.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
org.jetbrains.kotlinx:kotlinx-serialization-json to v1.11.0 (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
fix(ci): add download path for release artifact
|
|
download-artifact without path extracts the JAR to the repo root,
but gh release create expects it under platform-*/build/libs/.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
ci: add nightly tag to CI shadowJar build
|
|
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
docs: add subcommand aliases to command reference
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
feat(command): add subcommand aliases with tab completion support
|
|
applyMethodPermission tests
Exclude command implementation classes (platform-paper/command/impl/**) from
codecov coverage metrics since they are tightly coupled to the Paper/Brigadier
runtime and exercised via end-to-end server tests. This consolidates the
previous per-file exclusion for VelocityStatusCommand.
Also add unit tests for the new applyMethodPermission method in LunaticCommand
to ensure the command/core package maintains coverage.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Cover the new withAliases helper in LunaticCommand to satisfy
codecov/patch coverage threshold (80%).
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
Closes #173
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
|
|
ci: merge dokka and docs deploy workflows into ci.yaml
|
|
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
ci(docs): add path filter and prevent mid-deploy cancellation
|
|
|
|
- Trigger only on website/ and workflow file changes to avoid
unnecessary redeploys from unrelated pushes (e.g. Renovate)
- Set cancel-in-progress to false to prevent wrangler deploy
from being interrupted, which left the site stuck on "Deploying..."
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
v26.1.1.build.29-alpha (#176)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
v26.1.1.build.28-alpha (#175)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
v26.1.1.build.24-alpha (#174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
v26.1.1.build.20-alpha (#171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
v26.1.1.build.18-alpha (#170)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
v26.1.1.build.16-alpha (#169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
fix(website): fetch download data dynamically
|
|
Replace the VitePress build-time data loader with a client-side
composable so the download page always shows the latest GitHub
release without requiring a site redeploy.
Co-Authored-By: Claude <noreply@anthropic.com>
|
|
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>
|