Skip to content

Fix debug verbosity and release 1.0.10 - #42

Merged
asketmc merged 2 commits into
mainfrom
codex/fix-debug-verbosity
Jul 20, 2026
Merged

Fix debug verbosity and release 1.0.10#42
asketmc merged 2 commits into
mainfrom
codex/fix-debug-verbosity

Conversation

@asketmc

@asketmc asketmc commented Jul 20, 2026

Copy link
Copy Markdown
Owner

Summary

Fixes the operator-visible debug: off regression and prepares AMCTimber 1.0.10 for GitHub and Modrinth publication.

Routine paced-yield queue and delivery messages were written directly through Bukkit's logger, bypassing the configured debug gate; the queue message was also incorrectly classified as a warning. All FelledTrunkStore messages now use the tiered logger, per-fell delivery details are full diagnostics, lifecycle lines remain info, and genuine recovery failures remain warnings or errors.

The release version, changelog, verification examples, post-release default, and a short Modrinth release note are updated together.

Validation

  • mvn -B -ntp clean verify — 96 tests plus 38 P0 checks; JaCoCo gates passed; PIT 85%
  • Runtime/release/configuration-matrix and Modrinth metadata policy checks passed
  • Release version and dry-run asset preparation passed for 1.0.10
  • Live Modrinth metadata preflight passed for 13 supported game versions and Paper/Purpur loaders
  • Paper 1.20.6 build 151 startup/selftest/clean shutdown passed
  • Paper 1.21.11 build 132 startup/selftest/clean shutdown passed

Compatibility and risk

No gameplay, persistence, permissions, or compatibility behavior changes. debug: off still preserves genuine warnings and severe recovery errors.

@asketmc
asketmc merged commit 7f965ac into main Jul 20, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant