754 B
754 B
type, title, description
| type | title | description |
|---|---|---|
| Log | Design Log | Chronological record of material changes to the Spigot Creeper Fear design bundle. |
Design Log
2026-08-08
- Established the OKF v0.1 design bundle.
- Defined creeper-kill progression, six Creeper Aura ranks, explosion protection, player feedback, administration, configuration, and build/release stories.
- Selected Spigot API 26.2 and Java 17 to match the neighboring
spigot-event-producerproject. - Replaced lifetime cumulative kill tracking with a persisted rank and current-tier progress model.
- Added the initial plugin architecture.
- Completed US-001 with asynchronous SQLite current-tier progress, direct and indirect kill attribution, bounded death deduplication, and automated tests.