docs(design): complete initial user stories
Release / release (push) Successful in 2m38s
CI / build (push) Successful in 1m12s

This commit is contained in:
dmg
2026-09-04 11:29:17 -04:00
parent 7bccc727b1
commit a06d6480fe
2 changed files with 16 additions and 8 deletions
+8
View File
@@ -18,3 +18,11 @@ description: Chronological record of material decisions affecting Spigot Heights
## 2026-09-04 — Implementation started
- Approved implementation began with user stories, tests, and the Gradle/Purpur foundation.
## 2026-09-04 — Initial release scope completed
- Implemented authenticated random, growth, and diminution potions with approved recipes and durable UUID-keyed player scale.
- Added validated stature and launcher configuration with safe clamping to Minecraft's scale range.
- Implemented cooldown-protected hopper-to-dispenser launch tubes for tiny players with six-axis launch support and empty-exit checks.
- Added the Java 25 Purpur build, automated tests, Gitea CI and semantic-release workflows, README, and project-specific agent guidance.
- Verified the implementation with `./gradlew clean check jar` and created the public `dmg/spigot-heights` Gitea repository.