fix(progress): count tree blocks broken with any tool
Release / release (push) Successful in 1m49s
CI / build (push) Successful in 58s

This commit is contained in:
dmg
2026-08-11 18:27:21 -04:00
parent 904faf1832
commit e7a5a14529
5 changed files with 42 additions and 5 deletions
+7
View File
@@ -2,6 +2,13 @@
## 2026-08-11
### US-001 tool-independent progress corrected
- Reproduced the progression gap caused by sharing the automatic-felling axe restriction with manual unlock progress.
- Qualifying validated Survival tree blocks now add progress when broken with an axe, another tool, or an empty hand; cancelled, Creative, and automatically felled blocks remain excluded.
- Automatic felling remains strictly axe-only, including for players who have already unlocked the species.
- Verified empty-hand and pickaxe progress, automatic-break suppression, axe-only felling, and the complete build with `./gradlew clean check jar`.
### US-010 offline operator identity corrected
- Reproduced WindMagi's missing operator privileges and found that name-based image setup stored the online account UUID while offline-mode login assigned deterministic UUID `6a3b6e9f-1a2f-380c-8a75-7a7ca6392c0e`.