feat(aura): apply ranked creeper protection

This commit is contained in:
dmg
2026-08-08 14:10:37 -04:00
parent 0bde7a6ae2
commit e35facd446
11 changed files with 384 additions and 16 deletions
+1
View File
@@ -14,3 +14,4 @@ description: Chronological record of material changes to the Spigot Creeper Fear
- 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.
- Completed US-002 with per-tier rank advancement, online aura state, creeper block protection, rank damage multipliers, and rank VI cancellation.